cipher-workshop/cipher-core
Kristofers Solo 2f41a0b773
docs(cipher-core): add documentation to public traits
Document BlockCipher, InputBlock, and BlockParser with usage examples
and method descriptions. Fix incorrect error message in decrypt() that
referenced "plaintext" instead of "ciphertext".
2025-12-31 00:09:26 +02:00
..
src docs(cipher-core): add documentation to public traits 2025-12-31 00:09:26 +02:00
Cargo.toml refactor(cipher-core): unify secret_block! and secret_key! macros 2025-12-31 00:07:26 +02:00