Bodo Möller
|
cdfe0fdde6
Fix OPENSSL_BN_ASM_MONT5 for corner cases; add a test.
|
před 13 roky |
Dr. Stephen Henson
|
b331016124
New option to disable characteristic two fields in EC code.
|
před 13 roky |
Dr. Stephen Henson
|
e8a682f223
PR: 2062
|
před 15 roky |
Dr. Stephen Henson
|
477fd4596f
PR: 1835
|
před 15 roky |
Dr. Stephen Henson
|
710069c19e
Fix warnings.
|
před 17 roky |
Bodo Möller
|
c4e7870ac1
Change array representation of binary polynomials to make GF2m part of
|
před 18 roky |
Nils Larsch
|
b4e88ccb28
ensure the pointer is valid before using it
|
před 18 roky |
Andy Polyakov
|
4a47f55639
Eliminate warning induced by http://cvs.openssl.org/chngview?cn=14690 and
|
před 19 roky |
Bodo Möller
|
46a643763d
Implement fixed-window exponentiation to mitigate hyper-threading
|
před 19 roky |
Andy Polyakov
|
8169dd73f9
All SIXTY_FOUR_BIT platforms (mind the difference between SIXTY_FOUR_BIT and
|
před 20 roky |
Geoff Thorpe
|
cf9056cfda
BN_div_word() was breaking when called from BN_bn2dec() (actually, this is
|
před 20 roky |
Geoff Thorpe
|
2aaec9cced
Update any code that was using deprecated functions so that everything builds
|
před 21 roky |
Ulf Möller
|
66ecdf3bfb
more mingw related cleanups.
|
před 22 roky |
Geoff Thorpe
|
e9224c7177
This is a first-cut at improving the callback mechanisms used in
|
před 22 roky |
Richard Levitte
|
55f78baf32
Have all tests use EXIT() to exit rather than exit(), since the latter doesn't
|
před 22 roky |
Bodo Möller
|
259cdf2af9
Sun has agreed to removing the covenant language from most files.
|
před 22 roky |
Bodo Möller
|
5af7d1a3b8
move GF2m tests to the end
|
před 22 roky |
Bodo Möller
|
1dc920c8de
Binary field arithmetic contributed by Sun Microsystems.
|
před 22 roky |
Bodo Möller
|
5c9396e37c
remove obsolete comment
|
před 22 roky |
Bodo Möller
|
c62b26fdc6
Hide BN_CTX structure details.
|
před 24 roky |
Richard Levitte
|
41d2a336ee
e_os.h does not belong with the exported headers. Do not put it there
|
před 24 roky |
Richard Levitte
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
před 24 roky |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
před 24 roky |
Bodo Möller
|
8dea52fa42
Fix some things that look like bugs.
|
před 24 roky |
Bodo Möller
|
80d89e6a6a
Sign-related fixes (and tests).
|
před 24 roky |
Bodo Möller
|
0a52d38b31
Use bc's "print" feature whenever it is available,
|
před 24 roky |
Ulf Möller
|
aecb0b018f
test_mod_mul is useful, let's run it more often.
|
před 24 roky |
Ulf Möller
|
ea1b7fe6d4
forgot to remove the loop variable
|
před 24 roky |
Ulf Möller
|
db88223baa
Loops like this one:
|
před 24 roky |
Ulf Möller
|
111482cf2e
New function BN_bntest_rand() to detect more BN library bugs.
|
před 24 roky |