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
/
libstate
/
policy.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Store OID info in a pair of maps in distinct storage rather than in
lloyd
2013-12-25
1
-297
/
+0
*
Move add_alias and deref_alias from Library_State to SCAN_Name
lloyd
2013-12-25
1
-40
/
+26
*
Same for EC groups
lloyd
2013-12-25
1
-267
/
+0
*
Store all DH group info in constant memory instead of Library_State config
lloyd
2013-12-25
1
-352
/
+0
*
Rename ARC4 to RC4
lloyd
2013-04-19
1
-1
/
+2
*
We would fail to cache GOST-34.11 because name() did not match what
lloyd
2012-11-06
1
-0
/
+1
*
Add support (decoding only) for the CRL Distribution Point extension.
lloyd
2012-06-13
1
-0
/
+1
*
Allow arbitrary ciphers and hashes with PKCS #5 v2.0. The only
lloyd
2012-05-31
1
-1
/
+1
*
Support for the authority information access extension, limited to
lloyd
2012-05-27
1
-0
/
+2
*
Remove the PRIVATE ASN.1 tag. Not being used outside of the pretty
lloyd
2012-05-27
1
-0
/
+2
*
Remove the client SRP6 class, really free standing functions are fine
lloyd
2012-04-05
1
-0
/
+84
*
Allow the semi-standard but rarely used 1.3.132.1.12 OID for ECDH keys
lloyd
2012-02-21
1
-1
/
+13
*
Initial run at an SRP-6a implementation. Not entirely sure about the
lloyd
2011-12-17
1
-0
/
+10
*
Add the 2048 bit SRP group from RFC 5054
lloyd
2011-12-17
1
-0
/
+15
*
In all cases where the block size of the cipher is fixed, the key
lloyd
2010-10-14
1
-1
/
+0
*
Remove config options to toggle if X.509 extensions are critical or
lloyd
2010-03-10
1
-16
/
+0
*
Remove the base/default_allocator option, instead save as a per-libstate
lloyd
2010-03-10
1
-3
/
+1
*
Fix ElGamal pubkey encoding (OID was unknown)
lloyd
2010-03-04
1
-1
/
+1
*
Modify the ECDSA signature OIDs. Previously the ones using the BSI
lloyd
2010-03-02
1
-6
/
+8
*
For PEM encoding ECC domain parameters I had been using the identifier
lloyd
2010-03-02
1
-58
/
+58
*
Move all of the ECC domain parameter sets to policy.cpp, encoded as PEM,
lloyd
2010-03-02
1
-0
/
+296
*
propagate from branch 'net.randombit.botan' (head 84baf58b29f3aaaee34e2b873d0...
lloyd
2010-02-24
1
-0
/
+9
|
\
|
*
Add OID for Serpent/CBC
lloyd
2010-01-19
1
-0
/
+1
|
*
Add OIDs for SEED/CBC and HMAC with SHA
lloyd
2009-12-26
1
-0
/
+8
*
|
Add an implementation of GOST 34.10-2001 as described in
lloyd
2009-11-19
1
-0
/
+3
|
/
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-22
/
+24
*
GOST was using a completely non-standard set of sboxes. Change it to use
lloyd
2009-03-27
1
-0
/
+1
*
Remove pk testing policies (now static)
lloyd
2008-11-11
1
-4
/
+0
*
Remove alias for HAVAL, also removed in 1.5.0
lloyd
2008-11-09
1
-1
/
+0
*
Remove alias for SEAL (removed in 1.5.0!)
lloyd
2008-11-09
1
-1
/
+0
*
Wrap lines to 80 columns
lloyd
2008-10-28
1
-1
/
+2
*
Move libstate and selftest out of core/ dir to toplevel
lloyd
2008-10-26
1
-0
/
+513