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
/
checks
/
x509.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
In creating X.509 certificates and PKCS #10 requests, let (actually: require)
lloyd
2009-11-09
1
-2
/
+8
*
Generate an ECDSA cert if ECDSA is enabled during tests
lloyd
2008-10-11
1
-0
/
+9
*
Modularize the public key algorithms, though currently a great deal of
lloyd
2008-09-28
1
-7
/
+13
*
Create an x509 module containing all of the X509 certificate and CA
lloyd
2008-09-28
1
-37
/
+50
*
Remove most of the direct references to the global_rng() call
lloyd
2008-06-28
1
-9
/
+6
*
Remove uses of global PRNG from self-test and benchmark code. Assumes
lloyd
2008-06-27
1
-4
/
+3
*
Remove load checking, as it requires an RNG (at least at the moment).
lloyd
2008-06-27
1
-2
/
+2
*
Similiar combining transform for the ElGamal, DSA, and NR private key
lloyd
2008-06-20
1
-1
/
+1
*
Use RNG& argument for PKCS8::encrypt_key and PKCS8::PEM_encode
lloyd
2008-06-20
1
-5
/
+6
*
Convert pkcs8_decoder() and x509_decoder() to take a RandomNumberGenerator&
lloyd
2008-06-20
1
-2
/
+4
*
Fix remaining -Wmissing-declarations warnings in self-test/benchmark code
lloyd
2008-06-20
1
-0
/
+2
*
Fix some -Wmissing-declarations warnings
lloyd
2008-06-12
1
-0
/
+4
*
X509_CA::{new_crl,update_crl} take a RandomNumberGenerator reference
lloyd
2008-06-11
1
-2
/
+2
*
X509::create_cert_req and X509::create_self_signed_cert take an RNG ref
lloyd
2008-06-11
1
-3
/
+9
*
Modify X509_CA::make_cert and X509_CA::sign_request to take a RNG reference
lloyd
2008-06-11
1
-7
/
+8
*
Previously random_integer and friends used the global PRNG object to get
lloyd
2008-05-24
1
-3
/
+7
*
Change the interface of X509_CA::sign_request as follows:
lloyd
2008-04-10
1
-2
/
+7
*
Rename X509_PublicKey and PKCS8_PrivateKey to the new types within the
lloyd
2006-09-06
1
-7
/
+7
*
Split PK_Key into Public_Key and Private_Key; these new classes merge in
lloyd
2006-09-06
1
-5
/
+32
*
Remove the public domain notices from the self-test/benchmark code,
lloyd
2006-08-09
1
-1
/
+0
*
Modify the X.509 tests so they pick up a bug in PKCS10_Request
lloyd
2006-06-23
1
-0
/
+2
*
Initial checkin
1.5.6
lloyd
2006-05-18
1
-0
/
+147