summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/objects/obj_mac.num (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add OIDs for HMAC using Streebog (GOST R 34.11-2012) hash function.jsing2020-06-051-0/+2
| | | | | | | | Diff from Dmitry Baryshkov <dbaryshkov@gmail.com> Sponsored by ROSA Linux ok inoguchi@ tb@
* Add support for additional GOST curves.jsing2020-06-051-2/+8
| | | | | | | | | | | | | These GOST curves are defined in RFC 7836 and draft-deremin-rfc4491-bis. Add aliases for 256-bit GOST curves (see draft-smyshlyaev-tls12-gost-suites) and rename the 512-bit curve ids to follow names defined in tc26 OID registry. Diff from Dmitry Baryshkov <dbaryshkov@gmail.com> Sponsored by ROSA Linux. ok inoguchi@
* Provide NID for pSpecified.jsing2019-11-011-0/+1
| | | | ok tb@
* Add objects for ECDH schemes in RFC 5753.jsing2019-09-051-0/+12
| | | | | | Based on OpenSSL 1.1.1b. ok inoguchi@ tb@
* Allocate fixed NIDs for SM3/SM4.jsing2019-04-191-0/+12
|
* Provide object identifier for chacha20-poly1305.jsing2018-03-171-0/+1
|
* Provide object identifiers for TLS cipher suite key exchange andjsing2018-03-171-0/+8
| | | | authentication.
* Add definitions for three OIDs used in EV certificates.jsing2017-05-251-0/+3
| | | | From Kyle J. McKay <mackyle at gmail dot com>
* Add objects for X25519, X448, Ed25519 and Ed448.jsing2016-11-051-0/+6
| | | | ok miod@
* GOST crypto algorithms (well, most of them), ported from the removed GOSTmiod2014-11-091-0/+12
| | | | | | | | | | | | engine to regular EVP citizens, contributed by Dmitry Eremin-Solenikov; libcrypto bits only for now. This is a verbatim import of Dmitry's work, and does not compile in this state; the forthcoming commits will address these issues. None of the GOST code is enabled in libcrypto yet, for it still gets compiled with OPENSSL_NO_GOST defined. However, the public header gost.h will be installed.
* Update with recently added objects.jsing2014-05-011-0/+18
| | | | ok miod@
* resolve conflictsdjm2012-10-131-0/+27
|
* resolve conflicts, fix local changesdjm2010-10-011-0/+34
|
* resolve conflictsdjm2009-01-091-0/+2
|
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-0/+66
|
* resolve conflictsdjm2008-09-061-0/+115
|
* resolve conflictsdjm2006-06-271-4/+12
|
* resolve conflictsdjm2005-04-291-0/+18
|
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-0/+2
|
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-0/+138
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-2/+119
|
* openssl-engine-0.9.6 mergebeck2000-12-151-0/+392