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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix up MLKEM768_marshal_private_key to not use a passed in CBB
beck
2025-05-19
2
-27
/
+43
*
Remove the boringssl if || ideom from mlkem
beck
2025-05-19
2
-34
/
+46
*
API changes for ML-KEM
beck
2025-05-19
4
-78
/
+126
*
Simplify EVP AES code for ECB.
jsing
2025-05-19
2
-33
/
+46
*
Remove block128_f function casts.
jsing
2025-05-19
1
-8
/
+20
*
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
*
EC_POINT_new: wording tweaks in the BUGS section
tb
2025-05-18
1
-6
/
+6
*
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
*
add missing u64/uint64_t conversion
bcook
2025-05-18
1
-3
/
+3
*
Use stdint types instead of u64/u32/u8.
jsing
2025-05-18
5
-134
/
+127
*
Remove contortions with the rem_4bit table.
jsing
2025-05-18
1
-28
/
+9
*
Inline REDUCE1BIT macro.
jsing
2025-05-18
1
-15
/
+6
*
bio_mem: avoid pointer arithmetic on NULL
tb
2025-05-18
1
-2
/
+4
*
rc2: two files escaped the lure of the attic, set these poor souls free
tb
2025-05-18
2
-241
/
+0
*
Remove TABLE_BITS from gcm128.
jsing
2025-05-17
2
-248
/
+3
*
Replace GCM_MUL/GHASH defines with static inline functions.
jsing
2025-05-16
1
-121
/
+99
*
Increase default PKCS12_SALT_LEN from 8 to 16 bytes
tb
2025-05-10
1
-2
/
+2
*
asn_moid: move inclusion of err_local.h to the proper place
tb
2025-05-10
1
-2
/
+2
*
Sort FOOerror() in ASCII order
tb
2025-05-10
1
-18
/
+18
*
Simplify the remaining FOOerror()
tb
2025-05-10
1
-26
/
+28
*
Remove unused internal FOOerror()
tb
2025-05-10
1
-11
/
+1
*
Remove error macros except PEMerr(), RSAerr() and SSLerr()
tb
2025-05-10
1
-37
/
+4
*
Move the internal FOOerror() to err_local.h
tb
2025-05-10
2
-40
/
+38
*
Use err_local.h rather than err.h in most places
tb
2025-05-10
222
-456
/
+454
*
Garbage collect docs of BIO_dump{,_indent}_{cb,fp}()
tb
2025-05-09
1
-35
/
+3
*
bss_log.c: don't rely on err.h pulling in bio.h
tb
2025-05-09
1
-2
/
+2
*
Fix up two markup mistakes with .Fn and .Xr
tb
2025-05-04
1
-4
/
+4
*
Remove the X9.62 prime239v{1,2,3} curves
tb
2025-05-04
1
-179
/
+1
*
Move P-256 where it belongs
tb
2025-05-04
1
-67
/
+67
*
Fix typo in curve comment: P224r2 -> P224t1
tb
2025-05-03
1
-2
/
+2
*
CTASSERT that internal pub/priv keys match the sizes exposed in mlkem.h
tb
2025-05-03
2
-2
/
+10
*
More space around .Dl + a typo on top
tb
2025-05-01
2
-5
/
+11
*
lhash: add missing spaces before assignment operator
tb
2025-05-01
1
-4
/
+4
*
EC_GROUP_check.3: rephrase a sentence to avoid a word repetition
tb
2025-04-28
1
-4
/
+4
*
EC_GROUP_new_by_curve_name.3: escape a - in code.
tb
2025-04-28
1
-3
/
+3
*
EC_POINT_point2oct: remove in_ prefix in RETURN VALUES
tb
2025-04-26
1
-5
/
+5
*
EC_GROUP_new_curve_GFp: some fixes in the RETURN VALUE section
tb
2025-04-26
1
-9
/
+12
*
Fix markup for EC_GROUP_set_point_conversion_form
tb
2025-04-26
1
-4
/
+5
*
Fix up a few dangling references
tb
2025-04-25
4
-13
/
+12
*
Rework EC documentation
tb
2025-04-25
13
-1242
/
+1998
*
BN_new: zap an anachronistic admonition
tb
2025-04-25
1
-4
/
+2
*
Restore two #if defined(GHASH) that were incorrectly removed.
jsing
2025-04-25
1
-5
/
+5
*
Unifdef OPENSSL_SMALL_FOOTPRINT.
jsing
2025-04-25
1
-13
/
+5
*
Use the OPENSSL_SMALL_FOOTPRINT code in gcm_init_4bit().
jsing
2025-04-25
1
-32
/
+2
*
Mop up all of the GETU32/BSWAP4/BSWAP8 macros since they're now unused.
jsing
2025-04-23
2
-44
/
+2
*
Rewrite gcm_gmult_1bit() to avoid sizeof(long) hacks.
jsing
2025-04-23
1
-22
/
+8
*
Fix CRYPTO_gcm128_decrypt() when compiled with TABLE_BITS == 1.
jsing
2025-04-23
1
-3
/
+3
[next]