aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2025-04-22push version to 0.2.0HEADv0.2.0masterDaniel Schadt
2025-04-10implement aes4 and aes10 with native instructionsDaniel Schadt
2025-04-10add first benchmarkDaniel Schadt
2025-04-08use constant_time_eq in decryption functionDaniel Schadt
2025-04-04first working version!Daniel Schadt