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
/
lib
/
pubkey
/
pk_algs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-2
/
+2
*
Public_Key derived class ctors take an std::vector<byte>
René Korthaus
2016-12-11
1
-2
/
+2
*
Make XMSS more friendly about invalid params.
Jack Lloyd
2016-11-25
1
-1
/
+1
*
Added Extended Hash-Based Signatures (XMSS)
Matthias Gierlings
2016-11-11
1
-0
/
+22
*
Remove automatic self-testing of public and private keys
Jack Lloyd
2016-11-03
1
-7
/
+6
*
Use correct macro for ECC in create_private_key
Jack Lloyd
2016-10-22
1
-1
/
+1
*
Add create_private_key, expose key loading functions in pk_algs.h
Jack Lloyd
2016-10-20
1
-56
/
+161
*
Remove deprecated Nyberg-Rueppel and Rabin-Williams signatures
Jack Lloyd
2016-09-02
1
-28
/
+0
*
Add ECKCDSA signature algorithm
René Korthaus
2016-06-14
1
-0
/
+14
*
Add ECGDSA
René Korthaus
2016-04-19
1
-0
/
+14
*
McEliece cleanups
Jack Lloyd
2015-09-29
1
-0
/
+14
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
1
-2
/
+2
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Add Curve25519 based on curve25519-donna by Adam Langley.
lloyd
2014-12-27
1
-0
/
+14
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+160