aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/ntru/ntru_crypto
Commit message (Expand)AuthorAgeFilesLines
* 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