Hongren Zheng
|
4654e94a40
fips provider: explicitly setup cpuid when initializing
|
5 月之前 |
Pauli
|
d971d89786
strcasecmp: implement strcasecmp and strncasecmp
|
2 年之前 |
Tomas Mraz
|
f3da979ee1
Avoid code duplication for locale initialization
|
2 年之前 |
Tomas Mraz
|
48d2eca1c5
Fix build on OPENSSL_SYS_TANDEM and older POSIXes
|
2 年之前 |
Matt Caswell
|
1b08f849cb
Update copyright year
|
2 年之前 |
Dmitry Belyavskiy
|
467b6f17a6
FIPS provider modifications
|
2 年之前 |
Pauli
|
736dba012f
provider: add TLS13_KDF to the default and FIPS providers
|
3 年之前 |
Matt Caswell
|
09f38299cc
Don't leak the OSSL_LIB_CTX in the event of a failure to load the FIPS module
|
3 年之前 |
Pauli
|
43dbe3b72d
fips: set the library context and handle later
|
3 年之前 |
Richard Levitte
|
b938544969
PROV: Relegate most of the FIPS provider code to libfips.a
|
3 年之前 |
Tomas Mraz
|
dea7617558
fipsprov: Missing teardown on fips_get_params_from_core() error
|
3 年之前 |
Matt Caswell
|
a16d21744d
Add the ability for ex_data to have a priority
|
3 年之前 |
Daniel Bevenius
|
6d418dbcd3
Clarify two comments (typos) in fipsprov.c
|
3 年之前 |
Richard Levitte
|
e2f5df3613
PROV: Add OIDs we know to all provider applicable algorithms
|
3 年之前 |
Matt Caswell
|
7b9f02798f
Sanity check provider up-calls
|
3 年之前 |
Matt Caswell
|
6ce58488bd
Store some FIPS global variables in the FIPS_GLOBAL structure
|
3 年之前 |
Richard Levitte
|
baf02793fc
APPS: Replace the use of OBJ_nid2ln() with name or description calls
|
3 年之前 |
Shane Lontis
|
c8830891e6
Add ossl_provider symbols
|
3 年之前 |
Tomas Mraz
|
061ae2f6a2
Remove the RAND_get0_public() from fips provider initialization
|
3 年之前 |
Tomas Mraz
|
2741128e9d
Move the PROV_R reason codes to a public header
|
3 年之前 |
Matt Caswell
|
b233ea8276
Avoid races by caching exported ciphers in the init function
|
3 年之前 |
Richard Levitte
|
58f422f6f4
Fix some odd names in our provider source code
|
3 年之前 |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 年之前 |
Daiki Ueno
|
1395a84e48
params: OSSL_PARAM_utf8_ptr: don't automatically reference `address`
|
3 年之前 |
Shane Lontis
|
89cccbea51
Add EVP_KDF-X942 to the fips module
|
4 年之前 |
Pauli
|
08edd447c9
prov: move the entropy source out of the FIPS provider
|
4 年之前 |
Shane Lontis
|
8ea761bf40
Add AES KW inverse ciphers to the EVP layer
|
4 年之前 |
Shane Lontis
|
4244504635
Remove ossl_prov_util_nid_to_name()
|
4 年之前 |
Dr. Matthias St. Pierre
|
a829b735b6
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
|
4 年之前 |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 年之前 |