Skip to content

Commit 32fe08c

Browse files
committed
README correct description (#18)
1 parent e52a438 commit 32fe08c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Cape 3.0
22
====
3-
Cape implements a new, private key, public salt, xor based, symmetric stream cipher along with a pseudo-random initialization vector asymmetric encryption algorithm, both originally developed to offer data security on limited microcontrollers.
3+
Cape implements private key, public salt, xor based symmetric stream cipher developed to offer encryption on limited microcontrollers.
44

55
Cape is an experimental project, should be used for research and educational purposes and should not be applied in production. Cape 3.0 has been posted on reddit/r/crypto to obtain feedback about its algorithm and great minds broke it in a matter of hours:
66
- rspencer01 exposed a full break of the algorithm using brute force and some hints about its plaintext

0 commit comments

Comments
 (0)