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
/
dsa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge GH #504 Add ECKCDSA
Jack Lloyd
2016-06-20
1
-1
/
+2
|
\
|
*
Add ECKCDSA signature algorithm
René Korthaus
2016-06-14
1
-1
/
+2
*
|
fix test failures and seg faults when Botan is configured with --module-poli...
René Korthaus
2016-06-17
2
-1
/
+3
|
/
*
Add support probabilistic DSA & ECDSA
René Korthaus
2016-05-08
2
-6
/
+12
*
Remaining cppcheck fixes that are not covered by GH #444
Daniel Neus
2016-03-05
1
-7
/
+4
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
1
-46
/
+46
*
pubkey: Add missing overrides
Daniel Seither
2015-07-30
2
-9
/
+9
*
Move the signature padding schemes to the PK operation classes,
lloyd
2015-03-23
1
-7
/
+9
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
1
-1
/
+0
*
Convert PK operations to using Algo_Registry instead of Engine.
lloyd
2015-02-03
2
-65
/
+69
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
2
-2
/
+2
*
No need to reseed RNG in DSA sign as RNG is no longer used
lloyd
2015-01-08
1
-4
/
+2
*
Implement RFC 6979 determinstic signatures for DSA and ECDSA.
lloyd
2014-12-10
3
-20
/
+26
*
Fix various warnings from VC++ 2014 and add missing include
lloyd
2014-10-31
1
-2
/
+0
*
Move lib into src
lloyd
2014-01-10
3
-0
/
+259