index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
providers
/
implementations
/
ciphers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add utility function ossl_param_is_empty()
slontis
2024-10-09
15
-16
/
+16
*
fips: add lots of potentially missing ossl_prov_is_running checks
Dimitri John Ledkov
2024-10-02
5
-1
/
+20
*
Add Missing Error Messages for AES-OCB Tag Length Validation
erbsland-dev
2024-09-13
1
-2
/
+10
*
s390x: Add hardware acceleration for full AES-XTS
Holger Dengler
2024-09-13
4
-0
/
+228
*
Copyright year updates
Tomas Mraz
2024-09-05
16
-16
/
+16
*
Cleanups for FIPS options..
slontis
2024-08-28
2
-3
/
+2
*
fix: in RC2 implementation, handle both old and new AID.params keys
Richard Levitte
2024-08-27
1
-9
/
+23
*
Add an indicator for AES GCM that returns if the iv has been generated
slontis
2024-08-18
2
-2
/
+8
*
ssl_evp_cipher_fetch(): Avoid using 3DES from the FIPS provider
Tomas Mraz
2024-08-01
2
-2
/
+25
*
Add FIPS indicator support for Triple-DES encryption.
slontis
2024-07-26
2
-6
/
+50
*
that open brace { should be on the previous line
Dimitri Papadopoulos
2024-07-22
6
-12
/
+6
*
riscv: Fix cpuid_obj asm checks for sm4/sm3
Hongren Zheng
2024-07-12
4
-4
/
+4
*
cipher_null.c: add NULL check
Rajeev Ranjan
2024-05-14
1
-1
/
+1
*
Copyright year updates
Matt Caswell
2024-04-09
3
-3
/
+3
*
Copyright year updates
Richard Levitte
2024-04-09
3
-3
/
+3
*
riscv: Fix remaining asm checks
Jakov Smolić
2024-03-22
4
-8
/
+8
*
Fix partial block encryption in cfb and ofb for s390x
Holger Dengler
2024-01-12
2
-7
/
+4
*
riscv: Fix mispelling of extension test macro
Grant Nichol
2024-01-02
1
-1
/
+1
*
Fix detection for riscv64/riscv32
Matt Caswell
2023-12-12
1
-2
/
+2
*
Optimize AES-CTR for ARM Neoverse V1 and V2.
fisher.yu
2023-11-29
3
-3
/
+44
*
update/final: Return error if key is not set
Tomas Mraz
2023-11-03
3
-1
/
+34
*
When changing IV length invalidate previously set IV
Tomas Mraz
2023-11-03
3
-3
/
+14
*
riscv: Provide vector crypto implementation of AES-ECB mode.
Phoebe Chen
2023-10-26
1
-0
/
+6
*
riscv: Provide vector crypto implementation of AES-128/256-XTS mode.
Jerry Shih
2023-10-26
1
-3
/
+33
*
Fix the aes-xts key-length checking condition and hw declaration.
Jerry Shih
2023-10-26
1
-2
/
+2
*
Provide additional AES-GCM test patterns to enhance test coverage.
Phoebe Chen
2023-10-26
1
-8
/
+8
*
riscv: Provide vector crypto implementation of AES-GCM mode.
Jerry Shih
2023-10-26
1
-13
/
+60
*
Minor changes of the GCM-related code.
Jerry Shih
2023-10-26
1
-1
/
+1
*
riscv: Provide vector crypto implementation of AES-CTR mode.
Phoebe Chen
2023-10-26
1
-0
/
+4
*
riscv: Use the optimized rvv AES-128/192/256-CBC.
Phoebe Chen
2023-10-26
1
-19
/
+22
*
Update for Zvkb extension.
Jerry Shih
2023-10-26
4
-4
/
+4
*
riscv: Implement AES-192
Ard Biesheuvel
2023-10-26
5
-16
/
+15
*
riscv: SM4: Provide a Zvksed-based implementation
Christoph Müllner
2023-10-26
9
-0
/
+202
*
riscv: AES: Provide a Zvkned-based implementation
Christoph Müllner
2023-10-26
5
-6
/
+191
*
Avoid another copy of key schedule pointer in PROV_GCM_CTX
Tomas Mraz
2023-10-16
2
-5
/
+3
*
Copyright year updates
Matt Caswell
2023-09-28
6
-6
/
+6
*
Fix a key repointing in various ciphers
Neil Horman
2023-09-17
5
-5
/
+35
*
Add dupctx support to rc4_hmac_md5 algo
Neil Horman
2023-09-12
2
-0
/
+29
*
implement dupctx for chacha20_poly1305
Neil Horman
2023-09-12
1
-0
/
+21
*
Fix aes_gcm_siv dupctx function
Neil Horman
2023-09-12
1
-1
/
+1
*
implement dupctx for aes_WRAP methods
Neil Horman
2023-09-12
1
-0
/
+21
*
Add dupctx support to aead ciphers
Neil Horman
2023-09-12
6
-0
/
+65
*
"foo * bar" should be "foo *bar"
Dimitri Papadopoulos
2023-09-11
5
-5
/
+5
*
Copyright year updates
Matt Caswell
2023-09-07
41
-41
/
+41
*
Implement dupctx for chacha20 cipher
Neil Horman
2023-09-04
1
-0
/
+21
*
Do not ignore empty associated data with AES-SIV mode
Tomas Mraz
2023-07-14
1
-7
/
+11
*
Do not use stitched AES-GCM implementation on PPC32
Tomas Mraz
2023-06-30
1
-1
/
+1
*
Fix typos found by codespell
Dimitri Papadopoulos
2023-06-15
1
-1
/
+1
*
Set RC4 defines on libcrypto/liblegacy
Tomas Mraz
2023-06-10
1
-0
/
+3
*
gcm: use the new faster param location mechanism.
Pauli
2023-06-02
1
-0
/
+1
[next]