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
/
crypto
/
crypto_tester.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Give a benchmark point for each operation to compare different transforms
Martin Willi
2010-08-19
1
-1
/
+4
|
*
Added AEAD support to crypto tester
Martin Willi
2010-08-19
1
-0
/
+171
|
*
Test append mode for signers verify_signature
Martin Willi
2010-08-19
1
-3
/
+2
|
*
Implemented algorithm benchmarking during registration
Martin Willi
2010-08-16
1
-16
/
+278
|
*
Migrated crypto_tester to INIT/METHOD macros
Martin Willi
2010-08-16
1
-78
/
+54
|
*
Use IV length of a crypter instead of block size for IV calculations
Martin Willi
2010-08-13
1
-1
/
+1
|
*
Report the symbol name of a failed test vector
Martin Willi
2010-08-13
1
-10
/
+29
|
*
Adding DBG_LIB to all calls of libstrongswan's version of DBG*.
Tobias Brunner
2010-04-06
1
-20
/
+20
|
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-45
/
+45
|
*
fix test vector error output
Andreas Steffen
2009-07-17
1
-11
/
+11
|
*
shortened cypto test output
Andreas Steffen
2009-07-17
1
-5
/
+5
|
*
removed superfluous print argument
Andreas Steffen
2009-06-17
1
-1
/
+1
|
*
reformatted crypto_test output
Andreas Steffen
2009-06-16
1
-48
/
+41
|
*
increased verbosity of successful crypto tests
Martin Willi
2009-06-16
1
-5
/
+5
|
*
removed one hierarchy level for crypto test options
Martin Willi
2009-06-16
1
-2
/
+2
|
*
added support for stateful PRFs (such as the FIPS_PRF)
Martin Willi
2009-06-12
1
-0
/
+8
|
*
implemented a crypto_tester class to test crypto algorithms
Martin Willi
2009-06-11
1
-0
/
+628
libstrongswan.crypto.test.required to require at least one test vector to use an algorithm libstrongswan.crypto.test.rng_true to run RNG tests on RNG_TRUE quality