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
OPENBSD_7_8
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure that we specify the correct group when creating a HelloRetryRequest.
HEAD
master
jsing
4 days
2
-9
/
+4
*
use strtonum() instead of atoi(), and error out for bad numbers
deraadt
8 days
1
-2
/
+7
*
const correct X509_VERIFY_PARAM_get_hostflags()
tb
9 days
2
-4
/
+4
*
Remove unused sequence member from x509_revoked_st
tb
10 days
2
-11
/
+2
*
Revert previous. Let's deal with it when the portable release is out.
tb
12 days
1
-7
/
+3
*
test framework: allow overriding the "/tmp/" directory
tb
12 days
1
-3
/
+7
*
cms: fix incorrect length check in kek_unwrap_key()
tb
2025-09-30
1
-2
/
+2
*
cms_RecipientInfo_pwri_crypt: fix incorrect return check
tb
2025-09-30
1
-3
/
+3
*
cms_RecipientInfo_pwri_crypt: plug leak of kekalg
tb
2025-09-30
1
-3
/
+3
*
libcrypto: rsa gen: min. distance between p and q
jan
2025-09-29
1
-3
/
+19
*
Bump libressl version to 4.2.0
tb
2025-09-28
1
-3
/
+3
*
Revert NULL,0 -> OPENSSL_FILE,OPENSSL_LINE from r1.78
tb
2025-09-28
1
-9
/
+9
*
ec_asn1_test: add an example using BLS12-377
tb
2025-09-17
1
-1
/
+80
*
wycheproof: provide PBKDF2 test harness
tb
2025-09-16
1
-2
/
+58
*
mlkem_generate_key_external_entropy: normalize sizeof() use
tb
2025-09-16
1
-2
/
+2
*
Simplify MLKEM_{private,public}_key_new()
tb
2025-09-16
1
-19
/
+7
*
wycheproof: run HMACSM3 tests against libcrypto
tb
2025-09-15
1
-4
/
+7
*
aes: move explicit_bzero() after NULL check
tb
2025-09-15
1
-5
/
+7
*
MLKEM_private_key_new: add missing space before =
tb
2025-09-15
1
-2
/
+2
*
wycheproof: run ML-KEM test vectors against libcrypto
tb
2025-09-14
1
-2
/
+139
*
mlkem_public_to_private: fix overread/information leak
tb
2025-09-14
1
-3
/
+3
*
wycheproof: zap stray empty line
tb
2025-09-09
1
-2
/
+1
*
Call aes_set_encrypt_key_generic() from aes_set_decrypt_key_generic().
jsing
2025-09-08
1
-2
/
+2
*
Allow generic AES implementation to be used as a fallback.
jsing
2025-09-08
3
-19
/
+65
*
Zero the round keys on AES_set_{en,de}crypt_key() function entry.
jsing
2025-09-08
1
-1
/
+5
*
Validate AES_set_{encrypt,decrypt}_key() inputs at API boundary.
jsing
2025-09-08
2
-18
/
+28
*
wycheproof: rework test selection
tb
2025-09-08
1
-69
/
+82
*
wycheproof: skip tests using curve448/edwards448
tb
2025-09-08
1
-7
/
+12
*
wycheproof: skip tests using SHAKE-128 and SHAKE-256
tb
2025-09-08
1
-1
/
+17
*
wycheproof: rename skipSmallCurve() into skipCurve()
tb
2025-09-08
1
-4
/
+6
*
wycheproof: determine the test variant from the JSON schema
tb
2025-09-08
1
-30
/
+41
*
wycheproof: retire the ECDSA webcrypto tests
tb
2025-09-07
1
-71
/
+2
*
Remove BN_DIV2W.
jsing
2025-09-07
3
-28
/
+4
*
Re-enable bn_sqr_words() assembly.
jsing
2025-09-07
3
-8
/
+8
*
Rename old assembly bn_sqr_words() to bn_sqr_word_wise().
jsing
2025-09-07
6
-30
/
+27
*
wycheproof: go fmt
tb
2025-09-06
1
-4
/
+4
*
wycheproof: use a cleaner way of dealing with P1363 signature length
tb
2025-09-06
1
-4
/
+12
*
Deduplicate the mlkem 768 and mlkem 1024 code.
beck
2025-09-05
6
-1788
/
+527
*
wycheproof: check for the v1 directory since v0 will go away
tb
2025-09-05
1
-2
/
+2
*
wycheproof: port the MI primes check to v1
tb
2025-09-05
2
-3
/
+24
*
wycheproof: remove support for v0 test vectors
tb
2025-09-05
1
-68
/
+38
*
wycheproof: drop JOSE tests
tb
2025-09-05
1
-2
/
+1
*
wycheproof: move AES key wrap tests to v1
tb
2025-09-05
1
-4
/
+4
*
wycheproof: add support for EcCurve tests
tb
2025-09-05
1
-1
/
+103
*
wycheproof: add custom JSON unmarshaler big integers
tb
2025-09-05
1
-9
/
+58
*
wycheproof: make RSA tests work
tb
2025-09-05
1
-43
/
+79
*
wycheproof: move ECDSA tests to v1
tb
2025-09-05
1
-14
/
+15
*
wycheproof: move ECDH tests to v1 (skip PEM for now)
tb
2025-09-05
1
-6
/
+5
*
wycheproof: move AES to v1 and explicitly skip gmac test
tb
2025-09-05
1
-3
/
+3
*
wycheproof: go fmt
tb
2025-09-04
1
-6
/
+6
[next]