Tomas Mraz
|
0f7a3b0caa
BN_gcd(): Avoid shifts of negative values
|
1 år sedan |
slontis
|
dd1d7bcb69
Improve FIPS RSA keygen performance.
|
2 år sedan |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 år sedan |
slontis
|
7fe7cc57af
Fix bn_gcd code to check return value when calling BN_one()
|
2 år sedan |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 år sedan |
Matt Caswell
|
fbd2ece171
Update copyright year
|
4 år sedan |
Nicola Tuveri
|
5d8b3a3ef2
Refactor BN_R_NO_INVERSE logic in internal functions
|
4 år sedan |
Cesar Pereida Garcia
|
8aca4bfe82
Update control logic for BN_gcd
|
5 år sedan |
Cesar Pereida Garcia
|
f3c4adfc7e
Constant-time GCD function.
|
5 år sedan |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 år sedan |
Richard Levitte
|
367ace6870
Following the license change, modify the boilerplates in crypto/bn/
|
6 år sedan |
Matt Caswell
|
83cf7abf8e
Update copyright year
|
6 år sedan |
Matt Caswell
|
b1860d6c71
Return an error from BN_mod_inverse if n is 1 (or -1)
|
6 år sedan |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 år sedan |
Paul Yang
|
edea42c602
Change to check last return value of BN_CTX_get
|
7 år sedan |
FdaSilvaYY
|
cbe9524183
Refomat a few comments on 80 cols
|
8 år sedan |
FdaSilvaYY
|
02e112a885
Whitespace cleanup in crypto
|
8 år sedan |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
8 år sedan |
FdaSilvaYY
|
0d4fb84390
GH601: Various spelling fixes.
|
8 år sedan |
Rich Salz
|
94af0cd7f3
Move more BN internals to bn_lcl.h
|
8 år sedan |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 år sedan |
Rich Salz
|
d59c7c81e3
Remove BN_init
|
9 år sedan |
Matt Caswell
|
fd7d252060
Tighten up BN_with_flags usage and avoid a reachable assert
|
9 år sedan |
Pascal Cuoq
|
f92768e6f5
Set flags to 0 before calling BN_with_flags()
|
9 år sedan |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 år sedan |
Matt Caswell
|
50e735f9e5
Re-align some comments after running the reformat script.
|
9 år sedan |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 år sedan |
Tim Hudson
|
1d97c84351
mark all block comments that need format preserving so that
|
10 år sedan |
Dr. Stephen Henson
|
73e45b2dd1
remove OPENSSL_FIPSAPI
|
10 år sedan |
Dr. Stephen Henson
|
14ae26f2e4
Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files
|
13 år sedan |