1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
multof assert fix
LightBit
as Gregor Pintar
More... over 10 years ago
multof moved from descriptor to object
LightBit
as Gregor Pintar
More... over 10 years ago
better standard compliance
LightBit
as Gregor Pintar
More... over 10 years ago
keccak macs added
LightBit
as Gregor Pintar
More... over 10 years ago
keccak stream ciphers added
LightBit
as Gregor Pintar
More... over 10 years ago
skein512 and skein1024 stream ciphers added
LightBit
as Gregor Pintar
More... over 10 years ago
skein1024 added
LightBit
as Gregor Pintar
More... over 10 years ago
skein512 added
LightBit
as Gregor Pintar
More... over 10 years ago
skein256 stream cipher added, skein256 support for longer keys
LightBit
as Gregor Pintar
More... over 10 years ago
skein256 mac added
LightBit
as Gregor Pintar
More... over 10 years ago
build script changed
LightBit
as Gregor Pintar
More... over 10 years ago
skein256 hash 'fix'
LightBit
as Gregor Pintar
More... over 10 years ago
skein256 hash simplification
LightBit
as Gregor Pintar
More... over 10 years ago
skein256 hash added
LightBit
as Gregor Pintar
More... over 10 years ago
threefish256 test updated
LightBit
as Gregor Pintar
More... over 10 years ago
MD5 hash added
LightBit
as Gregor Pintar
More... over 10 years ago
WHIRLPOOL hash added
LightBit
as Gregor Pintar
More... over 10 years ago
simon32 block cipher added
LightBit
as Gregor Pintar
More... over 10 years ago
speck32 block cipher added
LightBit
as Gregor Pintar
More... over 10 years ago
SAFER block cipher added (128-bit key not verified yet)
LightBit
as Gregor Pintar
More... over 10 years ago
Simon64 and Speck64 added
LightBit
as Gregor Pintar
More... over 10 years ago
Speck128 block cipher added
LightBit
as Gregor Pintar
More... over 10 years ago
Simon128 block cipher added
LightBit
as Gregor Pintar
More... over 10 years ago
keccak800 fixed
LightBit
as Gregor Pintar
More... over 10 years ago
RC5 added
LightBit
as Gregor Pintar
More... over 10 years ago
make sure rotations are correct with bigger type
LightBit
as Gregor Pintar
More... over 10 years ago
endian optimizations (memcpy)
LightBit
as Gregor Pintar
More... over 10 years ago
macros.h replaced with smaller headers, U8TO*_?E() renamed and converted to static inline functions
LightBit
as Gregor Pintar
More... over 10 years ago
README updated
LightBit
as Gregor Pintar
More... over 10 years ago
EAX finished, stream modes fixed
LightBit
as Gregor Pintar
More... over 10 years ago