yast2-core
Enumerations | Functions
y2crypt.h File Reference
#include <string>

Go to the source code of this file.

Enumerations

enum  crypt_t {
  CRYPT, MD5, BIGCRYPT, BLOWFISH,
  SHA256, SHA512
}

Functions

bool crypt_pass (string unencrypted, crypt_t use_crypt, string *encrypted)

Enumeration Type Documentation

enum crypt_t
Enumerator:
CRYPT 
MD5 
BIGCRYPT 
BLOWFISH 
SHA256 
SHA512 

Function Documentation

bool crypt_pass ( string  unencrypted,
crypt_t  use_crypt,
string *  encrypted 
)

Generated on a sunny day for yast2-core by doxygen 1.7.5.1