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_c25519.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add test option --run-long-tests
Jack Lloyd
2016-12-24
1
-1
/
+1
*
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
*
Test PK key creation via create_private_key API
Jack Lloyd
2016-10-31
1
-8
/
+1
*
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
1
-2
/
+2
*
Check result of dynamic_cast
Jack Lloyd
2016-02-09
1
-10
/
+17
*
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
*
Update and consolidate the test framework.
Jack Lloyd
2015-11-11
1
-88
/
+88
*
Fix TEST_DATA_DIR
Simon Warta
2015-07-15
1
-1
/
+1
*
Misread which call MSVC was complaining about
Jack Lloyd
2015-07-04
1
-5
/
+7
*
MSVC fix, for some reason it believes the load_key call to be ambigious
Jack Lloyd
2015-07-04
1
-1
/
+2
*
Add a roundtrip test of curve25519 keys
Jack Lloyd
2015-07-04
1
-0
/
+58
*
Make Botan compile when only some modules are enabled
Simon Warta
2015-07-03
1
-7
/
+8
*
tests: Convert &vec[0] to vec.data()
Simon Warta
2015-06-30
1
-1
/
+1
*
Replace \n by std::endl in tests to ensure proper flushing
Simon Warta
2015-06-19
1
-1
/
+1
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-0
/
+6
*
Add Curve25519 based on curve25519-donna by Adam Langley.
lloyd
2014-12-27
1
-0
/
+56