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
/
pkcs8.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert the BER/DER coders to use size_t instead of u32bit for small
lloyd
2011-02-09
1
-2
/
+2
*
Use size_t instead of u32bit in all of pubkey
lloyd
2010-10-12
1
-2
/
+2
*
More changes to avoid vector to pointer implicit conversions
lloyd
2010-09-14
1
-1
/
+1
*
The changelog for 1.9.4 claimed that the default PKCS #8 encryption
lloyd
2010-08-13
1
-1
/
+1
*
New BER encoding funcs for PKCS and X.509. Remove Private_Key dep here
lloyd
2010-06-15
1
-35
/
+28
*
Simplify PKCS8::copy_key
lloyd
2010-06-15
1
-7
/
+1
*
Some PKCS #8 simplifications
lloyd
2010-06-14
1
-21
/
+3
*
Add a couple of new helper functions to BER_Decoder:
lloyd
2010-03-19
1
-6
/
+1
*
Quite the hack, here.
lloyd
2010-03-04
1
-1
/
+1
*
Add a new constructor to each public key algorithm (only the public
lloyd
2010-03-04
1
-16
/
+2
*
The code in pk_codecs was actually entirely tied to the code in
lloyd
2010-03-04
1
-0
/
+309
*
Move back to pk_codecs, propagate to pubkey-refactor done
lloyd
2009-07-21
1
-313
/
+0
*
Move from pk_codecs to pubkey to solve merge problem
lloyd
2009-07-21
1
-0
/
+313