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
/
rfc6979
/
rfc6979.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
RNG changes (GH #593)
Jack Lloyd
2016-08-24
1
-1
/
+1
*
Switch to HMAC_DRBG for all RNG generation.
Jack Lloyd
2016-07-17
1
-2
/
+7
*
Add ECKCDSA signature algorithm
René Korthaus
2016-06-14
1
-14
/
+0
*
Remove use of lookup.h in favor of new T::create API.
Jack Lloyd
2015-09-21
1
-2
/
+2
*
lib/pubkey: Convert &vec[0] to vec.data()
Simon Warta
2015-06-23
1
-4
/
+4
*
Externalize the state of a RFC 6979 nonce computation.
lloyd
2015-03-12
1
-21
/
+32
*
Hide Algorithm_Factory and use the functions in lookup.h internally.
lloyd
2015-03-04
1
-3
/
+2
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
1
-1
/
+1
*
Use registry also for KDF, EMSA, and EME
lloyd
2015-01-31
1
-3
/
+3
*
Use registry for streams and MACs. Start updating callers.
lloyd
2015-01-31
1
-3
/
+1
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Implement RFC 6979 determinstic signatures for DSA and ECDSA.
lloyd
2014-12-10
1
-0
/
+15
*
Remove debug headers
lloyd
2014-04-05
1
-3
/
+0
*
Add RFC 6979 nonce generator. Also some HMAC_DRBG cleanups.
lloyd
2014-03-22
1
-0
/
+48