slontis
|
3a4e09ab42
Fix infinite loops in DSA sign code.
|
1 年間 前 |
Pauli
|
b93f6c2db9
err: rename err_load_xxx_strings_int functions
|
3 年 前 |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 年 前 |
Tomas Mraz
|
ba37b82045
dsa_check: Perform simple parameter check if seed is not available
|
3 年 前 |
Richard Levitte
|
14a6c6a4e1
ERR: Rebuild all generated error headers and source files
|
4 年 前 |
Dr. David von Oheimb
|
8da42c8b26
Generate error queue entry on FFC_CHECK_BAD_LN_PAIR for DH and DSA
|
4 年 前 |
Richard Levitte
|
0cd1b144f9
util/mkerr.pl: make it not depend on the function code
|
5 年 前 |
David von Oheimb
|
7408f6759f
make RSA and DSA operations throw MISSING_PRIVATE_KEY if needed, adapt ECDSA
|
5 年 前 |
Rich Salz
|
cbfa5b0398
Regenerate mkerr files
|
5 年 前 |
Richard Levitte
|
3cdbea65b3
Following the license change, modify the boilerplates in crypto/dsa/
|
6 年 前 |
Matt Caswell
|
d54897cf54
Pick a q size consistent with the digest for DSA param generation
|
6 年 前 |
Rich Salz
|
52df25cf2e
make error tables const and separate header file
|
7 年 前 |
Sebastian Andrzej Siewior
|
af54741265
dsa/dsa_gen: add error message for seed_len < 0
|
8 年 前 |
Kurt Roeckx
|
69588edbaa
Check for errors allocating the error strings.
|
8 年 前 |
Dr. Stephen Henson
|
8cc44d970c
Don't allocate r/s in DSA_SIG and ECDSA_SIG
|
8 年 前 |
Rich Salz
|
0cd0a820ab
Remove unused error/function codes.
|
8 年 前 |
Matt Caswell
|
569d064609
Add some error messages for malloc fails
|
8 年 前 |
Rich Salz
|
b6cff313cb
Manual fixes after copyright consolidation
|
8 年 前 |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 年 前 |
Dr. Stephen Henson
|
b8fb59897b
Rebuild error source files.
|
9 年 前 |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 年 前 |
Adam Langley
|
190c615d43
Make `safe' (EC)DSA nonces the default.
|
11 年 前 |
Adam Langley
|
8a99cb29d1
Add secure DSA nonce flag.
|
11 年 前 |
Dr. Stephen Henson
|
3dd9b31dc4
Provisional, experimental support for DSA2 parameter generation algorithm.
|
13 年 前 |
Dr. Stephen Henson
|
20818e00fd
FIPS mode DSA changes:
|
13 年 前 |
Dr. Stephen Henson
|
245a7eee17
recalculate DSA signature if r or s is zero (FIPS 186-3 requirement)
|
13 年 前 |
Dr. Stephen Henson
|
a4d9c12f99
correct error code
|
14 年 前 |
Dr. Stephen Henson
|
47a9d527ab
Update from 0.9.8 stable. Eliminate duplicate error codes.
|
18 年 前 |
Bodo Möller
|
5e3225cc44
Introduce limits to prevent malicious keys being able to
|
18 年 前 |
Dr. Stephen Henson
|
5c95c2ac23
Fix various error codes to match functions.
|
18 年 前 |