- crypto_pwhash_argon2idint crypto_pwhash_argon2id(ubyte* out_, ulong outlen, const(char*) passwd, ulong passwdlen, const(ubyte*) salt, ulong opslimit, size_t memlimit, int alg) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_alg_argon2id13int crypto_pwhash_argon2id_alg_argon2id13() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_bytes_maxsize_t crypto_pwhash_argon2id_bytes_max() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_bytes_minsize_t crypto_pwhash_argon2id_bytes_min() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_memlimit_interactivesize_t crypto_pwhash_argon2id_memlimit_interactive() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_memlimit_maxsize_t crypto_pwhash_argon2id_memlimit_max() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_memlimit_minsize_t crypto_pwhash_argon2id_memlimit_min() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_memlimit_moderatesize_t crypto_pwhash_argon2id_memlimit_moderate() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_memlimit_sensitivesize_t crypto_pwhash_argon2id_memlimit_sensitive() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_opslimit_interactivesize_t crypto_pwhash_argon2id_opslimit_interactive() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_opslimit_maxsize_t crypto_pwhash_argon2id_opslimit_max() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_opslimit_minsize_t crypto_pwhash_argon2id_opslimit_min() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_opslimit_moderatesize_t crypto_pwhash_argon2id_opslimit_moderate() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_opslimit_sensitivesize_t crypto_pwhash_argon2id_opslimit_sensitive() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_passwd_maxsize_t crypto_pwhash_argon2id_passwd_max() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_passwd_minsize_t crypto_pwhash_argon2id_passwd_min() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_saltbytessize_t crypto_pwhash_argon2id_saltbytes() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_strint crypto_pwhash_argon2id_str(char[crypto_pwhash_argon2id_STRBYTES] out_, const(char*) passwd, ulong passwdlen, ulong opslimit, size_t memlimit) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_str_needs_rehashint crypto_pwhash_argon2id_str_needs_rehash(const(char[crypto_pwhash_argon2id_STRBYTES]) str, ulong opslimit, size_t memlimit) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_str_verifyint crypto_pwhash_argon2id_str_verify(const(char[crypto_pwhash_argon2id_STRBYTES]) str, const(char*) passwd, ulong passwdlen) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_strbytessize_t crypto_pwhash_argon2id_strbytes() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_strprefixconst(char)* crypto_pwhash_argon2id_strprefix() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_ALG_ARGON2ID13enum crypto_pwhash_argon2id_ALG_ARGON2ID13; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_BYTES_MAXenum crypto_pwhash_argon2id_BYTES_MAX; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_BYTES_MINenum crypto_pwhash_argon2id_BYTES_MIN; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_MEMLIMIT_INTERACTIVEenum crypto_pwhash_argon2id_MEMLIMIT_INTERACTIVE; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_MEMLIMIT_MAXenum crypto_pwhash_argon2id_MEMLIMIT_MAX; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_MEMLIMIT_MINenum crypto_pwhash_argon2id_MEMLIMIT_MIN; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_MEMLIMIT_MODERATEenum crypto_pwhash_argon2id_MEMLIMIT_MODERATE; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_MEMLIMIT_SENSITIVEenum crypto_pwhash_argon2id_MEMLIMIT_SENSITIVE; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_OPSLIMIT_INTERACTIVEenum crypto_pwhash_argon2id_OPSLIMIT_INTERACTIVE; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_OPSLIMIT_MAXenum crypto_pwhash_argon2id_OPSLIMIT_MAX; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_OPSLIMIT_MINenum crypto_pwhash_argon2id_OPSLIMIT_MIN; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_OPSLIMIT_MODERATEenum crypto_pwhash_argon2id_OPSLIMIT_MODERATE; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_OPSLIMIT_SENSITIVEenum crypto_pwhash_argon2id_OPSLIMIT_SENSITIVE; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_PASSWD_MAXenum crypto_pwhash_argon2id_PASSWD_MAX; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_PASSWD_MINenum crypto_pwhash_argon2id_PASSWD_MIN; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_SALTBYTESenum crypto_pwhash_argon2id_SALTBYTES; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_STRBYTESenum crypto_pwhash_argon2id_STRBYTES; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- crypto_pwhash_argon2id_STRPREFIXenum crypto_pwhash_argon2id_STRPREFIX; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.