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
*
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
*
AES-XTS block limit.
Pauli
2019-04-03
1
-0
/
+6
*
Correctly check the return code of EVP_MAC_ctrl everwhere it is used
Matt Caswell
2019-03-27
1
-2
/
+2
*
cfi build fixes in x86-64 ghash assembly
Shane Lontis
2019-02-20
1
-0
/
+2
*
Fix some CFI issues in x86_64 assembly
David Benjamin
2019-02-17
1
-0
/
+12
*
ARM assembly pack: make it Windows-friendly.
Andy Polyakov
2019-02-16
2
-8
/
+21
*
Build: Remove BEGINRAW / ENDRAW / OVERRIDE
Richard Levitte
2019-01-31
1
-6
/
+1
*
Fixes #7879: AES-SIV to use EVP_MAC APIs
Todd Short
2018-12-13
2
-29
/
+29
*
Add RFC5297 AES-SIV support
Todd Short
2018-12-11
3
-1
/
+375
*
Following the license change, modify the boilerplates in crypto/modes/
Richard Levitte
2018-12-06
23
-23
/
+23
*
Update copyright year
Matt Caswell
2018-09-11
2
-2
/
+2
*
modes/ocb128.c: readability and formatting improvements.
Andy Polyakov
2018-07-09
1
-15
/
+5
*
modes/ocb128.c: improve the calculation of double mask
DesWurstes
2018-07-09
1
-1
/
+1
*
modes/asm/ghash-armv4.pl: address "infixes are deprecated" warnings.
Andy Polyakov
2018-07-01
1
-5
/
+2
*
PA-RISC assembly pack: make it work with GNU assembler for HP-UX.
Andy Polyakov
2018-06-25
1
-1
/
+11
*
Update copyright year
Matt Caswell
2018-06-20
2
-2
/
+2
*
modes/ocb128.c: Reset nonce-dependent variables on setiv
Mingtao Yang
2018-06-08
2
-67
/
+69
*
PPC assembly pack: correct POWER9 results.
Andy Polyakov
2018-06-03
1
-1
/
+1
*
modes/gcm128.c: coalesce calls to GHASH.
Andy Polyakov
2018-06-03
2
-34
/
+249
*
Reduce minimal out length in CRYPTO_128_unwrap_pad
Yihong Wang
2018-05-30
1
-6
/
+8
*
Update copyright year
Matt Caswell
2018-05-29
1
-1
/
+1
*
PPC assembly pack: add POWER9 results.
Andy Polyakov
2018-05-10
1
-0
/
+1
*
Update copyright year
Matt Caswell
2018-05-01
1
-1
/
+1
[next]