index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
objects
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-17
/
+2
*
Add X9.42 KDF.
Shane Lontis
2019-07-09
3
-3
/
+9
*
Add OIDs for kmac128, kmac256 and blake2.
Pauli
2019-07-01
2
-16
/
+24
*
Fix GOST OID
voev
2019-05-22
2
-3
/
+3
*
Added X963KDF API
Shane Lontis
2019-05-16
3
-3
/
+10
*
ossl_bsearch(): New generic internal binary search utility function
Richard Levitte
2019-05-08
1
-29
/
+9
*
Single step kdf implementation
Shane Lontis
2019-03-19
3
-3
/
+10
*
Support SM2 certificate verification
杨洋
2019-03-13
5
-5
/
+17
*
Implement SSH KDF
Simo Sorce
2019-02-27
3
-3
/
+10
*
blake2: register MAC objects
Antoine Salon
2019-02-06
3
-3
/
+13
*
Remove unnecessary trailing whitespace
Sam Roberts
2019-02-05
1
-1
/
+1
*
Update generator copyright year.
Viktor Dukhovni
2019-01-07
3
-3
/
+3
*
make update
Matt Caswell
2019-01-03
2
-2
/
+2
*
Add RFC5297 AES-SIV support
Todd Short
2018-12-11
3
-4
/
+19
*
Following the license change, modify the boilerplates in crypto/objects/
Richard Levitte
2018-12-06
11
-14
/
+14
*
KMAC implementation using EVP_MAC
Shane Lontis
2018-11-13
3
-3
/
+15
*
GMAC implementation
Pauli
2018-11-04
3
-5
/
+14
*
Make OBJ_NAME case insensitive.
Pauli
2018-09-03
1
-15
/
+14
*
Change the OID references for X25519, X448, ED25519 and ED448 from the draft RFC
Pauli
2018-08-10
1
-1
/
+1
*
Harmonize use of sk_TYPE_find's return value.
Andy Polyakov
2018-08-07
1
-3
/
+2
*
Add OIDs for HMAC SHA512/224 and HMAC SHA512/256.
Pauli
2018-08-01
3
-5
/
+21
*
New GOST identificators
Dmitry Belyavskiy
2018-06-08
3
-5
/
+136
*
Add missing error code when alloc-return-null
FdaSilvaYY
2018-04-26
2
-2
/
+5
*
Update copyright year
Richard Levitte
2018-04-17
1
-1
/
+1
*
Set error code on alloc failures
Rich Salz
2018-04-03
2
-3
/
+6
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
Add SM2 signature and ECIES schemes
Jack Lloyd
2018-03-19
3
-11
/
+19
*
Missings OIDs for XTS added.
Pauli
2018-03-15
3
-397
/
+417
*
Free the correct type in OBJ_add_object()
Matt Caswell
2018-03-12
1
-1
/
+1
*
Add OIDs for DSTU-4145
gmile
2018-03-12
3
-5
/
+155
*
Add GOST OIDs for Edwards parameter sets
Sergey Zhuravlev
2018-03-07
3
-5
/
+26
*
Integrate X448 and Ed448 into libcrypto
Matt Caswell
2018-03-02
2
-1
/
+3
*
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-23
3
-5
/
+19
*
Fix an incoherent test.
FdaSilvaYY
2017-12-08
1
-6
/
+13
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-12
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-28
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-09-01
1
-1
/
+1
[next]