Update cipher.md

This commit is contained in:
2026-09-12 18:52:41 -07:00
committed by GitHub
parent 8c261db22e
commit 077c36f93b

View File

@@ -8,3 +8,6 @@ Block cipher in ECB mode. Each character is encrypted independently — identica
### SPECK48/96 CTR
Stream cipher mode with a random 24-bit nonce prepended to the output. Identical plaintexts produce different ciphertexts each time. Significantly more secure than ECB. **Rotate your password after roughly every 100 encryptions** to avoid nonce reuse risk within the 24-bit space.
---
Cipher test. Decrypt this sentence with the password 123.