Daniel Pouzzner
|
abfc788389
script cleanup: use #!/bin/bash on all scripts that use "echo -e" (/bin/sh is sometimes a non-Bourne/non-POSIX shell, e.g. dash/ash, with no support for "echo -e"); fix whitespace.
|
2 anni fa |
Anthony Hu
|
b957a6e872
Purge Rabbit cipher
|
2 anni fa |
Anthony Hu
|
c2860cb311
Get rid of HC-128
|
2 anni fa |
John Safranek
|
0ee7d7cc17
1. Add DES3 enable to full commit test.
|
8 anni fa |
John Safranek
|
e1513c30d2
added a pre-push hook. move fips test to pre-push check
|
9 anni fa |
toddouska
|
f76af05abf
change autoconf scripts to /bin/sh, no -i on ping for portability
|
9 anni fa |
toddouska
|
66f14c8a9a
add dh to commit tests
|
10 anni fa |
John Safranek
|
98db39a913
fixed the check in commit-tests to see if FIPS test should run
|
10 anni fa |
John Safranek
|
65c0dd4f8a
Added fips-check script when running commit-tests.
|
10 anni fa |
John Safranek
|
fb5200aa95
1. Added more options to the full commit test.
|
10 anni fa |
toddouska
|
b5ac92bcd1
commit tests basic turns off fastmath since default now
|
11 anni fa |
John Safranek
|
13fb56d88e
add SHA-384/512 to the full test case
|
11 anni fa |
toddouska
|
72c5a92bde
add ecc to commit tests, fastmath now on by default
|
11 anni fa |
toddouska
|
30b9033216
switch enable names to no uppercase to match others
|
11 anni fa |
John Safranek
|
425d418dee
added stubs, tests, and benchmark for Camellia to ctaocrypt
|
11 anni fa |
John Safranek
|
c7b5fbe552
fixed a bug involving const nonces for CCM. Added AES-CCM to the full commit test case.
|
11 anni fa |
toddouska
|
92c5167327
commit tests no longer need make clean after configure
|
12 anni fa |
toddouska
|
aef97af361
make rabbit optional with configure option
|
12 anni fa |
toddouska
|
a5d7a3ea8f
fix opensslExtra with psk server example, add psk to commit tests
|
12 anni fa |
toddouska
|
c974d77213
add shorten 64 to 32 warnings back on with fixes
|
12 anni fa |
Brian Aker
|
5fce4edb68
This adds more compiler hardening flags (and fixes all of the issues
|
12 anni fa |
toddouska
|
e2ae36f149
add multi job support to first precommit make test
|
12 anni fa |
toddouska
|
aafe14ebc4
add pre-commit hook and tests, put into autogen
|
12 anni fa |