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
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
2
-4
/
+11
*
Add ECKCDSA signature algorithm
René Korthaus
2016-06-14
2
-16
/
+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
2
-22
/
+55
*
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
2
-2
/
+2
*
Implement RFC 6979 determinstic signatures for DSA and ECDSA.
lloyd
2014-12-10
2
-0
/
+17
*
Fix header guard for amalgamation
lloyd
2014-07-03
1
-2
/
+2
*
Remove debug headers
lloyd
2014-04-05
1
-3
/
+0
*
Add RFC 6979 nonce generator. Also some HMAC_DRBG cleanups.
lloyd
2014-03-22
3
-0
/
+83