- BCryptGenRandom
NTSTATUS BCryptGenRandom(void* , PUCHAR , ULONG , ULONG )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- getentropy
int getentropy(void* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- main
void main()
Undocumented in source. Be warned that the author may not have intended to support it.
- makeDigest
string makeDigest(string username, string password)
Undocumented in source. Be warned that the author may not have intended to support it.
Standalone Mongo driver implementation.