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
/
dl_algo
/
dl_algo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Public_Key::estimated_strength which gives an approximation of how
lloyd
2012-07-27
1
-0
/
+6
*
Modify DL_Group::PEM_decode and BER_decode to take values instead of
lloyd
2012-06-05
1
-4
/
+2
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-5
/
+5
*
Kill pkcs8_decoder
lloyd
2010-03-04
1
-30
/
+0
*
Add similar decoding constructors to the private keys
lloyd
2010-03-04
1
-0
/
+10
*
Remove X509_Decoder. Fix GOST-34.10 DER constructor (was default to normal ECC)
lloyd
2010-03-04
1
-28
/
+0
*
Add a new constructor to each public key algorithm (only the public
lloyd
2010-03-04
1
-0
/
+10
*
Kill pkcs8_encoder
lloyd
2010-03-04
1
-26
/
+0
*
Add a pkcs8_private_key similiar to x509_subject_public_key
lloyd
2010-03-04
1
-1
/
+6
*
Add a new function to public key x509_subject_public_key which returns
lloyd
2010-03-04
1
-23
/
+2
*
Add a new function to Public_Key, algorithm_identifier(), which just
lloyd
2010-03-04
1
-8
/
+8
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-22
/
+24
*
Rename pk dir to pubkey, avoids tab-completion collision with pk_pad
lloyd
2008-10-01
1
-0
/
+165