index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tests
/
test_pbkdf.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add tests
Jack Lloyd
2018-09-10
1
-6
/
+100
*
Make the tests VarMap an actual type instead of a hashmap typedef.
Jack Lloyd
2018-05-29
1
-11
/
+11
*
Add Scrypt key dervation function
Jack Lloyd
2018-05-16
1
-0
/
+41
*
Add final annotations as appropriate in the test code
Jack Lloyd
2017-09-22
1
-2
/
+2
*
Fix a few more MSVC warnings
Jack Lloyd
2017-08-31
1
-1
/
+1
*
Add a test of PGP S2K iteration encoding
Jack Lloyd
2017-08-03
1
-0
/
+53
*
Add (back) OpenPGP-S2K
Jack Lloyd
2017-05-27
1
-2
/
+2
*
Reformat code with astyle + fix code style
Tomasz Frydrych
2017-05-01
1
-4
/
+2
*
Minor refactoring of Text_Based_Test
Jack Lloyd
2016-12-19
1
-1
/
+1
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-1
/
+1
*
Add test for various functions previously missed (T::clone, PBKDF::name, AEAD...
Jack Lloyd
2016-11-26
1
-5
/
+7
*
add missing overrides
Daniel Neus
2016-01-08
1
-1
/
+1
*
Add --data-dir option to test command
Jack Lloyd
2015-12-20
1
-1
/
+1
*
Avoid test failures on missing algos
Jack Lloyd
2015-12-19
1
-1
/
+1
*
Update and consolidate the test framework.
Jack Lloyd
2015-11-11
1
-27
/
+39
*
Remove use of lookup.h in favor of new T::create API.
Jack Lloyd
2015-09-21
1
-1
/
+0
*
Fix TEST_DATA_DIR
Simon Warta
2015-07-15
1
-1
/
+1
*
Make Botan compile when only some modules are enabled
Simon Warta
2015-07-03
1
-0
/
+8
*
tests: Convert &vec[0] to vec.data()
Simon Warta
2015-06-30
1
-1
/
+1
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
1
-0
/
+1
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-0
/
+6
*
Split up docs into the reference manual, the website, and everything else.
lloyd
2014-01-10
1
-0
/
+32
*
Rename test sources
lloyd
2014-01-07
1
-48
/
+0
*
Split up public key tests and data, use new test framework
lloyd
2014-01-05
1
-1
/
+1
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-0
/
+48