Matt Caswell
|
da1c088f59
Copyright year updates
|
1 vuosi sitten |
Dimitri Papadopoulos
|
eb4129e12c
Fix typos found by codespell
|
1 vuosi sitten |
Alois Klink
|
f659f7a1c7
bn_nist: remove unused type-punning union `u`
|
1 vuosi sitten |
Alois Klink
|
326af4ad17
bn_nist: replace pointer bit-fiddling with ternary
|
1 vuosi sitten |
Pauli
|
8712db5e4e
bn_nist: fix strict aliasing problem
|
2 vuotta sitten |
Matt Caswell
|
aff636a489
Update copyright year
|
3 vuotta sitten |
Rich Salz
|
c0a79e9836
Rename some globals, add ossl prefix.
|
3 vuotta sitten |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 vuotta sitten |
Richard Levitte
|
367ace6870
Following the license change, modify the boilerplates in crypto/bn/
|
6 vuotta sitten |
Matt Caswell
|
1212818eb0
Update copyright year
|
6 vuotta sitten |
Andy Polyakov
|
5d1c09de1f
bn/bn_lcl.h,bn_nist.c: addres strict warnings with -DBN_DEBUG.
|
6 vuotta sitten |
Matt Caswell
|
437e5050d5
Remove OPENSSL_assert() usage from crypto/bn
|
7 vuotta sitten |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
8 vuotta sitten |
FdaSilvaYY
|
0d4fb84390
GH601: Various spelling fixes.
|
8 vuotta sitten |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 vuotta sitten |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 vuotta sitten |
Dr. Stephen Henson
|
b6eb9827a6
Add OSSL_NELEM macro.
|
9 vuotta sitten |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 vuotta sitten |
Dr. Stephen Henson
|
e4e5bc39f9
Remove fips_constseg references.
|
10 vuotta sitten |
Andy Polyakov
|
323154be33
crypto/bn/bn_nist.c: bring original failing code back for reference.
|
10 vuotta sitten |
Andy Polyakov
|
8b07c005fe
crypto/bn/bn_nist.c: work around MSC ARM compiler bug.
|
10 vuotta sitten |
Andy Polyakov
|
750398acd8
bn_nist.c: work around clang 3.0 bug.
|
11 vuotta sitten |
Andy Polyakov
|
32e03a3016
bn_nist.c: compensate for VC bug [with optimization off!].
|
12 vuotta sitten |
Andy Polyakov
|
0208ab2e3f
bn_nist.c: make new optimized code dependent on BN_LLONG.
|
12 vuotta sitten |
Andy Polyakov
|
ce0727f9bd
bn_nist.c: harmonize buf in BN_nist_mod_256 with other mod functions.
|
13 vuotta sitten |
Andy Polyakov
|
0985bd4f80
bn_nist.c: fix strict-aliasing compiler warning.
|
13 vuotta sitten |
Andy Polyakov
|
03e389cf04
Allow for dynamic base in Win64 FIPS module.
|
13 vuotta sitten |
Andy Polyakov
|
b0188c4f07
bn_nist.c: fix shadowing warnings.
|
13 vuotta sitten |
Andy Polyakov
|
1fb97e1313
Optimized bn_nist.c. Performance improvement varies from one benchmark
|
13 vuotta sitten |
Richard Levitte
|
537c982306
After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS
|
13 vuotta sitten |