0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Aug 23, 2025 — Aug 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add install target for tests More... over 10 years ago
fix destination for staged installs More... over 10 years ago
add separate target for building tests More... over 10 years ago
remove code duplication in cryptodev_hash_init More... over 10 years ago
fix clean-up on error path for crypto_create_session More... over 10 years ago
Merge pull request #11 from fridex/master
Phil Sutter
as n0-1
More... over 10 years ago
fix benchmarks linking More... over 10 years ago
for consistency, use $(...) instead of ${...} in makefiles More... over 10 years ago
use Linux kernel conventions for Makefile variables More... over 10 years ago
fix Makefile to allow parallel make with -j option More... over 10 years ago
Bump version number to 1.8 More... over 10 years ago
updated NEWS More... over 10 years ago
Merge pull request #9 from fridex/master
Phil Sutter
as n0-1
More... over 10 years ago
Fix compilation against linux 4.3 More... almost 11 years ago
Fix tag printing in cipher-gcm test More... almost 11 years ago
tests/Makefile: fix arg passing to CC in implicit rule More... over 11 years ago
fix compilation against linux-3.19 More... over 11 years ago
Fix 1.7 release date in NEWS file. More... over 11 years ago
Bump version number to 1.7. More... over 11 years ago
use git-archive for 'make dist' More... over 11 years ago
updated NEWS More... over 11 years ago
updated text on verbosity and installation instructions. More... about 12 years ago
updated NEWS More... about 12 years ago
Merge pull request #5 from nmav/master
Phil Sutter
as n0-1
More... about 12 years ago
fix tag and dst_len calculation for aead ciphers More... about 12 years ago
documented issue with openssl More... about 12 years ago
add support for composite aead keys More... about 12 years ago
refactoring: enclose keys to support composition More... about 12 years ago
use function-local storage for cipher and hmac keys More... about 12 years ago
When obtaining a userspace buffer, use the maximum size of dst or src. More... over 12 years ago