diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2024-05-24 13:27:13 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2024-05-24 13:27:13 +0700 |
commit | c1f58f8a44dd67edf45954d76aa59e3f26e31f99 (patch) | |
tree | 59f365c914caa8bab40d8b0d942d91a27238967d /crypto/Readme.html | |
parent | Embed Sike data in source to make it trim-friendly (diff) | |
download | BouncyCastle.NET-ed25519-c1f58f8a44dd67edf45954d76aa59e3f26e31f99.tar.xz |
Sike followup changes
Diffstat (limited to 'crypto/Readme.html')
-rw-r--r-- | crypto/Readme.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/Readme.html b/crypto/Readme.html index bf21ec9e3..3c5a451b4 100644 --- a/crypto/Readme.html +++ b/crypto/Readme.html @@ -341,6 +341,7 @@ </ul> <h5>Additional Features and Functionality</h5> <ul> + <li>Embed Picnic and Sike data in source to make it trim-friendly.</li> </ul> <h5>Additional Notes</h5> <ul> |