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
/
pubkey
/
dsa
/
dsa.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-107
/
+0
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-3
/
+3
*
Use size_t instead of u32bit in all of pubkey
lloyd
2010-10-12
1
-12
/
+12
*
More Doxygen updates/fixes
lloyd
2010-06-15
1
-2
/
+8
*
Deconstify PK_Ops. It's quite reasonable that some op will want to
lloyd
2010-03-09
1
-2
/
+2
*
Remove the now no-op classes PK_Encrypting_Key,
lloyd
2010-03-08
1
-3
/
+1
*
Constify sign and verify ops
lloyd
2010-03-05
1
-2
/
+2
*
Rename PK_Ops::Signature_Operation to PK_Ops::Signature
lloyd
2010-03-05
1
-1
/
+1
*
Remove NR and DSA specific hooks
lloyd
2010-03-05
1
-6
/
+0
*
Add verification ops for all signature key types
lloyd
2010-03-05
1
-0
/
+21
*
Remove the sign() operation from the public key objects, totally replaced
lloyd
2010-03-05
1
-3
/
+0
*
Add signature generation operation classes. Remove sign() from
lloyd
2010-03-05
1
-5
/
+26
*
Fix typos
lloyd
2010-03-04
1
-2
/
+2
*
Inline simple DSA funcs
lloyd
2010-03-04
1
-4
/
+5
*
Remove DSA load hooks functions
lloyd
2010-03-04
1
-11
/
+4
*
Add similar decoding constructors to the private keys
lloyd
2010-03-04
1
-6
/
+15
*
Add a new constructor to each public key algorithm (only the public
lloyd
2010-03-04
1
-1
/
+6
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-10
/
+12
*
Rename pk dir to pubkey, avoids tab-completion collision with pk_pad
lloyd
2008-10-01
1
-0
/
+60