0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #6 from DeeCorrector/master More... about 4 years ago
Improvements for HTML5/XHTML specifications. More... almost 7 years ago
Merge pull request #4 from emopers/baos_6_f More... over 8 years ago
Fixing usage of DataOutputStream More... over 8 years ago
Mention https://github.com/NTRUOpenSourceProject/ntru-crypto More... over 10 years ago
Include Curve25519 benchmark More... almost 11 years ago
Deprecate NTRUSign More... about 11 years ago
Optimization More... about 11 years ago
Avoid repeated cloning More... over 11 years ago
Improve comments More... over 11 years ago
Update Android instructions More... almost 12 years ago
Make Android demo work with NTRU 1.2 More... almost 12 years ago
Bump version to 1.2 More... almost 12 years ago
Fix JavaDoc warnings More... almost 12 years ago
Add release history More... almost 12 years ago
Change project URL to github More... almost 12 years ago
Speed up encodeMod3Sves() More... almost 12 years ago
Fix [0..2] -> [-1..1] mapping in MGF More... almost 12 years ago
Guard against meet-in-the-middle attacks on the message when df and dr are close to N/3 More... almost 12 years ago
Refactor calls to getLeadingAsInt() and truncate() into new method pop() More... almost 12 years ago
Add patent notice More... almost 12 years ago
Change license to BSD More... almost 12 years ago
Refactor Basis into its own class More... almost 12 years ago
Implement IntegerPolynomial.hashCode() More... almost 12 years ago
Check that #bases is correct More... almost 12 years ago
Refactor NtruSign.generateKeyPairSingleThread() More... almost 12 years ago
Change double parameters to floats More... almost 12 years ago
Include N, q, etc. when encoding signing keys to a byte array and don't require SignatureParameters when reconstructing the key More... almost 12 years ago
Include N, q, etc. when encoding encryption keys to a byte array and don't require EncryptionParameters when reconstructing the key More... almost 12 years ago
Add more tests More... about 12 years ago