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_keys.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use size_t instead of u32bit in all of pubkey
lloyd
2010-10-12
1
-3
/
+3
*
Replace "@return a blah" and "@return the blah" with just "@return blah"
lloyd
2010-06-16
1
-5
/
+5
*
Require all PK keys implement check_key. Add for ECC keys.
lloyd
2010-06-16
1
-2
/
+2
*
Doxygen comments
lloyd
2010-06-16
1
-3
/
+19
*
Fix a few hundred Doxygen warnings
lloyd
2010-06-15
1
-1
/
+1
*
New BER encoding funcs for PKCS and X.509. Remove Private_Key dep here
lloyd
2010-06-15
1
-2
/
+0
*
Some PKCS #8 simplifications
lloyd
2010-06-14
1
-0
/
+2
*
Remove the now no-op classes PK_Encrypting_Key,
lloyd
2010-03-08
1
-35
/
+0
*
Add ops for ElGamal encryption and decryption.
lloyd
2010-03-05
1
-7
/
+0
*
Add verification ops for all signature key types
lloyd
2010-03-05
1
-7
/
+0
*
Add signature generation operation classes. Remove sign() from
lloyd
2010-03-05
1
-4
/
+0
*
This checkin represents a pretty major change in how PK operations are
lloyd
2010-03-04
1
-1
/
+1
*
Quite the hack, here.
lloyd
2010-03-04
1
-0
/
+7
*
Kill pkcs8_decoder
lloyd
2010-03-04
1
-7
/
+0
*
Remove X509_Decoder. Fix GOST-34.10 DER constructor (was default to normal ECC)
lloyd
2010-03-04
1
-7
/
+0
*
Kill pkcs8_encoder
lloyd
2010-03-04
1
-8
/
+0
*
Add a pkcs8_private_key similiar to x509_subject_public_key
lloyd
2010-03-04
1
-0
/
+5
*
Add a new function to public key x509_subject_public_key which returns
lloyd
2010-03-04
1
-3
/
+2
*
Add a new function to Public_Key, algorithm_identifier(), which just
lloyd
2010-03-04
1
-0
/
+6
*
Move the contents of pubkey/pubkey (which was kind of a catch-all to
lloyd
2009-07-15
1
-0
/
+180