KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 年之前 |
Paul Yang
|
edea42c602
Change to check last return value of BN_CTX_get
|
7 年之前 |
Rich Salz
|
78e09b53a4
Check return value of some BN functions.
|
8 年之前 |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
8 年之前 |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 年之前 |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 年之前 |
Rich Salz
|
16f8d4ebf0
memset, memcpy, sizeof consistency fixes
|
9 年之前 |
Matt Caswell
|
50e735f9e5
Re-align some comments after running the reformat script.
|
10 年之前 |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 年之前 |
Tim Hudson
|
1d97c84351
mark all block comments that need format preserving so that
|
10 年之前 |
Doug Goldstein
|
448155e9bb
RT2163: Remove some unneeded #include's
|
10 年之前 |
Huzaifa Sidhpurwala
|
3b3b69ab25
Make sure BN_sqr can never return a negative value.
|
10 年之前 |
Nils Larsch
|
8215e7a938
fix warnings when building openssl with the following compiler options:
|
19 年之前 |
Geoff Thorpe
|
e042540f6b
Variety of belt-tightenings in the bignum code. (Please help test this!)
|
20 年之前 |
Geoff Thorpe
|
b6358c89a1
Convert openssl code not to assume the deprecated form of BN_zero().
|
20 年之前 |
Geoff Thorpe
|
d870740cd7
Put the first stage of my bignum debugging adventures into CVS. This code
|
21 年之前 |
Ulf Möller
|
d98a4b7366
bug fix: bn_sqr_recursive output is twice its input size.
|
23 年之前 |
Bodo Möller
|
78a0c1f18d
modular arithmetics
|
24 年之前 |
Richard Levitte
|
afb83c45e6
Oops, when I clean, I should do it thoroughly.
|
24 年之前 |
Richard Levitte
|
43fcc1b096
I've checked again and again. There really is no need to expand a to
|
24 年之前 |
Richard Levitte
|
020fc820dc
Constify the BIGNUM routines a bit more. The only trouble were the
|
24 年之前 |
Bodo Möller
|
fe03519704
Totally remove the supposedly 'faster' variant in
|
24 年之前 |
Ulf Möller
|
9b141126d4
New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access
|
25 年之前 |
Ulf Möller
|
657e60fa00
ispell (and minor modifications)
|
25 年之前 |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 年之前 |
Mark J. Cox
|
a0a5407901
Fixes to BN code. Previously the default was to define BN_RECURSION
|
26 年之前 |
Ralf S. Engelschall
|
651d0aff98
Various cleanups and fixed by Marc and Ralf to start the OpenTLS project
|
26 年之前 |
Ralf S. Engelschall
|
dfeab0689f
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
|
26 年之前 |
Ralf S. Engelschall
|
58964a4922
Import of old SSLeay release: SSLeay 0.9.0b
|
26 年之前 |
Ralf S. Engelschall
|
d02b48c63a
Import of old SSLeay release: SSLeay 0.8.1b
|
26 年之前 |