Dr. David von Oheimb
|
7674e92324
Constify X509_PUBKEY_get(), X509_PUBKEY_get0(), and X509_PUBKEY_get0_param()
|
4 年之前 |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 年之前 |
Matt Caswell
|
629c72db5f
When calling the import_to function pass the libctx too
|
4 年之前 |
Shane Lontis
|
b03ec3b5d6
Add DSA keygen to provider
|
4 年之前 |
Matt Caswell
|
76e23fc50b
Enable export_to functions to have access to the libctx
|
4 年之前 |
Pauli
|
6d4e6009d2
Param build: make structures opaque.
|
4 年之前 |
Pauli
|
110bff618b
Param builder: make the OSSL_PARAM_BLD APIs public.
|
4 年之前 |
Richard Levitte
|
0abae1636d
EVP: Implement support for key downgrading in backends
|
4 年之前 |
Richard Levitte
|
0996cff91f
DH, DSA, EC_KEY: Fix exporters to allow domain parameter keys
|
4 年之前 |
Richard Levitte
|
df13defd4f
EVP: Check that key methods aren't foreign when exporting
|
4 年之前 |
Pauli
|
f41ac0eeab
Deprecate the low level DSA functions.
|
4 年之前 |
Matt Caswell
|
90d3cb57c6
Implement Provider side Key Management for X25519 and X448
|
4 年之前 |
Richard Levitte
|
b305452f69
Redesign the KEYMGMT libcrypto <-> provider interface - the basics
|
4 年之前 |
Shane Lontis
|
dc8de3e6f1
Modify DSA and DH keys to use a shared FFC_PARAMS struct
|
4 年之前 |
Richard Levitte
|
073f59c407
DSA: Add export of domain parameters to provider
|
5 年之前 |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 年之前 |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 年之前 |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 年之前 |
jayaram
|
aecf529b05
fix for dsa key size feature request issue: pkey -text or -text_pub should show dsa key size
|
5 年之前 |
Matt Caswell
|
4889dadcb8
Implement DSA in the default provider
|
5 年之前 |
Tomas Mraz
|
cd4c83b524
The SHA256 is not a mandatory digest for DSA.
|
5 年之前 |
David von Oheimb
|
a4c467c96a
remove needless empty lines when printing certificates
|
6 年之前 |
Richard Levitte
|
3cdbea65b3
Following the license change, modify the boilerplates in crypto/dsa/
|
6 年之前 |
Pavel Kopyl
|
7760384b40
Check return value of OBJ_nid2obj in dsa_pub_encode.
|
7 年之前 |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 年之前 |
Samuel Weiser
|
6364475a99
Added const-time flag to DSA key decoding to avoid potential leak of privkey
|
7 年之前 |
Dr. Stephen Henson
|
245c6bc33b
Constify private key decode.
|
8 年之前 |
Dr. Stephen Henson
|
ac4e257747
constify X509_ALGOR_get0()
|
8 年之前 |
Dr. Stephen Henson
|
5d8d9a8efa
Add DSA_bits() function.
|
8 年之前 |
Emilia Kasper
|
9267c11bb5
Make DSA_SIG and ECDSA_SIG getters const.
|
8 年之前 |