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
/
rsa
/
rsa.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
-3
/
+8
*
Add back RSA consistency checking (decrypt only)
lloyd
2010-03-09
1
-2
/
+7
*
Add back in blinding to RSA, RW, ElGamal, and DH.
lloyd
2010-03-08
1
-2
/
+5
*
Modify pubkey classes to take names instead of object pointers.
lloyd
2010-03-08
1
-8
/
+4
*
Remove IF_Core
lloyd
2010-03-05
1
-45
/
+0
*
Add RSA encrypt/decrypt ops
lloyd
2010-03-05
1
-11
/
+28
*
Constify sign and verify ops
lloyd
2010-03-05
1
-3
/
+3
*
Remove sign and verify ops from key types
lloyd
2010-03-05
1
-9
/
+0
*
Remove the sign() operation from the public key objects, totally replaced
lloyd
2010-03-05
1
-10
/
+1
*
Add signature generation operation classes. Remove sign() from
lloyd
2010-03-05
1
-0
/
+25
*
Remove IF_Scheme_PrivateKey::PKCS8_load_hook
lloyd
2010-03-04
1
-3
/
+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
-34
/
+36
*
Split Diffie-Hellman off almost completely, such that nearly none of
lloyd
2008-10-01
1
-1
/
+2
*
Rename pk dir to pubkey, avoids tab-completion collision with pk_pad
lloyd
2008-10-01
1
-0
/
+161