KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
před 7 roky |
Paul Yang
|
edea42c602
Change to check last return value of BN_CTX_get
|
před 7 roky |
FdaSilvaYY
|
cbe9524183
Refomat a few comments on 80 cols
|
před 8 roky |
FdaSilvaYY
|
02e112a885
Whitespace cleanup in crypto
|
před 8 roky |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
před 8 roky |
FdaSilvaYY
|
0d4fb84390
GH601: Various spelling fixes.
|
před 8 roky |
Rich Salz
|
94af0cd7f3
Move more BN internals to bn_lcl.h
|
před 8 roky |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
před 9 roky |
Rich Salz
|
d59c7c81e3
Remove BN_init
|
před 9 roky |
Matt Caswell
|
fd7d252060
Tighten up BN_with_flags usage and avoid a reachable assert
|
před 9 roky |
Pascal Cuoq
|
f92768e6f5
Set flags to 0 before calling BN_with_flags()
|
před 9 roky |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
před 9 roky |
Matt Caswell
|
50e735f9e5
Re-align some comments after running the reformat script.
|
před 10 roky |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
před 9 roky |
Tim Hudson
|
1d97c84351
mark all block comments that need format preserving so that
|
před 10 roky |
Dr. Stephen Henson
|
73e45b2dd1
remove OPENSSL_FIPSAPI
|
před 10 roky |
Dr. Stephen Henson
|
14ae26f2e4
Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files
|
před 13 roky |
Dr. Stephen Henson
|
879bd6e38c
Internal version of BN_mod_inverse allowing checking of no-inverse without
|
před 14 roky |
Andy Polyakov
|
55525742f4
Privatize BN_*_no_branch.
|
před 17 roky |
Bodo Möller
|
24a8c25ab5
fix error codes
|
před 17 roky |
Bodo Möller
|
b002265ee3
make BN_FLG_CONSTTIME semantics more fool-proof
|
před 17 roky |
Bodo Möller
|
bd31fb2145
Change to mitigate branch prediction attacks
|
před 17 roky |
Nils Larsch
|
8215e7a938
fix warnings when building openssl with the following compiler options:
|
před 19 roky |
Ulf Möller
|
ce38bb1a8c
Avoid segfault if ret==0.
|
před 21 roky |
Geoff Thorpe
|
d870740cd7
Put the first stage of my bignum debugging adventures into CVS. This code
|
před 21 roky |
Bodo Möller
|
1f224bf029
Adjust BN_mod_inverse algorithm selection according to experiments on
|
před 23 roky |
Bodo Möller
|
ac0f1d0b14
comment
|
před 23 roky |
Bodo Möller
|
124d8cf701
code documentation
|
před 23 roky |
Bodo Möller
|
7d0d0996aa
binary algorithm for modular inversion
|
před 23 roky |
Bodo Möller
|
19cda70045
Corrections to the comments in BN_mod_inverse.
|
před 24 roky |