We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec363d1 commit 2a5279fCopy full SHA for 2a5279f
README.md
@@ -8,6 +8,7 @@
8
> - It has not yet been tested together with other Noise implementations.
9
> - It has not yet been reviewed for secure engineering practices.
10
> - It contains some major gaps, e.g. lack of nonce incrementing in `CipherState`, making it “as leaky as a basket”.
11
+> - It does not provide a way to validate static keys.
12
> - It leaves your secrets on the heap, up for grabs.
13
> - It even logs some of them.
14
0 commit comments