index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add KMAC support to KBKDF.
slontis
2022-12-16
2
-4
/
+7
*
BIO_s_dgram: add documentation and hazard warnings
Hugo Landau
2022-12-15
3
-0
/
+278
*
rsa: fix version of rsa implicit rejection introduction
Hubert Kario
2022-12-13
3
-5
/
+5
*
Allow OBJ_create() to create an OBJ and NID with a NULL OID
Richard Levitte
2022-12-13
1
-1
/
+2
*
rsa: Add option to disable implicit rejection
Hubert Kario
2022-12-12
3
-0
/
+21
*
rsa: add implicit rejection in PKCS#1 v1.5
Hubert Kario
2022-12-12
6
-4
/
+43
*
signature: Clamp PSS salt len to MD len
Clemens Lang
2022-12-08
2
-2
/
+14
*
prevent HPKE sender setting seq unwisely
Stephen Farrell
2022-12-08
1
-21
/
+54
*
OSSL_CMP_validate_msg(): make sure to reject protection type mismatch
Dr. David von Oheimb
2022-12-08
1
-3
/
+8
*
Replace some boldened types with a corresponding man page link
Richard Levitte
2022-12-08
42
-214
/
+190
*
Move the description of the core types into their own pages
Richard Levitte
2022-12-08
6
-84
/
+395
*
Replace "a RSA" with "an RSA"
Daniel Fiala
2022-12-06
5
-6
/
+6
*
Implement OSSL_PROVIDER_get0_default_search_path, add docs and tests.
Patrick Mills
2022-12-06
1
-0
/
+10
*
QUIC Connection State Machine Design Document
Hugo Landau
2022-12-03
3
-0
/
+696
*
doc: fix EVP_SignInit.pod
Reinhard Urban
2022-12-02
1
-5
/
+4
*
Clarify the EVP_PKEY_decrypt manual page
Tomas Mraz
2022-12-02
1
-9
/
+11
*
Fix docs related to EVP_RAND_CTX_new() that were not passing the parent
slontis
2022-11-30
4
-4
/
+4
*
Implement deterministic ECDSA sign (RFC6979)
slontis
2022-11-30
7
-1
/
+92
*
fips prov: remove 3DES from list of inclusions
Pauli
2022-11-29
1
-2
/
+0
*
Update fips version check to be more robust
Pauli
2022-11-29
1
-1
/
+3
*
aes: add AES-GCM-SIV modes to the FIPS provider
Pauli
2022-11-29
1
-0
/
+4
*
doc: add note for sm4 xts
Xu Yizhou
2022-11-29
2
-0
/
+40
*
Honor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as set and default to UNCOMP...
Nicola Tuveri
2022-11-29
1
-7
/
+17
*
Implements Hybrid Public Key Encryption (HPKE) as per RFC9180.
Stephen Farrell
2022-11-25
2
-0
/
+544
*
Fix typos in doc/man3/EVP_EncryptInit.pod
Marco Abbadini
2022-11-25
1
-2
/
+2
*
add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() function
Dr. David von Oheimb
2022-11-25
1
-1
/
+9
*
OSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVs
Dr. David von Oheimb
2022-11-25
1
-2
/
+4
*
CMS_decrypt*(): fix misconceptions and mem leak
Dr. David von Oheimb
2022-11-25
2
-19
/
+37
*
Fix typo in openssl-x509.pod.in
Jan
2022-11-25
1
-1
/
+1
*
Add SM2 support for EVP_PKEY_Q_keygen
Jiaxun Yang
2022-11-24
1
-1
/
+1
*
CMP: fix handling of unset or missing failInfo PKI status information
Dr. David von Oheimb
2022-11-24
1
-1
/
+2
*
CMP: fix status held in OSSL_CMP_CTX, in particular for genp messages
Dr. David von Oheimb
2022-11-24
2
-7
/
+28
*
OSSL_CMP_ITAV_set0.pod: fix formatting nits, update example
Dr. David von Oheimb
2022-11-24
1
-13
/
+10
*
Add support for KTLS zerocopy sendfile on Linux
Maxim Mikityanskiy
2022-11-24
3
-0
/
+28
*
QUIC TX Packetiser and Streams Mapper
Hugo Landau
2022-11-24
1
-259
/
+530
*
Add HISTORY section to EVP_KEM-EC document.
slontis
2022-11-24
1
-0
/
+4
*
CMP: add API functions OSSL_CMP_CTX_get0_libctx() and OSSL_CMP_CTX_get0_propq()
Dr. David von Oheimb
2022-11-23
1
-3
/
+14
*
Fix version mistake in some HISTORY sections
Tomas Mraz
2022-11-23
2
-2
/
+2
*
Add missing HISTORY sections for OpenSSL 3.0 related documents.
slontis
2022-11-21
27
-12
/
+71
*
Improve FIPS RSA keygen performance.
slontis
2022-11-21
1
-1
/
+13
*
Design document for the QUIC-TLS integration
Matt Caswell
2022-11-21
1
-0
/
+261
*
x509/v3_purp.c etc.: improve doc/comments on codesign and timestamp purpose c...
Dr. David von Oheimb
2022-11-18
1
-7
/
+10
*
Add doc for EVP_ASYM_CIPHER-RSA and clean up OSSL_PROVIDER-FIPS.pod.
slontis
2022-11-18
4
-18
/
+110
*
Update the record layer design based on implementation experience
Matt Caswell
2022-11-18
1
-172
/
+306
*
Add a record layer design document
Matt Caswell
2022-11-18
1
-0
/
+470
*
Fix documenation mistakes
Pauli
2022-11-16
1
-19
/
+19
*
list: add an is empty function
Pauli
2022-11-16
1
-1
/
+13
*
Add documentation for CPUID bit #64+17
Joachim Vandersmissen
2022-11-16
1
-0
/
+2
*
Update documentation for keymgmt export utils
Simo Sorce
2022-11-15
1
-4
/
+11
*
Add thread pool design document (phase 1)
Hugo Landau
2022-11-14
1
-0
/
+103
[next]