0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update of AUTHORS file. More... 4 days ago
Merge branch 'ppc64-gcm-aes-rebased' More... 4 days ago
ChangeLog entries for ppc64 gcm-aes. More... 10 days ago
Update copyright headers. More... 10 days ago
Fix filenames in two ecc-curve25519-modp.asm files. More... 10 days ago
Update documentation for SHAKE. More... 10 days ago
ppc64: Fix big-endian case of byte swapping for gcm-aes. More... 11 days ago
Merge branch 'sha3-shake-updates' More... 24 days ago
Let umac and bcrypt share bswap helper function. More... 26 days ago
ChangeLog entries for shake128. More... 27 days ago
testsuite/Makefile.in (TS_NETTLE_SOURCES): Add shake128-test.c. More... 27 days ago
Add missing include of string.h. More... 27 days ago
Merge branch 'wip/dueno/shake128' into 'sha3-shake-updates' More... 27 days ago
Implement SHAKE128 More... 27 days ago
sha3-shake: Don't hard-code block size More... 27 days ago
Fix counter update, with proper 32-bit wraparound. More... about 1 month ago
Add another test for GCM counter wrap around, with larger message More... about 1 month ago
Use one's complement of index to indicate shake is initialized. More... about 1 month ago
Generalize shake functions, and move to sha3-shake.c. More... about 1 month ago
Add assert in _nettle_sha3_update. More... about 1 month ago
Make shake256 call sha3_permute before, not after, generating output. More... about 1 month ago
Simplify _nettle_sha3_update by using MD_FILL_OR_RETURN_INDEX. More... about 1 month ago
Add test for GCM counter wrap around. More... about 1 month ago
Update of powerpc64/README. More... about 1 month ago
Rework no-op version of _gcm_aes_encrypt and _gcm_aes_decrypt. More... about 1 month ago
ppc64: Use new gcm-aes assembly in non-fat builds with --enable-power-crypto-ext. More... about 1 month ago
Add gcm-internal.h, declaring _gcm_aes_encrypt and _gcm_aes_decrypt. More... about 1 month ago
ChangeLog for sha3_256_shake_output. More... about 1 month ago
Add sha512_224 and sha512_256 to nettle_hashes. More... about 1 month ago
Additional API for SHAKE streaming read. More... about 1 month ago