index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
/
plugins
/
ntru
/
ntru_ke.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
diffie-hellman: Add a bool return value to set_other_public_value()
Martin Willi
2015-03-23
1
-13
/
+12
*
diffie-hellman: Add a bool return value to get_my_public_value()
Martin Willi
2015-03-23
1
-2
/
+3
*
diffie-hellman: Use bool instead of status_t as get_shared_secret() return value
Martin Willi
2015-03-23
1
-3
/
+3
*
crypto: Define MODP_CUSTOM outside of IKE DH range
Tobias Brunner
2014-12-23
1
-1
/
+1
*
Completed integration of ntru_crypto library into ntru plugin
Andreas Steffen
2014-03-22
1
-38
/
+12
*
Implemented ntru_private_key class
Andreas Steffen
2014-03-18
1
-51
/
+31
*
Refactored NTRU parameter set selection
Andreas Steffen
2014-03-07
1
-40
/
+18
*
Refactored ntru_param_sets
Andreas Steffen
2014-03-07
1
-1
/
+2
*
lib: All settings use configured namespace
Tobias Brunner
2014-02-12
1
-1
/
+1
*
Implemented NIST SP 800-90A DRBG_HMAC with SHA-256
Andreas Steffen
2013-11-27
1
-14
/
+25
*
unit-tests: Added ntru wrong ciphertext test
Andreas Steffen
2013-11-27
1
-0
/
+1
*
unit-tests: Added ntru entropy, retransmission and ciphertext tests
Andreas Steffen
2013-11-27
1
-0
/
+5
*
Any of the four NTRU parameter sets can be selected
Andreas Steffen
2013-11-27
1
-44
/
+76
*
Make the NTRU parameter set configurable
Andreas Steffen
2013-11-27
1
-14
/
+47
*
Prototype implementation of IKE key exchange via NTRU encryption
Andreas Steffen
2013-11-27
1
-0
/
+314