Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Bernd Edlinger
|
f06ef1657a
Alternative fix for CVE-2022-4304
|
1 year ago |
Bernd Edlinger
|
17cca0e85e
Remove some unnecessary undefs in bn_asm.c
|
2 years ago |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Richard Levitte
|
367ace6870
Following the license change, modify the boilerplates in crypto/bn/
|
6 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
8 years ago |
Andy Polyakov
|
463a7b8cb0
Clean-up *_DEBUG options.
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Andy Polyakov
|
7cc63545a3
bn/bn_asm.c: make it indent-friendly.
|
9 years ago |
Andy Polyakov
|
a7a44ba55c
Fix for CVE-2014-3570 (with minor bn_asm.c revamp).
|
9 years ago |
Dr. Stephen Henson
|
c603c723ce
Remove OPENSSL_FIPSCANISTER code.
|
10 years ago |
Doug Goldstein
|
448155e9bb
RT2163: Remove some unneeded #include's
|
10 years ago |
Dr. Stephen Henson
|
d749e1080a
Experimental symbol renaming to avoid clashes with regular OpenSSL.
|
13 years ago |
Andy Polyakov
|
3ebbe8853f
Bring C bn_mul_mont template closer to assembler.
|
16 years ago |
Andy Polyakov
|
2fbc8a2aad
Revert commit #17603, it should have been part of #17617.
|
16 years ago |
Geoff Thorpe
|
6343829a39
Revert the size_t modifications from HEAD that had led to more
|
16 years ago |
Dr. Stephen Henson
|
0afc9f5bc0
PR: 1777
|
16 years ago |
Dr. Stephen Henson
|
e6e0c9018c
Fix prototypes.
|
16 years ago |
Andy Polyakov
|
8c0ceb17a2
bn_asm.c update.
|
19 years ago |
Andy Polyakov
|
4d524040bc
Change bn_mul_mont declaration and BN_MONT_CTX. Update CHANGES.
|
19 years ago |
Andy Polyakov
|
df94f187b9
Fix bug in SMALL_FOOTPRINT path and clarify comment.
|
19 years ago |
Andy Polyakov
|
ca04d7a208
Leave the decision to call/implement bn_sqr_mont to assembler developer.
|
19 years ago |
Andy Polyakov
|
682b112abc
Reserve for SMALL_FOOTPRINT bn_asm.c. Currently OPENSSL_SMALL_FOOTPRINT
|
19 years ago |
Andy Polyakov
|
e738280547
Add reference implementation for bn_[mul|sqr]_mont, new candidates for
|
19 years ago |
Andy Polyakov
|
11de71b04c
3-4 times better RSA/DSA performance on WIN64A target. Well, on AMD64 CPU,
|
19 years ago |
Nils Larsch
|
88737991d2
fix assertion
|
19 years ago |
Richard Levitte
|
0450d28759
Make the definition of bn_add_words() match the definition.
|
24 years ago |