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
/
pk_ops.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-5
/
+5
*
Use size_t instead of u32bit in all of pubkey
lloyd
2010-10-12
1
-15
/
+15
*
Replace "@return a blah" and "@return the blah" with just "@return blah"
lloyd
2010-06-16
1
-6
/
+6
*
More Doxygen updates/fixes
lloyd
2010-06-15
1
-2
/
+14
*
Deconstify PK_Ops. It's quite reasonable that some op will want to
lloyd
2010-03-09
1
-8
/
+7
*
Remove the now no-op classes PK_Encrypting_Key,
lloyd
2010-03-08
1
-4
/
+4
*
Add ops for ElGamal encryption and decryption.
lloyd
2010-03-05
1
-0
/
+13
*
Constify sign and verify ops
lloyd
2010-03-05
1
-6
/
+16
*
Rename PK_Ops::Signature_Operation to PK_Ops::Signature
lloyd
2010-03-05
1
-4
/
+4
*
Add verification ops for all signature key types
lloyd
2010-03-05
1
-6
/
+37
*
Remove the sign() operation from the public key objects, totally replaced
lloyd
2010-03-05
1
-0
/
+25
*
Add signature generation operation classes. Remove sign() from
lloyd
2010-03-05
1
-0
/
+35
*
This checkin represents a pretty major change in how PK operations are
lloyd
2010-03-04
1
-0
/
+38