aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2025-06-14bump version to 0.2.1v0.2.1Daniel Schadt
2025-04-22push version to 0.2.0v0.2.0Daniel 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