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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
3
-261
/
+0
*
Store all DH group info in constant memory instead of Library_State config
lloyd
2013-12-25
1
-1
/
+1
*
Give everything setting a feature test macro in build.h a version code
lloyd
2013-11-28
1
-1
/
+1
*
Add Public_Key::estimated_strength which gives an approximation of how
lloyd
2012-07-27
2
-0
/
+8
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
2
-9
/
+9
*
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
-1
/
+1
*
Replace "@return a blah" and "@return the blah" with just "@return blah"
lloyd
2010-06-16
1
-4
/
+4
*
Move class decls together
lloyd
2010-03-21
1
-10
/
+10
*
Move where pk_ops is included, remove rng.h from dl_algo.h
lloyd
2010-03-21
1
-4
/
+1
*
Add a couple of new helper functions to BER_Decoder:
lloyd
2010-03-19
1
-6
/
+1
*
Remove IF_Core
lloyd
2010-03-05
7
-245
/
+1
*
Add signature generation operation classes. Remove sign() from
lloyd
2010-03-05
1
-0
/
+5
*
Cleanups
lloyd
2010-03-04
1
-5
/
+4
*
Remove IF_Scheme_PrivateKey::PKCS8_load_hook
lloyd
2010-03-04
2
-22
/
+8
*
New IF constructors, simplifies RSA/RW
lloyd
2010-03-04
2
-1
/
+42
*
Remove more load hooks
lloyd
2010-03-04
2
-9
/
+0
*
Kill pkcs8_decoder
lloyd
2010-03-04
2
-44
/
+0
*
Add similar decoding constructors to the private keys
lloyd
2010-03-04
2
-2
/
+30
*
Remove X509_Decoder. Fix GOST-34.10 DER constructor (was default to normal ECC)
lloyd
2010-03-04
2
-32
/
+0
*
Add a new constructor to each public key algorithm (only the public
lloyd
2010-03-04
2
-1
/
+17
*
The code in pk_codecs was actually entirely tied to the code in
lloyd
2010-03-04
1
-1
/
+0
*
Kill pkcs8_encoder
lloyd
2010-03-04
2
-27
/
+0
*
Add a pkcs8_private_key similiar to x509_subject_public_key
lloyd
2010-03-04
2
-13
/
+20
*
Add a new function to public key x509_subject_public_key which returns
lloyd
2010-03-04
2
-29
/
+9
*
Add a new function to Public_Key, algorithm_identifier(), which just
lloyd
2010-03-04
2
-4
/
+10
*
Add missing BOTAN_DLL exports.
lloyd
2009-12-16
1
-1
/
+1
*
Full working amalgamation build, plus internal-only headers concept.
lloyd
2009-12-16
2
-11
/
+10
*
Remove the 'realname' attribute on all modules and cc/cpu/os info files.
lloyd
2009-10-29
1
-2
/
+0
*
Add a script that reads the output of print_deps.py and rewrites
lloyd
2009-07-15
1
-6
/
+8
*
engine.h had copies of some declarations from pk_engine.h that had not
lloyd
2009-05-13
1
-1
/
+1
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
6
-81
/
+93
*
Add BOTAN_DLL macro to Default_IF_Op
lloyd
2008-11-08
1
-1
/
+1
*
Remove dependency on Default_Engine from pubkey code
lloyd
2008-11-08
2
-39
/
+24
*
Add Doxygen comments to if_algo.h (from InSiTo)
lloyd
2008-10-13
1
-7
/
+32
*
Make PBE base, IF_algo only load if needed by dependencies
lloyd
2008-10-01
1
-2
/
+1
*
Move last pieces of algorithm-specific code from general 'pubkey' module
lloyd
2008-10-01
4
-8
/
+120
*
Rename pk dir to pubkey, avoids tab-completion collision with pk_pad
lloyd
2008-10-01
5
-0
/
+418