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/
|
78 |
7 years |
cdecanni |
* the `ALIGN' macro now creates a union to force alignment (seems to be the
on... |
scripts/
|
92 |
7 years |
cdecanni |
* got rid of bc (is apparently not supported under MSYS).
|
submissions/
|
94 |
7 years |
cdecanni |
* corrected non-ansi `//' comments.
* fixed endianness problems.
* added support... |
test/
|
91 |
7 years |
cdecanni |
* fixed some small problems when running under windows.
|
README
|
36 |
7 years |
cdecanni |
* added a README file.
|
start
|
88 |
7 years |
cdecanni |
* (hopefully) fixed a bug which caused scripts/run to return prematurely.
* made... |