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
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-22
simplify makefile
anton
1
-8
/
+2
2022-11-22
Be more helpful and provide details on what the time conversion tests
anton
1
-9
/
+6
2022-11-22
Tweak a printf.
tb
1
-3
/
+3
2022-11-22
Add a unit test that crashes without bn_print.c r1.34.
tb
2
-1
/
+95
2022-11-22
Fix segfaults in BN_dec2bn() and BN_hex2bn()
tb
1
-3
/
+3
2022-11-21
document BN_nist_mod_521(3) and their four siblings
schwarze
3
-3
/
+118
2022-11-20
Fix a surprising quirk in BN_GF2m_mod(3).
schwarze
2
-16
/
+14
2022-11-20
Fix an off-by-one bug in BN_GF2m_poly2arr(3).
schwarze
1
-4
/
+3
2022-11-19
Fix comment describing BN_mod_sqrt()
tb
1
-7
/
+9
2022-11-19
Rework pkey_dsa_sign() and pkey_dsa_verify()
tb
1
-21
/
+25
2022-11-19
Rework DSA_sign() and DSA_verify()
tb
1
-20
/
+31
2022-11-19
Fix an annoying quirk in the EC code
tb
20
-243
/
+243
2022-11-19
whitespace
tb
16
-134
/
+134
2022-11-19
Fix whitespace
tb
11
-63
/
+62
2022-11-19
Unindent and check some pointers explicitly against NULL
tb
1
-7
/
+9
2022-11-19
Remove HMAC PRIVATE KEY support
tb
1
-64
/
+1
2022-11-18
Check os for NULL before dereferencing it
tb
1
-5
/
+5
2022-11-18
zap a stray semicolon
tb
1
-2
/
+2
2022-11-18
Include bytestring.h directly rather than pulling it in via asn1_locl.h
tb
1
-1
/
+2
2022-11-18
Wire up HMAC to raw private key methods
tb
1
-2
/
+61
2022-11-18
Change the pkey.ptr from char * to void *
tb
6
-16
/
+13
2022-11-18
group -> field
tb
1
-5
/
+5
2022-11-18
polynominal -> polynomial
tb
1
-18
/
+18
2022-11-18
new manual page BN_GF2m_add(3)
schwarze
3
-3
/
+527
2022-11-17
Avoid a few unnecessary contortions
tb
1
-35
/
+12
2022-11-17
Use a fixed-size array for the message and simplify a few other curly
tb
1
-14
/
+16
2022-11-17
Add initial Wycheproof EdDSA test coverage
tb
1
-1
/
+111
2022-11-17
Add a regression test for curve25519.c r1.14
tb
1
-2
/
+132
2022-11-17
Prevent Ed25519 signature malleability
tb
1
-1
/
+28
2022-11-17
Revert "Check certificate extensions in trusted certificates"
beck
3
-64
/
+8
2022-11-16
tolower(3) guarantees to return its argument unchanged if it's not
florian
1
-10
/
+3
2022-11-16
mark BN_X931_derive_prime_ex, BN_X931_generate_prime_ex,
schwarze
1
-2
/
+8
2022-11-16
expose the documentation of X509_STORE_CTX_verify_fn(3)
schwarze
2
-42
/
+26
2022-11-16
document X509_STORE_CTX_verify_cb(3) and X509_STORE_get_verify_cb(3)
schwarze
2
-13
/
+40
2022-11-16
Mark BN_mod_exp2_mont() as intentionally undocumented.
schwarze
1
-3
/
+4
2022-11-16
Remove an outdated TODO
tb
1
-4
/
+1
2022-11-15
document BN_mod_sqrt(3)
schwarze
4
-5
/
+119
2022-11-14
document BN_kronecker(3)
schwarze
3
-3
/
+61
2022-11-14
document BN_reciprocal(3)
schwarze
1
-10
/
+55
2022-11-14
Hide public symbols in libcrypto/x509 .c files
beck
55
-52
/
+2073
2022-11-13
Fix comment style
tb
1
-3
/
+3
2022-11-13
Various improvements; joint work with beck@:
schwarze
1
-64
/
+72
2022-11-13
Check certificate extensions in trusted certificates.
beck
3
-8
/
+64
2022-11-13
Bump libtls minor to match libcrypto and libssl
tb
1
-1
/
+1
2022-11-13
Bump libssl minor to match libcrypto
tb
1
-1
/
+1
2022-11-13
Bump minor after symbol addition
tb
1
-1
/
+1
2022-11-13
Update Symbols.list
tb
1
-0
/
+8
2022-11-13
Expose direct access API for Ed25519.
tb
1
-3
/
+1
2022-11-13
Expose various EVP hooks for Ed25519 and X25519
tb
1
-6
/
+3
2022-11-13
Add ED25519 aliases for NID, SN and OBJ
tb
1
-3
/
+1
[next]