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
/
pubkey.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-461
/
+0
*
Add deleted copy constructors/assignment operators where appropriate.
lloyd
2012-07-10
1
-15
/
+18
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-23
/
+31
*
Use size_t instead of u32bit in all of pubkey
lloyd
2010-10-12
1
-23
/
+23
*
First set of changes for avoiding use implicit vector->pointer conversions
lloyd
2010-09-13
1
-1
/
+2
*
Replace "@return a blah" and "@return the blah" with just "@return blah"
lloyd
2010-06-16
1
-8
/
+8
*
More Doxygen updates/fixes
lloyd
2010-06-15
1
-2
/
+2
*
Fix a few hundred Doxygen warnings
lloyd
2010-06-15
1
-1
/
+1
*
Add typedefs for the named EME encryptor/decryptor classes so code
lloyd
2010-06-11
1
-0
/
+6
*
Give PK_Signer users the option of disabling fault protection
lloyd
2010-03-13
1
-1
/
+11
*
Deconstify PK_Ops. It's quite reasonable that some op will want to
lloyd
2010-03-09
1
-2
/
+2
*
Have PK_Signer check the validity of all signatures before releasing.
lloyd
2010-03-09
1
-1
/
+5
*
Rename PK_Encryptor_MR_with_EME and PK_Decryptor_MR_with_EME to
lloyd
2010-03-08
1
-20
/
+22
*
Have the constructors in pubkey.h take all arguments look_pk does, and
lloyd
2010-03-08
1
-12
/
+20
*
Add ops for ElGamal encryption and decryption.
lloyd
2010-03-05
1
-12
/
+22
*
Rename PK_Ops::Signature_Operation to PK_Ops::Signature
lloyd
2010-03-05
1
-2
/
+2
*
Add verification ops for all signature key types
lloyd
2010-03-05
1
-66
/
+23
*
Add signature generation operation classes. Remove sign() from
lloyd
2010-03-05
1
-8
/
+9
*
This checkin represents a pretty major change in how PK operations are
lloyd
2010-03-04
1
-3
/
+36
*
Clean up PK_Key_Agreement slightly
lloyd
2010-03-04
1
-6
/
+32
*
Fix indent
lloyd
2009-10-13
1
-1
/
+1
*
Move the contents of pubkey/pubkey (which was kind of a catch-all to
lloyd
2009-07-15
1
-0
/
+392