libecrypt v2.1.0
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#ifndef LIBECRYPT_H_
|
||||
#define LIBECRYPT_H_
|
||||
|
||||
int ecrypt(PASSWD_LENGTH);
|
||||
int ecrypt_gen(int N);
|
||||
int ecrypt_check(char *firstkey, char *secondkey);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user