aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/ntru/ntru_crypto
Commit message (Expand)AuthorAgeFilesLines
* min_MGF_hash_calls parameter is not needed anymoreAndreas Steffen2013-12-072-18/+0
* Implemented ntru_trits classAndreas Steffen2013-12-074-288/+96
* Streamlined DRBG and MGF1 debug outputAndreas Steffen2013-12-072-12/+18
* Added own MGF1 mask generating functionAndreas Steffen2013-12-057-433/+276
* ntru: Fix compiler warning caused by ++/-- on righthand side of an assignmentTobias Brunner2013-12-041-4/+4
* Use strongSwan hash plugins for SHA-1 and SHA-256Andreas Steffen2013-11-2718-2755/+175
* Cleaned up ntru-crypto libraryAndreas Steffen2013-11-2711-474/+8
* Implemented NIST SP 800-90A DRBG_HMAC with SHA-256Andreas Steffen2013-11-276-1436/+28
* Prototype implementation of IKE key exchange via NTRU encryptionAndreas Steffen2013-11-2730-0/+8729