- 27 2月, 2000 7 次提交
-
-
由 Bodo Möller 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Andy Polyakov 提交于
single fault:-) Needless to mention that bnbug.c posted couple of days ago passes as well...
-
- 26 2月, 2000 3 次提交
-
-
由 Ulf Möller 提交于
Looks like it fails when b is a power of 2, but I never get incorrect results.
-
由 Richard Levitte 提交于
-
由 Ulf Möller 提交于
Apparently BN_div_recp reports an error for small divisors (1,2,4,8,40). I haven't got mismatches so far. If you can, please run the test program for a few days (nohup divtest >out& or something), and if it reports a mismatch, post the output.
-
- 25 2月, 2000 3 次提交
-
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Bodo Möller 提交于
-
- 24 2月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
-
- 17 2月, 2000 1 次提交
-
-
由 Ben Laurie 提交于
-
- 16 2月, 2000 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
which can't stand GNU C assembler templates.
-
- 15 2月, 2000 1 次提交
-
-
由 Andy Polyakov 提交于
X is 5120 on 32-bit and 151552 on 64-bit architectures and I varies from 0 to 4. As result the test was *unreasonably* slow and virtually impossible to complete on 64-bit architectures (e.g. IRIX bc couldn't even swallow such long lines).
-
- 11 2月, 2000 1 次提交
-
-
由 Ralf S. Engelschall 提交于
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline''.
-
- 08 2月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
amend docs.
-
- 07 2月, 2000 2 次提交
-
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
- 06 2月, 2000 6 次提交
-
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
and initialize too_many because memset(..., 0, ...) is not used here.
-
由 Bodo Möller 提交于
Avoid enabled 'assert()' in production library.
-
由 Ulf Möller 提交于
algorithm is used.
-
- 05 2月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
temporary BIGNUMs. BN_CTX still uses a fixed number of BIGNUMs, but the BN_CTX implementation could now easily be changed.
-
- 04 2月, 2000 2 次提交
-
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
- 03 2月, 2000 5 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Andy Polyakov 提交于
crypto/bn/bn_lcl.h for further details. It should be noted that for the moment of this writing the code was tested only on Alpha. If compiled with DEC C the C implementation exhibits 12% performance improvement over the crypto/bn/asm/alpha.s (on EV56 box running AlphaLinux). GNU C is (unfortunately) 8% behind the assembler implementation. But it's OpenVMS Alpha users who *may* benefit most as 'apps/openssl speed rsa' exhibits 6 (six) times performance improvement over the original VMS bignum implementation. Where "*may*" means "as soon as code is enabled though #define SIXTY_FOUR_BIT and crypto/bn/asm/vms.mar is skipped."
-
- 02 2月, 2000 2 次提交
-
-
由 Ulf Möller 提交于
primes (negligible for larger ones).
-
由 Ulf Möller 提交于
-
- 01 2月, 2000 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-