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
/
rw
/
rw.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deconstify PK_Ops. It's quite reasonable that some op will want to
lloyd
2010-03-09
1
-5
/
+10
*
Add back in blinding to RSA, RW, ElGamal, and DH.
lloyd
2010-03-08
1
-1
/
+5
*
Modify pubkey classes to take names instead of object pointers.
lloyd
2010-03-08
1
-4
/
+5
*
Remove IF_Core
lloyd
2010-03-05
1
-2
/
+0
*
Constify sign and verify ops
lloyd
2010-03-05
1
-4
/
+4
*
Remove sign and verify ops from key types
lloyd
2010-03-05
1
-49
/
+0
*
Add verification ops for all signature key types
lloyd
2010-03-05
1
-0
/
+23
*
Add signature generation operation classes. Remove sign() from
lloyd
2010-03-05
1
-0
/
+33
*
Remove IF_Scheme_PrivateKey::PKCS8_load_hook
lloyd
2010-03-04
1
-2
/
+10
*
New IF constructors, simplifies RSA/RW
lloyd
2010-03-04
1
-30
/
+0
*
Remove more load hooks
lloyd
2010-03-04
1
-1
/
+1
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-25
/
+27
*
Split Diffie-Hellman off almost completely, such that nearly none of
lloyd
2008-10-01
1
-0
/
+1
*
Rename pk dir to pubkey, avoids tab-completion collision with pk_pad
lloyd
2008-10-01
1
-0
/
+145