index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
modes
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2021-04-08
5
-5
/
+5
*
enc: fix coverity 1451499, 1451501, 1451506, 1451507, 1351511, 1451514, 14515...
Pauli
2021-03-24
3
-1
/
+11
*
modes: fix coverity 1449860: overlapping memory copy
Pauli
2021-03-18
1
-1
/
+2
*
modes: fix coverity 1449851: overlapping memory copy
Pauli
2021-03-18
1
-1
/
+2
*
Add ossl_siv symbols
Shane Lontis
2021-03-18
1
-12
/
+12
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
CRYPTO_gcm128_decrypt: fix mac or tag calculation
Zhang Jinde
2021-02-19
1
-2
/
+2
*
Update copyright year
Matt Caswell
2020-11-26
1
-1
/
+1
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-2
/
+2
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-2
/
+2
*
Ignore vendor name in Clang version number.
Jung-uk Kim
2020-08-28
2
-2
/
+2
*
Fix coverity CID #1452770 - Dereference before NULL check in CRYPTO_siv128_in...
Shane Lontis
2020-08-24
1
-8
/
+14
*
Fix provider cipher reinit issue
Shane Lontis
2020-07-22
1
-5
/
+19
*
Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...
Matt Caswell
2020-07-16
1
-14
/
+14
*
Add and use internal header that implements endianness check
Richard Levitte
2020-07-11
4
-105
/
+57
*
The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*
Pauli
2020-06-11
1
-14
/
+14
*
Update copyright year
Matt Caswell
2020-06-04
7
-7
/
+7
*
Avoid undefined behavior with unaligned accesses
Bernd Edlinger
2020-05-27
7
-36
/
+91
*
Update copyright year
Matt Caswell
2020-05-15
1
-1
/
+1
*
Amend references to "OpenSSL license"
Shourya Shukla
2020-04-29
1
-1
/
+1
*
Update copyright year
Matt Caswell
2020-04-23
13
-13
/
+13
*
Also check for errors in x86_64-xlate.pl.
David Benjamin
2020-02-17
13
-13
/
+13
*
x86_64: Add endbranch at function entries for Intel CET
H.J. Lu
2020-02-15
1
-0
/
+6
*
Do not silently truncate files on perlasm errors
David Benjamin
2020-01-22
13
-13
/
+13
*
For all assembler scripts where it matters, recognise clang > 9.x
Richard Levitte
2020-01-17
2
-2
/
+2
*
Add some missing cfi frame info in aesni-gcm-x86_64.pl
Bernd Edlinger
2019-12-23
1
-0
/
+8
*
Optimize AES-GCM implementation on aarch64
Fangming.Fang
2019-12-19
2
-1
/
+5725
*
Fix missing Assembler defines
Shane Lontis
2019-10-16
1
-1
/
+5
*
Rework how our providers are built
Richard Levitte
2019-10-10
1
-2
/
+2
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
10
-11
/
+11
*
Add aes_wrap cipher to providers
Shane Lontis
2019-09-20
1
-2
/
+3
*
Unify all assembler file generators
Richard Levitte
2019-09-16
10
-31
/
+45
*
build.info: For all assembler generators, remove all arguments
Richard Levitte
2019-09-16
1
-13
/
+12
*
Add aes_xts cipher to providers
Shane Lontis
2019-09-14
1
-2
/
+3
*
OSSL_PARAM_construct_utf8_string computes the string length.
Pauli
2019-09-04
1
-2
/
+1
*
Remove extern declarations of OPENSSL_ia32cap_P
Bernd Edlinger
2019-09-01
1
-1
/
+1
*
Get rid of the diversity of names for MAC parameters
Richard Levitte
2019-08-24
1
-1
/
+1
*
Add aes_ccm to provider
Shane Lontis
2019-08-20
1
-2
/
+2
*
Use macros internally for algorithm names
Richard Levitte
2019-08-19
1
-1
/
+2
*
Adapt diverse code to provider based MACs.
Richard Levitte
2019-08-15
1
-8
/
+24
*
Add gcm ciphers (aes and aria) to providers.
Shane Lontis
2019-07-31
1
-2
/
+2
*
Add Common shared code needed to move aes ciphers to providers
Shane Lontis
2019-07-16
11
-238
/
+19
*
Move the public SIV mode functions from public headers to internal ones
Matt Caswell
2019-06-27
1
-0
/
+1
*
crypto/modes/build.conf: Fix MODES asm mistakes
Richard Levitte
2019-06-18
1
-1
/
+1
*
Move modes_asm_src file information to build.info files
Richard Levitte
2019-06-17
1
-1
/
+51
*
Use variables in build.info files where it's worth the while
Richard Levitte
2019-06-15
1
-7
/
+4
*
Replace EVP_MAC_CTX_copy() by EVP_MAC_CTX_dup()
Kurt Roeckx
2019-06-06
2
-26
/
+36
*
Make basic AES ciphers available from within the FIPS providers
Matt Caswell
2019-06-03
1
-0
/
+4
*
Enforce a strict output length check in CRYPTO_ccm128_tag
Guido Vranken
2019-04-25
1
-1
/
+1
*
ARM64 assembly pack: add ThunderX2 results.
Andy Polyakov
2019-04-17
1
-0
/
+1
[next]