From 077c36f93bb7daa39d1981a4e6addb5b37f483c4 Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Sat, 12 Sep 2026 18:52:41 -0700 Subject: [PATCH] Update cipher.md --- docs/cipher.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/cipher.md b/docs/cipher.md index 6e88358..a03da3e 100644 --- a/docs/cipher.md +++ b/docs/cipher.md @@ -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.