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_poly.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mgf1: Refactored MGF1 as an XOF
Andreas Steffen
2016-09-21
1
-6
/
+7
*
Implemented get_byte() method for mgf1_bitspender class
Andreas Steffen
2014-11-29
1
-2
/
+1
*
Use mgf1_bitspender in ntru_poly_create_from_seed
Andreas Steffen
2014-11-29
1
-50
/
+13
*
Moved mgf1 class to libstrongswan/crypto/mgf1
Andreas Steffen
2014-11-29
1
-3
/
+3
*
Optimize ntru_poly constructors some more
5.1.2
Andreas Steffen
2014-02-27
1
-26
/
+24
*
Optimized initialisation of indices
Andreas Steffen
2014-02-27
1
-50
/
+39
*
Added get_array() method to ntru_poly_t class
Andreas Steffen
2014-02-27
1
-0
/
+49
*
Defined ntru_poly_create_from_seed() and ntru_poly_create_from_data() constru...
Andreas Steffen
2014-02-27
1
-5
/
+58
*
Optimized use of temporary arrays in polynomial multiplication
Andreas Steffen
2014-02-27
1
-22
/
+18
*
Implement ring multiplication method
Andreas Steffen
2014-02-27
1
-34
/
+174
*
index limit can be easily computed
Andreas Steffen
2014-02-19
1
-4
/
+4
*
Created ntru_poly class for sparse trinary polynomials
Andreas Steffen
2014-02-18
1
-0
/
+189