mirror of
https://github.com/kristoferssolo/cipher-workshop.git
synced 2026-03-22 00:26:19 +00:00
Add crate-level doc comments with usage examples. Export additional
types for library users:
- aes: Block32 (32-bit word type)
- des: LR (Feistel round state)