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
/
if_algo
/
if_algo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Public_Key::estimated_strength which gives an approximation of how
lloyd
2012-07-27
1
-0
/
+2
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-4
/
+4
*
Use size_t instead of u32bit in all of pubkey
lloyd
2010-10-12
1
-1
/
+1
*
Replace "@return a blah" and "@return the blah" with just "@return blah"
lloyd
2010-06-16
1
-4
/
+4
*
Move where pk_ops is included, remove rng.h from dl_algo.h
lloyd
2010-03-21
1
-4
/
+1
*
Remove IF_Core
lloyd
2010-03-05
1
-2
/
+1
*
Add signature generation operation classes. Remove sign() from
lloyd
2010-03-05
1
-0
/
+5
*
Remove IF_Scheme_PrivateKey::PKCS8_load_hook
lloyd
2010-03-04
1
-2
/
+2
*
New IF constructors, simplifies RSA/RW
lloyd
2010-03-04
1
-1
/
+10
*
Remove more load hooks
lloyd
2010-03-04
1
-1
/
+0
*
Kill pkcs8_decoder
lloyd
2010-03-04
1
-1
/
+0
*
Add similar decoding constructors to the private keys
lloyd
2010-03-04
1
-2
/
+8
*
Remove X509_Decoder. Fix GOST-34.10 DER constructor (was default to normal ECC)
lloyd
2010-03-04
1
-2
/
+0
*
Add a new constructor to each public key algorithm (only the public
lloyd
2010-03-04
1
-0
/
+5
*
Kill pkcs8_encoder
lloyd
2010-03-04
1
-1
/
+0
*
Add a pkcs8_private_key similiar to x509_subject_public_key
lloyd
2010-03-04
1
-0
/
+2
*
Add a new function to public key x509_subject_public_key which returns
lloyd
2010-03-04
1
-1
/
+2
*
Add a new function to Public_Key, algorithm_identifier(), which just
lloyd
2010-03-04
1
-0
/
+2
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-4
/
+6
*
Add Doxygen comments to if_algo.h (from InSiTo)
lloyd
2008-10-13
1
-7
/
+32
*
Rename pk dir to pubkey, avoids tab-completion collision with pk_pad
lloyd
2008-10-01
1
-0
/
+58