index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
objects
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make some perl scripts output to stdout
Rich Salz
2018-02-27
2
-40
/
+40
*
Update copyright year
Matt Caswell
2018-02-27
3
-3
/
+3
*
Generate copyright year properly
Rich Salz
2018-02-13
5
-7
/
+25
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
Revert the crypto "global lock" implementation
Benjamin Kaduk
2018-01-31
1
-1
/
+1
*
SHA512/224 and SHA512/256
Pauli
2018-01-24
3
-5
/
+19
*
Fix an incoherent test.
FdaSilvaYY
2017-12-08
1
-6
/
+13
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-11
2
-3
/
+3
*
SM3: Add SM3 hash function
Jack Lloyd
2017-11-06
3
-5
/
+20
*
SM4: Add SM4 block cipher to EVP
Ronald Tse
2017-10-31
3
-7
/
+84
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-4
/
+4
*
added cmcCA and cmcRA as per rfc6402, capitalized per RFC7030 author
Michael Richardson
2017-10-16
3
-6
/
+20
*
make update
Dr. Stephen Henson
2017-10-12
2
-3
/
+23
*
Add objects for RFC7919 parameters
Dr. Stephen Henson
2017-10-12
1
-0
/
+7
*
Remove unnecessary #include <openssl/lhash.h> directives.
Pauli
2017-09-29
1
-2
/
+1
*
objects/obj_xref.txt: cross-reference SHA3 and rsaEncryption.
Andy Polyakov
2017-09-11
2
-0
/
+12
*
objects/objects.txt: fix RSA-SHA3-284 typo.
Andy Polyakov
2017-09-11
3
-6
/
+6
*
Add CRYPTO_thread_glock_new
Rich Salz
2017-08-31
1
-1
/
+1
*
Implement Aria GCM/CCM Modes and TLS cipher suites
Jon Spillett
2017-08-30
3
-5
/
+48
*
e_os.h removal from other headers and source files.
Pauli
2017-08-30
1
-2
/
+2
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-1
/
+1
*
This has been added to avoid the situation where some host ctype.h functions
Pauli
2017-08-22
1
-6
/
+6
*
Add interface to the scrypt KDF by means of PKEY_METHOD
Johannes Bauer
2017-08-08
2
-3
/
+4
*
Trivial bounds checking.
Pauli
2017-07-07
1
-56
/
+56
*
Add two trivial fixes from old commits
Rich Salz
2017-07-05
1
-0
/
+1
*
Undo commit 0755217
Rich Salz
2017-07-05
1
-1
/
+0
*
Undo commit d420ac2
Rich Salz
2017-07-05
1
-1
/
+1
*
'make update' after objects/objects.txt update.
Andy Polyakov
2017-07-03
2
-5
/
+161
*
objects/objects.txt: add SHA3 OIDs.
Andy Polyakov
2017-07-03
1
-1
/
+36
*
Rename static global "lock" to "obj_lock"
Rich Salz
2017-06-26
1
-14
/
+14
*
Fix OBJ_create() to tolerate a NULL sn and ln
Matt Caswell
2017-06-22
1
-1
/
+2
*
Declare a new x509v3 extension: x509ExtAdmission
FdaSilvaYY
2017-06-20
3
-5
/
+14
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-21
/
+15
*
Add a lock around the OBJ_NAME table
Rich Salz
2017-06-07
1
-28
/
+65
*
Add some OID's from X.520
Erwann Abalea
2017-05-31
3
-5
/
+34
*
Add ED25519 as signature OID
Dr. Stephen Henson
2017-05-30
2
-0
/
+2
*
Add EdDSA algorithm OIDs from draft-ietf-curdle-pkix-04
Dr. Stephen Henson
2017-05-30
3
-6
/
+21
*
fixing incorrect OID of signingCertificateV2
Marek Klein
2017-05-29
2
-3
/
+3
*
Added support for ESSCertIDv2
Marek Klein
2017-05-03
3
-5
/
+12
*
Added error checking for OBJ_create
Frank Morgner
2017-04-11
1
-0
/
+2
*
Remove some commented out code in libcrypto
Matt Caswell
2017-02-28
1
-1
/
+0
*
Implementation of the ARIA cipher as described in RFC 5794.
Pauli
2017-02-21
5
-10
/
+159
*
Add NID_auth_any and NID_kx_any NIDs.
Dr. Stephen Henson
2017-02-08
3
-3
/
+13
*
Add support for parameterized SipHash
Todd Short
2017-02-01
3
-3
/
+9
*
Add support for Poly1305 in EVP_PKEY
Todd Short
2017-01-24
3
-4
/
+9
*
Clean away remaining 'selftest' code
Richard Levitte
2016-11-03
1
-27
/
+0
*
Sanity check an ASN1_object_size result
Matt Caswell
2016-08-23
1
-0
/
+2
*
Use OIDs from draft-ietf-curdle-pkix-02
Dr. Stephen Henson
2016-08-13
2
-21
/
+20
*
Forgotten make update
Richard Levitte
2016-08-01
2
-5
/
+23
*
Additional CMS content types from RFC 4073, RFC 5083, and RFC 5084.
Wim Lewis
2016-08-01
1
-0
/
+3
[prev]
[next]