2000-12-09 |
Bodo Möller | Don't throw away bctest's error messages. |
commit | commitdiff | tree | snapshot |
2000-12-09 |
Ulf Möller | Test for SCO bc bug |
commit | commitdiff | tree | snapshot |
2000-12-08 |
Geoff Thorpe | Next step in tidying up the LHASH code. |
commit | commitdiff | tree | snapshot |
2000-12-08 |
Ulf Möller | bn_part_sub_word prototype. |
commit | commitdiff | tree | snapshot |
2000-12-08 |
Dr. Stephen... | Merge from the ASN1 branch of new ASN1 code |
commit | commitdiff | tree | snapshot |
2000-12-08 |
Lutz Jänicke | Add manual pages for certficate/key loading and friends. |
commit | commitdiff | tree | snapshot |
2000-12-08 |
Bodo Möller | Placeholder for SCO bc bug detection |
commit | commitdiff | tree | snapshot |
2000-12-07 |
Bodo Möller | Fix some things that look like bugs. |
commit | commitdiff | tree | snapshot |
2000-12-07 |
Bodo Möller | TEST_MUL and TEST_SQR added. |
commit | commitdiff | tree | snapshot |
2000-12-07 |
Bodo Möller | Sign-related fixes (and tests). |
commit | commitdiff | tree | snapshot |
2000-12-07 |
Bodo Möller | Move 'q->neg = 0' to those places where it is needed |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Bodo Möller | BN_mod_sqrt documentation/comment |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Ulf Möller | Don't check for bc at all. We can now run a meaningful... |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Ulf Möller | remove a comment that shouldn't have been there any... |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Bodo Möller | Faster BN_mod_sqrt algorithm for p == 5 (8). |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Bodo Möller | Printing "verify ..." should not be counted as a test... |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Richard Levitte | During the self test, we only want to know what bctest... |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Richard Levitte | Have the self test use bctest to check that bc is sane. |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Bodo Möller | Use bc's "print" feature whenever it is available, |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Bodo Möller | Add a comment. |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Bodo Möller | Workaround for broken (or missing) bc. |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Ulf Möller | remove useless instruction |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Ulf Möller | Intel assembler version for bn_sub_part_words(). I... |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Ulf Möller | another fix for the debug print |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Ulf Möller | test_mod_mul is useful, let's run it more often. |
commit | commitdiff | tree | snapshot |
2000-12-06 |
Ulf Möller | move constants for debug functions to end of file |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Richard Levitte | Update the internal docs. |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Lutz Jänicke | Typo and additional information about cert-chain building. |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Lutz Jänicke | Add EXAMPLES for SSL_CIPHER_description() output. |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Bodo Möller | Discuss http://www.shoup.net/papers/oaep.ps.Z |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Richard Levitte | On Windows, Rainbow uses _stdcall convention under... |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Ulf Möller | push the flags too |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Ulf Möller | looks like it works now |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Ulf Möller | save registers in the debug output code (return value... |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Ulf Möller | more of the same: add printf() for perlasm. |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Ulf Möller | minor modification to the previous change |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Ulf Möller | PERLASM - the wierdest programming language since Intercal. |
commit | commitdiff | tree | snapshot |
2000-12-05 |
Ulf Möller | Use assert as in the rest of the BN library. |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Bodo Möller | Improve formatting. |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Richard Levitte | It's completely unnecessary to add a compression algori... |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Richard Levitte | Remove the last bn_wexpand()s that made us break constn... |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Bodo Möller | Change error message to "bignum too long" |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Geoff Thorpe | Sync up with a minor change in lhash.h |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Geoff Thorpe | ANSI C doesn't allow trailing semi-colons after a funct... |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Geoff Thorpe | Update the documentation to the current state of the... |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Geoff Thorpe | Make a note of the LHASH changes. |
commit | commitdiff | tree | snapshot |
2000-12-04 |
Geoff Thorpe | Make the remaining LHASH macro changes. This should... |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Ben Laurie | Fix warnings. |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Bodo Möller | include <limits.h> |
commit | commitdiff | tree | snapshot |
2000-12-03 |
Bodo Möller | Don't allow BIGNUMs to become so large that computation... |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Geoff Thorpe | Use the new LHASH macros to declare type-safe wrapper... |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Geoff Thorpe | Next step in tidying up the LHASH code. This commit... |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Richard Levitte | Add a comment to explain the purpose of bn_cmp_part_wor... |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Ulf Möller | last commit was wrong. Now it works. :) |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Ulf Möller | argl |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Ulf Möller | remember the problem with ftime() |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Ulf Möller | forgot to remove the loop variable |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Ulf Möller | Loops like this one: |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Ulf Möller | Move the rijndael "test" to the bf and cast tests. |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Ulf Möller | Note the bntest change. |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Ulf Möller | New function BN_bntest_rand() to detect more BN library... |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Ulf Möller | Fix bn_cmp_part_words() and move it to bn_lib.c. |
commit | commitdiff | tree | snapshot |
2000-12-02 |
Ulf Möller | remove unused static function |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Geoff Thorpe | First step in tidying up the LHASH code. The callback... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Richard Levitte | Write a first HOWTO on how to create certificates.... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Richard Levitte | Correct a mail address... |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Richard Levitte | Document the addition of Kerberos stuff. |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Richard Levitte | Typo corrected. |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Bodo Möller | functionality for BN_mod_sqrt timings |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Bodo Möller | "make depend" |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Bodo Möller | update |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Ulf Möller | GPL FAQ. |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Ulf Möller | Borland C fix. |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Ulf Möller | typo |
commit | commitdiff | tree | snapshot |
2000-12-01 |
Richard Levitte | Recognise Darwin as well. For now, have it do exactly... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Bodo Möller | COMP_zlib should always be declared, even if it is... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Bodo Möller | Fix the recently introduced test that checks if the... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Richard Levitte | First tentative impementation of Kerberos 5 cryptos... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Bodo Möller | Fix BN_rshift, which caused lots of trouble. |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Bodo Möller | Remove randomness from the test. These constants give... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Bodo Möller | BN_mod_exp(r,a,p,m,ctx) should not be called with r... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Bodo Möller | It's "#elif", not "#elsif". |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Richard Levitte | A few bug fixes for Windows. |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Bodo Möller | Changes to Lenka's Montgomery implementation. |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Richard Levitte | New format for the FAQ. We now have different sections... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Bodo Möller | Corrections to the comments in BN_mod_inverse. |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Richard Levitte | The compression method may be undefined for some reason... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Richard Levitte | Simplify and provide the possibility to clean a compres... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Richard Levitte | comp_methods in a SSL_CTX points at an internal databas... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Richard Levitte | Turn off memory checking when loading new compression... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Richard Levitte | COMP_METHOD has a new argument since some time back... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Richard Levitte | Make it possible to test SSL compression |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Richard Levitte | Change c_zlib further to allow loading a shared zlib... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Bodo Möller | BN_mod_exp problems ... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Richard Levitte | Changes to c_zlib.c to make ZLIB.DLL dynamically loadab... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Bodo Möller | Move reduction step from BN_mod_exp to BN_mod_exp_mont_... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Geoff Thorpe | * Fix a slight bug in the state-machine. This caused... |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Bodo Möller | bn_modfs.c is no longer needed, a BN_sqrt implementation |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Bodo Möller | Fix bntest.c problem -- one of the primes got lost |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Bodo Möller | Handle special cases correctly in exponentation functions. |
commit | commitdiff | tree | snapshot |
next |