mirror of
https://github.com/kristoferssolo/cipher-workshop.git
synced 2026-03-22 00:26:19 +00:00
Document BlockCipher, InputBlock, and BlockParser with usage examples and method descriptions. Fix incorrect error message in decrypt() that referenced "plaintext" instead of "ciphertext".