2001-09-25 |
Geoff Thorpe | "make update". |
tree | commitdiff |
2001-09-05 |
Ulf Möller | bug fix: bn_sqr_recursive output is twice its input... |
tree | commitdiff |
2001-09-04 |
Bodo Möller | OpenSSL copyright notices ... |
tree | commitdiff |
2001-09-03 |
Geoff Thorpe | Correct a typo. |
tree | commitdiff |
2001-09-03 |
Bodo Möller | Use uniformly chosen witnesses for Miller-Rabin test |
tree | commitdiff |
2001-07-31 |
Richard Levitte | make update |
tree | commitdiff |
2001-07-30 |
Ben Laurie | Really add the EVP and all of the DES changes. |
tree | commitdiff |
2001-07-30 |
Andy Polyakov | Enhanced support for IA-64 Linux and HP-UX (as well... |
tree | commitdiff |
2001-07-30 |
Andy Polyakov | Support for Intel and HP-UXi assemblers. |
tree | commitdiff |
2001-06-22 |
Andy Polyakov | This fixes "Spurious test failures on IRIX?" reported... |
tree | commitdiff |
2001-06-11 |
Andy Polyakov | Get rid of "possible WAW dependency" warnings. |
tree | commitdiff |
2001-05-30 |
Andy Polyakov | Get rid of RAW dependency warnings. |
tree | commitdiff |
2001-05-28 |
Andy Polyakov | Assembler support for IA-64. See the source code commen... |
tree | commitdiff |
2001-05-14 |
Richard Levitte | branch on equal is beql, not beq... |
tree | commitdiff |
2001-04-09 |
Bodo Möller | Adjust BN_mod_inverse algorithm selection according... |
tree | commitdiff |
2001-04-08 |
Bodo Möller | comment |
tree | commitdiff |
2001-04-08 |
Bodo Möller | code documentation |
tree | commitdiff |
2001-04-08 |
Bodo Möller | binary algorithm for modular inversion |
tree | commitdiff |
2001-03-27 |
Andy Polyakov | The IRIX fix. Asm recap and corresponding declation. |
tree | commitdiff |
2001-03-15 |
Bodo Möller | Completely remove mont2 stuff. |
tree | commitdiff |
2001-03-11 |
Bodo Möller | EC_METHOD based on bn_mont2 (not used in the library) |
tree | commitdiff |
2001-03-10 |
Bodo Möller | More EC stuff, including EC_POINTs_mul() for simultaneo... |
tree | commitdiff |
2001-03-09 |
Bodo Möller | Instead of telling both 'make' and the user that ranlib |
tree | commitdiff |
2001-03-09 |
Richard Levitte | Bug fixes. |
tree | commitdiff |
2001-03-08 |
Bodo Möller | Implement EC_GFp_mont_method. |
tree | commitdiff |
2001-03-08 |
Bodo Möller | Comment |
tree | commitdiff |
2001-03-08 |
Bodo Möller | Hide BN_CTX structure details. |
tree | commitdiff |
2001-03-08 |
Bodo Möller | Constify BN_value_one. |
tree | commitdiff |
2001-03-08 |
Bodo Möller | More method functions for EC_GFp_simple_method. |
tree | commitdiff |
2001-03-07 |
Richard Levitte | Code for better build under Darwin (MacOS X). |
tree | commitdiff |
2001-02-28 |
Dr. Stephen Henson | Fix a bug which caused BN_div to produce the |
tree | commitdiff |
2001-02-22 |
Richard Levitte | e_os.h does not belong with the exported headers. ... |
tree | commitdiff |
2001-02-22 |
Richard Levitte | Use e_os2.h rather than opensslconf.h, since some neede... |
tree | commitdiff |
2001-02-20 |
Richard Levitte | Use new-style system-id macros everywhere possible... |
tree | commitdiff |
2001-02-20 |
Bodo Möller | Fix BN_[pseudo_]rand: 'mask' must be used even if top=-1. |
tree | commitdiff |
2001-02-20 |
Richard Levitte | Use new-style system-id macros. |
tree | commitdiff |
2001-02-20 |
Ulf Möller | BN_rand_range() needs a BN_rand() variant that doesn... |
tree | commitdiff |
2001-02-19 |
Richard Levitte | Make all configuration macros available for application... |
tree | commitdiff |
2001-02-10 |
Bodo Möller | Simplify BN_rand_range |
tree | commitdiff |
2001-02-08 |
Bodo Möller | Another comment change. (Previous comment does not... |
tree | commitdiff |
2001-02-08 |
Bodo Möller | Change comments. (The expected number of iterations... |
tree | commitdiff |
2001-02-08 |
Bodo Möller | oops -- remove observation code |
tree | commitdiff |
2001-02-08 |
Bodo Möller | Integrate my implementation of a countermeasure against |
tree | commitdiff |
2001-02-07 |
Ulf Möller | Bleichenbacher's DSA attack |
tree | commitdiff |
2001-01-23 |
Ulf Möller | There is no C version of bn_div_3_words |
tree | commitdiff |
2000-12-15 |
Bodo Möller | The C version of bn_sub_part_words is needed not only |
tree | commitdiff |
2000-12-15 |
Bodo Möller | Very few in the "README" is up-to-date |
tree | commitdiff |
2000-12-14 |
Bodo Möller | The BN_mul bug test apparently is no longer needed |
tree | commitdiff |
2000-12-13 |
Richard Levitte | Problem: bn_mul_normal() misbehaves if the size of... |
tree | commitdiff |
2000-12-13 |
Richard Levitte | In bn_mul_recursive(), make sure the comba routines... |
tree | commitdiff |
2000-12-13 |
Dr. Stephen Henson | Rewrite the extension code to use an ASN1_ITEM structure |
tree | commitdiff |
2000-12-08 |
Ulf Möller | bn_part_sub_word prototype. |
tree | commitdiff |
2000-12-07 |
Bodo Möller | Fix some things that look like bugs. |
tree | commitdiff |
2000-12-07 |
Bodo Möller | TEST_MUL and TEST_SQR added. |
tree | commitdiff |
2000-12-07 |
Bodo Möller | Sign-related fixes (and tests). |
tree | commitdiff |
2000-12-07 |
Bodo Möller | Move 'q->neg = 0' to those places where it is needed |
tree | commitdiff |
2000-12-06 |
Bodo Möller | BN_mod_sqrt documentation/comment |
tree | commitdiff |
2000-12-06 |
Ulf Möller | remove a comment that shouldn't have been there any... |
tree | commitdiff |
2000-12-06 |
Bodo Möller | Faster BN_mod_sqrt algorithm for p == 5 (8). |
tree | commitdiff |
2000-12-06 |
Bodo Möller | Use bc's "print" feature whenever it is available, |
tree | commitdiff |
2000-12-06 |
Ulf Möller | remove useless instruction |
tree | commitdiff |
2000-12-06 |
Ulf Möller | Intel assembler version for bn_sub_part_words(). I... |
tree | commitdiff |
2000-12-06 |
Ulf Möller | test_mod_mul is useful, let's run it more often. |
tree | commitdiff |
2000-12-05 |
Ulf Möller | Use assert as in the rest of the BN library. |
tree | commitdiff |
2000-12-04 |
Richard Levitte | Remove the last bn_wexpand()s that made us break constn... |
tree | commitdiff |
2000-12-04 |
Bodo Möller | Change error message to "bignum too long" |
tree | commitdiff |
2000-12-03 |
Bodo Möller | include <limits.h> |
tree | commitdiff |
2000-12-03 |
Bodo Möller | Don't allow BIGNUMs to become so large that computation... |
tree | commitdiff |
2000-12-02 |
Richard Levitte | Add a comment to explain the purpose of bn_cmp_part_wor... |
tree | commitdiff |
2000-12-02 |
Ulf Möller | last commit was wrong. Now it works. :) |
tree | commitdiff |
2000-12-02 |
Ulf Möller | argl |
tree | commitdiff |
2000-12-02 |
Ulf Möller | forgot to remove the loop variable |
tree | commitdiff |
2000-12-02 |
Ulf Möller | Loops like this one: |
tree | commitdiff |
2000-12-02 |
Ulf Möller | New function BN_bntest_rand() to detect more BN library... |
tree | commitdiff |
2000-12-02 |
Ulf Möller | Fix bn_cmp_part_words() and move it to bn_lib.c. |
tree | commitdiff |
2000-12-01 |
Bodo Möller | functionality for BN_mod_sqrt timings |
tree | commitdiff |
2000-12-01 |
Bodo Möller | "make depend" |
tree | commitdiff |
2000-11-30 |
Bodo Möller | Fix the recently introduced test that checks if the... |
tree | commitdiff |
2000-11-30 |
Bodo Möller | Fix BN_rshift, which caused lots of trouble. |
tree | commitdiff |
2000-11-30 |
Bodo Möller | Remove randomness from the test. These constants give... |
tree | commitdiff |
2000-11-30 |
Bodo Möller | BN_mod_exp(r,a,p,m,ctx) should not be called with r... |
tree | commitdiff |
2000-11-30 |
Bodo Möller | It's "#elif", not "#elsif". |
tree | commitdiff |
2000-11-30 |
Bodo Möller | Changes to Lenka's Montgomery implementation. |
tree | commitdiff |
2000-11-30 |
Bodo Möller | Corrections to the comments in BN_mod_inverse. |
tree | commitdiff |
2000-11-30 |
Bodo Möller | BN_mod_exp problems ... |
tree | commitdiff |
2000-11-30 |
Bodo Möller | Move reduction step from BN_mod_exp to BN_mod_exp_mont_... |
tree | commitdiff |
2000-11-30 |
Bodo Möller | bn_modfs.c is no longer needed, a BN_sqrt implementation |
tree | commitdiff |
2000-11-30 |
Bodo Möller | Fix bntest.c problem -- one of the primes got lost |
tree | commitdiff |
2000-11-30 |
Bodo Möller | Handle special cases correctly in exponentation functions. |
tree | commitdiff |
2000-11-30 |
Bodo Möller | BN_sqrt |
tree | commitdiff |
2000-11-29 |
Bodo Möller | BN_legendre is no longer needed now that OpenSSL has... |
tree | commitdiff |
2000-11-29 |
Bodo Möller | Fix BN_kronecker so that it works correctly if 'a'... |
tree | commitdiff |
2000-11-29 |
Bodo Möller | BN_to_montgomery expects its inputs to be in the interv... |
tree | commitdiff |
2000-11-29 |
Bodo Möller | add missing braces |
tree | commitdiff |
2000-11-29 |
Bodo Möller | Fix warnings in expspeed.c (but the segmentation fault... |
tree | commitdiff |
2000-11-29 |
Bodo Möller | BN_bin2bn did *not* contain an off-by-one error; |
tree | commitdiff |
2000-11-29 |
Bodo Möller | Expand expspeed.c to make BN_kronecker timings. |
tree | commitdiff |
2000-11-29 |
Bodo Möller | Implement BN_kronecker test. |
tree | commitdiff |
2000-11-29 |
Bodo Möller | Make BN_mod_inverse a little faster |
tree | commitdiff |
2000-11-29 |
Bodo Möller | Improve BN_mod_inverse performance. |
tree | commitdiff |
next |