kauma/src/utils
2024-12-03 17:00:23 +01:00
..
ciphers.rs refactor: Remove unneded prints and change gfmul 2024-11-29 19:02:37 +01:00
dff.rs feat: add the gcm crack 2024-12-03 16:59:30 +01:00
edf.rs refactor: clen edf code 2024-12-03 17:00:23 +01:00
field.rs feat: add the gcm crack 2024-12-03 16:59:30 +01:00
math.rs refactor: apply rust suggested code cleanups 2024-11-14 23:42:38 +01:00
mod.rs WIP: feat: Initial implementation of ssf. Sort missinf 2024-11-23 19:07:30 +01:00
net.rs feat: Initial padding oracle working. Pending check for special case. 2024-11-06 23:38:54 +01:00
parse.rs feat/fix: add initial MT and remove extend from div for performance 2024-11-29 21:12:42 +01:00
poly.rs feat: add the gcm crack 2024-12-03 16:59:30 +01:00
sff.rs fix: Remove mod from X subtrahend in dff 2024-11-26 14:55:40 +01:00