| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Somehow it got SHA1's 20 byte output instead of the proper 32 = 256/8
|
| |
|
|
|
|
| |
luaL_buffinitsize is only available in Lua 5.2+
|
|
|
|
| |
This is not needed for SCRAM but PBKDF2 takes this argument.
|
| |
|
|
|
|
| |
It's not SCRAM-specific
|
| |
|
| |
|
|\ |
|
| | |
|
|/ |
|
| |
|
| |
|
|
|
|
| |
compiled for
|
|
|
|
| |
support 5.1
|
| |
|
|
|
|
| |
--break-blocks --pad-oper --unpad-paren --add-brackets --align-pointer=type --lineend=linux
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
__int32 instead.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|