Files
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
..