index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
OPENBSD_7_7
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libcrypto
/
evp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused function pointer from struct aead_aes_gcm_ctx.
jsing
14 days
1
-2
/
+1
*
Remove remaining block128_f casts from EVP AES.
jsing
14 days
1
-4
/
+4
*
Move AES-NI for ECB out of EVP.
jsing
14 days
1
-82
/
+1
*
Move AES-NI from EVP to AES for CCM mode.
jsing
2025-07-21
1
-106
/
+5
*
Simplify AES-XTS implementation and remove AES-NI specific code from EVP.
jsing
2025-07-13
1
-124
/
+15
*
Move aes_ecb_encrypt_internal() prototype to aes_local.h.
jsing
2025-07-06
1
-4
/
+1
*
Const correct EVP_PKEY_get{0,1}_{DH,DSA,EC_KEY,RSA}()
tb
2025-07-02
2
-26
/
+22
*
EVP_CipherInit_ex(): normalize EVP_CIPHER_CTX_ctrl() error check
tb
2025-07-02
1
-2
/
+2
*
Simplify EVP AES-GCM implementation and remove AES-NI specific code.
jsing
2025-06-27
1
-173
/
+25
*
Move AES-NI from EVP to AES for CTR mode.
jsing
2025-06-27
1
-67
/
+1
*
Remove AES-NI specific EVP_CIPHER methods for CFB/CFB1/CFB8.
jsing
2025-06-16
1
-205
/
+1
*
Remove AES-NI specific EVP_CIPHER methods for OFB.
jsing
2025-06-16
1
-64
/
+1
*
Remove AES-NI specific EVP_CIPHER methods for CBC.
jsing
2025-06-16
1
-66
/
+1
*
Remove aesni_init_key().
jsing
2025-06-15
1
-47
/
+22
*
Make OPENSSL_IA32_SSE2 the default for i386 and remove the flag.
jsing
2025-06-09
1
-2
/
+2
*
Fix EVP_DecryptFinal() for CCM ciphers
tb
2025-06-06
1
-5
/
+10
*
Use timingsafe_memcmp when comparing authenticators
kenjiro
2025-06-03
1
-3
/
+3
*
Inline EVP_CIPHER_[gs]et_asn1_iv() in their last callers
tb
2025-06-02
1
-27
/
+15
*
Make EVP_CIPHER_[gs]et_asn1_iv() local to evp_cipher
tb
2025-05-27
9
-153
/
+174
*
GOST has left the building
tb
2025-05-26
1
-2
/
+2
*
Simplify EVP AES code for ECB.
jsing
2025-05-19
1
-32
/
+33
*
Simplify EVP AES code for OFB.
jsing
2025-05-19
1
-7
/
+19
*
Simplify EVP AES code for CFB.
jsing
2025-05-19
1
-25
/
+79
*
Simplify EVP AES code for CTR.
jsing
2025-05-18
1
-22
/
+23
*
Unifdef AES_CTR_ASM.
jsing
2025-05-18
1
-14
/
+1
*
Simplify EVP code for AES CBC.
jsing
2025-05-18
1
-26
/
+33
*
Use err_local.h rather than err.h in most places
tb
2025-05-10
19
-38
/
+35
*
Fix indentation and line wrapping.
jsing
2025-04-18
1
-17
/
+15
*
Remove BS-AES and VP-AES from EVP.
jsing
2025-04-18
1
-129
/
+7
*
Error check i2t_ASN1_OBJECT() and tweak warning message
tb
2025-02-04
1
-2
/
+4
*
Annotate why EVP_PKEY_CTX_ctrl_str() will stay for a while
tb
2025-01-20
1
-1
/
+6
*
If EVP_CIPHER_CTX_ctrl(3) is called on EVP_chacha20_poly1305(3)
schwarze
2024-12-20
1
-2
/
+2
*
Reenable AES-NI in libcrypto
tb
2024-09-06
1
-3
/
+5
*
Nuke the whrlpool (named after the galaxy) from orbit
tb
2024-08-31
3
-64
/
+2
*
Remove EVP_PKEY.*attr* API
tb
2024-08-31
1
-81
/
+1
*
Remove EVP_PKEY_*check again
tb
2024-08-31
2
-33
/
+2
*
Remove the pkey_{,public_,param_}check() handlers
tb
2024-08-29
2
-58
/
+12
*
Implement X509_get_signature_info()
tb
2024-08-28
1
-1
/
+4
*
Garbage collect unused attributes member from EVP_PKEY
tb
2024-08-22
2
-4
/
+2
*
Neuter EVP_PKEY_add1_attr_by_NID()
tb
2024-08-22
1
-36
/
+5
*
typo: regresss -> regress
tb
2024-07-29
1
-2
/
+2
*
Rewrite EVP_PKEY_add1_attr_by_NID()
tb
2024-07-14
1
-11
/
+41
*
Disable most EVP_PKEY_*attr* API
tb
2024-07-14
1
-14
/
+17
*
Add tls1_prf_pkey_meth to pkey_methods
tb
2024-07-09
1
-1
/
+3
*
Add EVP_PKEY_TLS1_PRF as alias for NID_tls1_prf
tb
2024-07-09
1
-1
/
+2
*
libcrypto: constify most error string tables
tb
2024-06-24
1
-5
/
+7
*
Fix in-place decryption for EVP_chacha20_poly1305()
tb
2024-05-22
1
-3
/
+3
*
Avoid NULL dereference in EVP_PKEY_paramgen()
tb
2024-04-17
1
-6
/
+8
*
Delete a few more GOST remnants
tb
2024-04-14
1
-21
/
+1
*
bio_enc: various basic cleanup
tb
2024-04-12
1
-64
/
+67
[next]