aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/objects/objects.txt
Commit message (Collapse)AuthorAgeFilesLines
* PR: 2239Dr. Stephen Henson2012-04-221-0/+20
| | | | | | | | Submitted by: Dominik Oepen <oepen@informatik.hu-berlin.de> Add Brainpool curves from RFC5639. Original patch by Annie Yousar <a.yousar@informatik.hu-berlin.de>
* incomplete provisional OAEP CMS decrypt supportDr. Stephen Henson2012-01-021-0/+1
|
* Initial experimental support for X9.42 DH parameter format to handleDr. Stephen Henson2011-12-071-0/+2
| | | | RFC5114 parameters and X9.42 DH public and private keys.
* Add RC4-MD5 and AESNI-SHA1 "stitched" implementations.Andy Polyakov2011-08-231-0/+6
|
* Provisional AES XTS support.Dr. Stephen Henson2011-04-121-0/+2
|
* Add PSS algorithm printing. This is an initial step towards full PSS support.Dr. Stephen Henson2010-03-061-0/+3
| | | | Uses ASN1 module in Martin Kaiser's PSS patch.
* add anyExtendedKeyUsage OIDDr. Stephen Henson2010-02-241-0/+4
|
* Add assigned OIDs, as well as "anonymous" ones for AES counter mode.Andy Polyakov2010-02-231-4/+18
|
* Make CMAC API similar to HMAC API. Add methods for CMAC.Dr. Stephen Henson2010-02-081-0/+2
|
* PR: 2149Dr. Stephen Henson2010-01-251-1/+1
| | | | | | Submitted by: Douglas Stebila <douglas@stebila.ca> Fix wap OIDs.
* Add OID for PWRI KEK algorithm.Dr. Stephen Henson2009-11-251-0/+1
|
* Update from stable branch.Dr. Stephen Henson2009-03-251-4/+38
|
* Add permanentIdentifier OID.Dr. Stephen Henson2008-10-221-0/+1
|
* Add support for freshest CRL extension.Dr. Stephen Henson2008-08-271-0/+2
|
* Update from stable branch.Dr. Stephen Henson2008-06-261-0/+1
|
* Allow alternate eContentType oids to be set in cms utility.Dr. Stephen Henson2008-03-191-0/+1
| | | | | | | Add id-ct-asciiTextWithCRLF OID. Give more meaninful error message is attempt to use key ID from a certificate without a key ID.
* Produce meaningful error if sanity check fails.Dr. Stephen Henson2008-03-191-1/+1
| | | | | | Delete trailing whitespace from objects.txt Delete duplicate NIDs.
* Partial support for KEKRecipientInfo type.Dr. Stephen Henson2008-03-171-0/+4
|
* We already have an object for "zlib compression" but it was a placeDr. Stephen Henson2008-02-291-2/+1
| | | | | | | | | | holder and its actual encoding never used. Just as well because it's value looks like it was made up in the mists of time... Now there is a registered value for zlib compression (used in S/MIME compressedData content type) use that instead.
* Add OIDs for compressedData content type and zlib compression.Dr. Stephen Henson2008-02-121-0/+2
|
* Fix from stable branch.Dr. Stephen Henson2007-11-231-1/+1
|
* Add caRepository OID and sync object NIDs with OpenSSL 0.9.8.Dr. Stephen Henson2007-11-231-0/+1
|
* Add OIDs by CMP (RFC 4210) and CRMF (RFC 4211)Lutz Jänicke2007-11-011-0/+9
| | | | Submitted by: Martin Peylo <martinmeis@googlemail.com>
* Update ssl code to support digests other than MD5+SHA1 in handshake.Dr. Stephen Henson2007-08-311-1/+2
| | | | Submitted by: Victor B. Wagner <vitus@cryptocom.ru>
* Add SEED encryption algorithm.Bodo Möller2007-04-231-0/+10
| | | | | | PR: 1503 Submitted by: KISA Reviewed by: Bodo Moeller
* Experimental HMAC support via EVP_PKEY_METHOD.Dr. Stephen Henson2007-04-111-0/+4
|
* Stage 1 GOST ciphersuite support.Dr. Stephen Henson2007-03-231-0/+1
| | | | | Submitted by: ran@cryptocom.ru Reviewed by: steve@openssl.org
* add support for DSA with SHA2Nils Larsch2007-02-031-0/+5
|
* add support for ecdsa-with-sha256 etc.Nils Larsch2006-12-201-0/+6
|
* add "Certificate Issuer" and "Subject Directory Attributes" OIDsNils Larsch2006-12-041-1/+5
| | | | PR: 1433
* Camellia cipher, contributed by NTTBodo Möller2006-06-091-0/+38
| | | | | Submitted by: Masashi Fujita Reviewed by: Bodo Moeller
* HMAC OIDs from RFC4231.Dr. Stephen Henson2006-05-171-0/+7
|
* Extend PBE code to support non default PKCS#5 v2.0 PRFs.Dr. Stephen Henson2006-05-141-0/+1
|
* Add OID cross reference table.Dr. Stephen Henson2006-04-181-2/+2
| | | | | | Fix some typos in GOST OIDs. Update dependencies.
* Typos in a few OID names.Dr. Stephen Henson2006-04-051-2/+2
|
* Minor object name edit.Dr. Stephen Henson2006-04-051-1/+2
|
* Update and add last (?) set of GOST OIDs.Dr. Stephen Henson2006-04-041-1/+6
|
* More GOST OIDsDr. Stephen Henson2006-04-021-0/+26
|
* Add GOST parameter set OIDs.Dr. Stephen Henson2006-04-021-0/+33
|
* Fix gost OIDs.Dr. Stephen Henson2006-03-311-2/+4
|
* Add some GOST OIDs.Dr. Stephen Henson2006-03-291-0/+8
|
* Add Whirlpool OID.Andy Polyakov2005-11-281-0/+2
|
* fix typo in sbgp namesNils Larsch2005-09-021-3/+3
| | | | PR: 1194
* Initial print only support for IDP CRL extension.Dr. Stephen Henson2005-07-231-0/+2
|
* Add functionality needed to process proxy certificates.Richard Levitte2004-12-281-0/+7
|
* Add couple of OIDs. Resync NIDs for consistency with 0.9.7.Dr. Stephen Henson2004-12-011-0/+2
|
* objects.txt update for SHA-224/-256/-384/-512. SHA-224 ids still appearAndy Polyakov2004-05-311-0/+12
| | | | | | "draft," but we have to start somewhere... Submitted by: Nils Larsch <nlarsch@compuserve.de>
* Support for inhibitAnyPolicy extension.Dr. Stephen Henson2004-03-081-0/+2
|
* Add the missing parts for DES CFB1 and CFB8.Richard Levitte2004-01-281-0/+13
| | | | | Add the corresponding AES parts while I'm at it. make update
* Add IPSec/IKE/Oakley curves.Richard Levitte2003-11-291-0/+3
| | | | | PR: 768 Submitted by: Vadim Fedukovich <vf@unity.net>