Tilde Friends
|
Typedefs | |
typedef struct JSContext | JSContext |
Functions | |
void | tf_bcrypt_register (JSContext *context) |
Exposes bcrypt to script, where it is used for hashing and verifying passwords.
void tf_bcrypt_register | ( | JSContext * | context | ) |
Register the bcrypt script interface.
context | The JS context. |