mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-26 11:47:13 +09:00
85c2d1eb8f061b24cc07a1246962149726138ede
* evoskuil/master: (57 commits) Don't use compile-time assertions with sizeof(dynamic length). Add two more files to VS build. Update project files for recent library changes. Copy version file to source directory for build, with info message. Version file that is automatically copied into build directory. size -> len, for consistency Add sodium_hex2bin() Slightly rename args in sodium_bin2hex() for consistency Indent Directly use OpenBSD's arc4random() instead of opening /dev/urandom. Indentation hardcoded size -> sizeof Update .gitignore for the new tests Add tests for auth_hmac_sha512 Remove useless #define Since auth_hmac_sha512256 is just truncated hmac_sha512, expose hmac_sha512 Make hash_sha512 / hmac_sha512256 consistent with hash_sha256 / hmac_sha256 Update filter file tool versions. Update filters for source file changes. Update VS projects to accomodate source file list changes. ...
See README.markdown
Languages
C
93%
Shell
1.8%
M4
1.5%
Zig
1.3%
Assembly
1.1%
Other
1.2%