index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
providers
/
implementations
/
kem
/
rsa_kem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup : directly include of `internal/nelem.h` when required.
FdaSilvaYY
2022-11-23
1
-0
/
+1
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
str[n]casecmp => OPENSSL_strncasecmp
Dmitry Belyavskiy
2022-04-22
1
-2
/
+2
*
Move e_os.h to include/internal
Richard Levitte
2022-02-05
1
-1
/
+1
*
prov: add zero strenght arguments to BN and RAND RNG calls
Pauli
2021-05-29
1
-1
/
+1
*
Use "" for include crypto/xxx
Rich Salz
2021-05-27
1
-1
/
+1
*
Store some FIPS global variables in the FIPS_GLOBAL structure
Matt Caswell
2021-04-16
1
-1
/
+1
*
Deprecate the EVP_PKEY controls for CMS and PKCS#7
Tomas Mraz
2021-04-06
1
-5
/
+7
*
prov: update KEM to support params on init()
Pauli
2021-03-12
1
-10
/
+14
*
EVP_PKEY_CTX_get/settable_params: pass provider operation context
Tomas Mraz
2021-03-03
1
-2
/
+4
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
Move the PROV_R reason codes to a public header
Tomas Mraz
2021-02-11
1
-1
/
+1
*
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
Dr. Matthias St. Pierre
2020-10-15
1
-1
/
+1
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-1
/
+1
*
rsa: add ossl_ prefix to internal rsa_ calls.
Pauli
2020-10-07
1
-2
/
+2
*
prov: prefix all OSSL_DISPATCH tables names with ossl_
Pauli
2020-09-29
1
-1
/
+1
*
Add key length check to rsa_kem operation.
Shane Lontis
2020-09-24
1
-6
/
+21
*
Add KEM (Key encapsulation mechanism) support to providers
Shane Lontis
2020-09-19
1
-0
/
+341