Dr. David von Oheimb
|
084d3afd26
Compensate for CMP-related TODOs removed by PR #15539
|
3 years ago |
Dr. David von Oheimb
|
357bfe7345
CMP+CRMF: fix formatting nits in crypto/, include/, and test/
|
2 years ago |
JHH20
|
e257d3e76f
Remove duplicated #include headers
|
2 years ago |
PW Hu
|
2349d7ba57
Fix the return check of OBJ_obj2txt
|
3 years ago |
Richard Levitte
|
21dfdbef49
Adapt other parts of the source to the changed EVP_Q_digest() and EVP_Q_mac()
|
3 years ago |
Pauli
|
e0a7ef0b51
crmf: remove TODOs
|
3 years ago |
Pauli
|
28cab20916
crypto: updates to pass size_t to RAND_bytes_ex()
|
3 years ago |
Pauli
|
5cbd2ea3f9
add zero strenght arguments to BN and RAND RNG calls
|
3 years ago |
Dr. David von Oheimb
|
0a8a6afdfb
Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC functions
|
3 years ago |
Richard Levitte
|
ad57a13bb8
Modify OBJ_nid2sn(OBJ_obj2nid(...)) occurences to use OBJ_obj2txt()
|
3 years ago |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 years ago |
Pauli
|
1dc28e742d
crmf: updates for the new additional MAC_init arguments
|
3 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Dr. David von Oheimb
|
6d1f50b520
Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decrypt
|
4 years ago |
Dr. David von Oheimb
|
97e00da902
Add OPENSSL_CTX parameter to OSSL_CRMF_pbmp_new() and improve its doc
|
4 years ago |
Matt Caswell
|
865adf97c9
Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*"
|
4 years ago |
Pauli
|
d9c2fd51e2
The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Dr. David von Oheimb
|
235595c402
fix various formatting nits in CMP contribution chunks 1-6 found by the new util/check-format.pl
|
4 years ago |
Dr. David von Oheimb
|
3dbc5156b0
chunk 6 of CMP contribution to OpenSSL
|
5 years ago |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Dr. David von Oheimb
|
7960dbec68
Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSL
|
5 years ago |
Pauli
|
7f588d20cd
OSSL_PARAM_construct_utf8_string computes the string length.
|
5 years ago |
Richard Levitte
|
703170d4b9
Get rid of the diversity of names for MAC parameters
|
5 years ago |
Richard Levitte
|
776796e818
Adapt diverse code to provider based MACs.
|
5 years ago |
Andreas Kretschmer
|
8869ad4a39
Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSL
|
5 years ago |
David von Oheimb
|
ce9b996409
replace 'OpenSSL license' by 'Apache License 2.0'
|
5 years ago |
David von Oheimb
|
a61b7f2fa6
2nd chunk: CRMF code (crypto/crmf/, ) and its integration
|
6 years ago |