11
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Squash linker and libtool warnings More... about 2 years ago
Squash linker and libtool warnings More... about 2 years ago
Couple Cryptogams source files to ARMv7 and NEON More... about 2 years ago
Couple Cryptogams source files to ARMv7 and NEON More... about 2 years ago
Use CPPFLAGS more consistently in Makefiles More... about 2 years ago
Whitespace check-in More... about 2 years ago
Use CPPFLAGS more consistently in Makefiles More... about 2 years ago
Update make trim recipe More... about 2 years ago
Clear unused variable warnings More... over 2 years ago
Add word128 overloads to misc.h More... over 2 years ago
Update documentation More... over 2 years ago
Add ByteReverse(word128 value) This speeds up XTS mode on x86_64 by 0.11 cpb More... over 2 years ago
GNUmakefiles: add missing shared library symlink (GH #1101) More... over 2 years ago
Update Android ASIMD code generation tests More... over 2 years ago
Fix typos (PR# 1099) More... over 2 years ago
Use arc4random for non-blocking prng on FreeBSD (GH #1098) More... over 2 years ago
Update Install.txt (PR #1092) More... over 2 years ago
Whitespace check-in More... over 2 years ago
Update documentation More... over 2 years ago
Update documentation More... over 2 years ago
Whitespace check-in More... over 2 years ago
Update License.txt More... over 2 years ago
Update comments in strcpher.cpp More... over 2 years ago
Add ASSERT in ProcessData to warn of non-distinct buffers (GH #1088) More... over 2 years ago
Update License.txt More... over 2 years ago
Update documentation (GH #1088) More... over 2 years ago
Update License.txt Thanks to Muhammad Ali in a private email. More... over 2 years ago
Update documentation for pubkey.h (PR #1075) More... over 2 years ago
Avoid word ops for Integer And, Or, Xor More... over 2 years ago
Optimize Integer bit operations fix (GH #1072) This fix uses IntegerSecBlock directly. It avoids the potential second allocation during Grow at the expense of a potential slightly larger SecBlock More... over 2 years ago