Description:
Implement Bacon's cipher as a steganographic 5-bit substitution cipher with standard and extended alphabet support.
Requirements:
Support 24-letter and 26-letter alphabets
Add encryption and decryption
Add encoding tables and bit/block tracing
Add instrumented visualizer steps
Update cipher validation and registry
Update README documentation
Add comprehensive unit tests
Description:
Implement Bacon's cipher as a steganographic 5-bit substitution cipher with standard and extended alphabet support.
Requirements:
Support 24-letter and 26-letter alphabets
Add encryption and decryption
Add encoding tables and bit/block tracing
Add instrumented visualizer steps
Update cipher validation and registry
Update README documentation
Add comprehensive unit tests