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
/
fips
/
fipsprov.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fips: set the library context and handle later
Pauli
2021-05-29
1
-2
/
+3
*
PROV: Relegate most of the FIPS provider code to libfips.a
Richard Levitte
2021-05-21
1
-4
/
+20
*
fipsprov: Missing teardown on fips_get_params_from_core() error
Tomas Mraz
2021-05-13
1
-1
/
+1
*
Add the ability for ex_data to have a priority
Matt Caswell
2021-05-11
1
-0
/
+1
*
Clarify two comments (typos) in fipsprov.c
Daniel Bevenius
2021-05-06
1
-3
/
+3
*
PROV: Add OIDs we know to all provider applicable algorithms
Richard Levitte
2021-04-18
1
-138
/
+127
*
Sanity check provider up-calls
Matt Caswell
2021-04-16
1
-28
/
+43
*
Store some FIPS global variables in the FIPS_GLOBAL structure
Matt Caswell
2021-04-16
1
-72
/
+119
*
APPS: Replace the use of OBJ_nid2ln() with name or description calls
Richard Levitte
2021-04-02
1
-15
/
+25
*
Add ossl_provider symbols
Shane Lontis
2021-03-18
1
-6
/
+6
*
Remove the RAND_get0_public() from fips provider initialization
Tomas Mraz
2021-03-12
1
-3
/
+0
*
Move the PROV_R reason codes to a public header
Tomas Mraz
2021-02-11
1
-1
/
+1
*
Avoid races by caching exported ciphers in the init function
Matt Caswell
2021-02-02
1
-2
/
+2
*
Fix some odd names in our provider source code
Richard Levitte
2021-02-01
1
-2
/
+2
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
params: OSSL_PARAM_utf8_ptr: don't automatically reference `address`
Daiki Ueno
2021-01-26
1
-7
/
+7
*
Add EVP_KDF-X942 to the fips module
Shane Lontis
2020-12-02
1
-1
/
+4
*
prov: move the entropy source out of the FIPS provider
Pauli
2020-11-20
1
-2
/
+4
*
Add AES KW inverse ciphers to the EVP layer
Shane Lontis
2020-11-02
1
-0
/
+9
*
Remove ossl_prov_util_nid_to_name()
Shane Lontis
2020-10-22
1
-98
/
+0
*
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
Dr. Matthias St. Pierre
2020-10-15
1
-11
/
+10
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-17
/
+17
*
prov: prefix all exposed 'cipher' symbols with ossl_
Pauli
2020-10-01
1
-4
/
+4
*
prov: prefix provider internal functions with ossl_
Pauli
2020-09-29
1
-10
/
+12
*
prov: prefix all OSSL_DISPATCH tables names with ossl_
Pauli
2020-09-29
1
-104
/
+117
*
Add a copy of OSSL_SELF_TEST_get_callback() to the fips module.
Shane Lontis
2020-09-19
1
-0
/
+17
*
Add KEM (Key encapsulation mechanism) support to providers
Shane Lontis
2020-09-19
1
-0
/
+7
*
Add option to fipsinstall to disable fips security checks at run time.
Shane Lontis
2020-09-18
1
-0
/
+21
*
keygen: add FIPS error state management to conditional self tests
Shane Lontis
2020-09-12
1
-0
/
+7
*
FIPS: rename the status call to is_running.
Pauli
2020-09-12
1
-3
/
+3
*
Include "legacy" in the name of the various MAC bridge functions
Matt Caswell
2020-08-29
1
-4
/
+4
*
Extend the provider MAC bridge for CMAC
Matt Caswell
2020-08-29
1
-0
/
+6
*
Make the provider side EVP PKEY MAC bridge available in default and fips
Matt Caswell
2020-08-29
1
-0
/
+2
*
Add DHX support to keymanager
Shane Lontis
2020-08-11
1
-0
/
+1
*
Extend the EVP_PKEY KDF to KDF provider bridge to the FIPS provider
Matt Caswell
2020-08-10
1
-0
/
+4
*
Add 'on demand self test' and status test to providers
Shane Lontis
2020-08-09
1
-18
/
+38
*
Add evp_test fixes.
Shane Lontis
2020-08-07
1
-4
/
+4
*
rand_drbg: remove RAND_DRBG.
Pauli
2020-08-07
1
-2
/
+2
*
Cleanup fips provider init
Shane Lontis
2020-07-22
1
-154
/
+59
*
Add ERR_raise() errors to fips OSSL_provider_init and self tests.
Shane Lontis
2020-07-21
1
-3
/
+7
*
Add AES_CBC_CTS ciphers to providers
Shane Lontis
2020-07-15
1
-0
/
+3
*
Make the naming scheme for dispatched functions more consistent
Dr. Matthias St. Pierre
2020-06-24
1
-57
/
+57
*
Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>
Dr. Matthias St. Pierre
2020-06-24
1
-1
/
+1
*
CTR, HASH and HMAC DRBGs in provider
Pauli
2020-06-24
1
-9
/
+2
*
provider: add RAND algorithm tables
Pauli
2020-06-24
1
-0
/
+17
*
Add more complete support for libctx/propq in the EC code
Matt Caswell
2020-06-19
1
-1
/
+1
*
Add the concept of "Capabilities" to the default and fips providers
Matt Caswell
2020-06-19
1
-0
/
+1
*
fips: add additional algorithms to the FIPS provider.
Pauli
2020-06-05
1
-3
/
+21
*
fips: add AES OFB mode ciphers to FIPS provider.
Pauli
2020-05-28
1
-0
/
+3
*
fips: add AES CFB mode ciphers to FIPS provider.
Pauli
2020-05-28
1
-0
/
+9
[next]