Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
před 5 roky |
Richard Levitte
|
367ace6870
Following the license change, modify the boilerplates in crypto/bn/
|
před 6 roky |
Matt Caswell
|
1212818eb0
Update copyright year
|
před 6 roky |
Andy Polyakov
|
5d1c09de1f
bn/bn_lcl.h,bn_nist.c: addres strict warnings with -DBN_DEBUG.
|
před 6 roky |
Matt Caswell
|
437e5050d5
Remove OPENSSL_assert() usage from crypto/bn
|
před 7 roky |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
před 8 roky |
FdaSilvaYY
|
0d4fb84390
GH601: Various spelling fixes.
|
před 8 roky |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
před 9 roky |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
před 9 roky |
Dr. Stephen Henson
|
b6eb9827a6
Add OSSL_NELEM macro.
|
před 9 roky |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
před 9 roky |
Dr. Stephen Henson
|
e4e5bc39f9
Remove fips_constseg references.
|
před 10 roky |
Andy Polyakov
|
323154be33
crypto/bn/bn_nist.c: bring original failing code back for reference.
|
před 10 roky |
Andy Polyakov
|
8b07c005fe
crypto/bn/bn_nist.c: work around MSC ARM compiler bug.
|
před 10 roky |
Andy Polyakov
|
750398acd8
bn_nist.c: work around clang 3.0 bug.
|
před 11 roky |
Andy Polyakov
|
32e03a3016
bn_nist.c: compensate for VC bug [with optimization off!].
|
před 12 roky |
Andy Polyakov
|
0208ab2e3f
bn_nist.c: make new optimized code dependent on BN_LLONG.
|
před 12 roky |
Andy Polyakov
|
ce0727f9bd
bn_nist.c: harmonize buf in BN_nist_mod_256 with other mod functions.
|
před 13 roky |
Andy Polyakov
|
0985bd4f80
bn_nist.c: fix strict-aliasing compiler warning.
|
před 13 roky |
Andy Polyakov
|
03e389cf04
Allow for dynamic base in Win64 FIPS module.
|
před 13 roky |
Andy Polyakov
|
b0188c4f07
bn_nist.c: fix shadowing warnings.
|
před 13 roky |
Andy Polyakov
|
1fb97e1313
Optimized bn_nist.c. Performance improvement varies from one benchmark
|
před 13 roky |
Richard Levitte
|
537c982306
After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS
|
před 13 roky |
Dr. Stephen Henson
|
133291f8e7
New function BN_nist_mod_func which returns an appropriate function
|
před 13 roky |
Andy Polyakov
|
5cabcf96e7
Fix "possible loss of data" Win64 compiler warnings.
|
před 16 roky |
Geoff Thorpe
|
6343829a39
Revert the size_t modifications from HEAD that had led to more
|
před 16 roky |
Ben Laurie
|
4d6e1e4f29
size_tification.
|
před 16 roky |
Andy Polyakov
|
aff8259510
Fix argument order in BN_nnmod call and implement rigorous boundary
|
před 16 roky |
Andy Polyakov
|
762a2e3cab
Remove redundant BN_ucmp, fix boundary condition in BN_nist_mod_224 and
|
před 16 roky |
Geoff Thorpe
|
fa0f834c20
Fix build warnings.
|
před 16 roky |