api/
|
1 |
7 years |
cdecanni |
* imported original ECRYPT submissions after first automatic cleanup.
|
benchmarks/
|
86 |
7 years |
cdecanni |
* replace `unsigned long' by `u32' to avoid problems on 64-bit machines.
* fixes... |
configs/
|
83 |
7 years |
cdecanni |
* small name change.
|
include/
|
103 |
7 years |
cdecanni |
* added `MAXT' parameter which represents the largest type on the platform,
an... |
scripts/
|
104 |
7 years |
cdecanni |
* modified scripts for key agility test and added support for multiple key
si... |
submissions/
|
105 |
7 years |
cdecanni |
* changed `ECRYPT_BLOCKLENGTH' back to 8, but added `ECRYPT_BUFFERLENGTH'
para... |
test/
|
102 |
7 years |
cdecanni |
* `text' and `ctx' are now aligned on page boundaries (using aligned_malloc()).
... |
README
|
36 |
7 years |
cdecanni |
* added a README file.
|
start
|
100 |
7 years |
cdecanni |
* a few small changes in the scripts.
|