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 |
2000-11-30 |
Bodo Möller | BN_mod_sqrt |
commit | commitdiff | tree | snapshot |
2000-11-30 |
Bodo Möller | BN_sqrt |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Ulf Möller | Add a warning about the usage of the montgomery functio... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Geoff Thorpe | Amend the original CHANGES log entry. The ex_data handl... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Bodo Möller | BN_legendre is no longer needed now that OpenSSL has... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Geoff Thorpe | Do to DH and DSA what has already been done to RSA... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Bodo Möller | mark a bug |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Bodo Möller | Fix BN_kronecker so that it works correctly if 'a'... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Geoff Thorpe | More little changes to the tunala demo; |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Bodo Möller | BN_to_montgomery expects its inputs to be in the interv... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Lutz Jänicke | Log security relevant change. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Ulf Möller | fix for Borland C |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Bodo Möller | add missing braces |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Lutz Jänicke | Store verify_result with sessions to avoid potential... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Bodo Möller | Fix warnings in expspeed.c (but the segmentation fault... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Bodo Möller | BN_bin2bn did *not* contain an off-by-one error; |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Bodo Möller | Expand expspeed.c to make BN_kronecker timings. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Bodo Möller | Implement BN_kronecker test. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Bodo Möller | avoid segmentation fault |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Bodo Möller | Make BN_mod_inverse a little faster |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Bodo Möller | Improve BN_mod_inverse performance. |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Richard Levitte | Copy and paste error... bn_add_part_words() should... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Geoff Thorpe | Make s_client/s_server-style cert verification output... |
commit | commitdiff | tree | snapshot |
2000-11-29 |
Ulf Möller | use standard C |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Geoff Thorpe | Minor tweaks and improvements to the tunala demo. |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Geoff Thorpe | A typo and a couple of logic errors fixed. I think... |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Bodo Möller | Use BN_pseudo_rand instead of BN_rand |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Bodo Möller | Timings. |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Bodo Möller | Note that SSL_peek has been disabled. |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Richard Levitte | Addapt to added files in the BIGNUM section |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Bodo Möller | Correct a bug in BN_kronecker. |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Bodo Möller | Comments on SSL_peek deficiencies |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Bodo Möller | Disable SSL_peek until it is fixed. |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Bodo Möller | Add test_kron function, which will contain a test for... |
commit | commitdiff | tree | snapshot |
2000-11-28 |
Bodo Möller | Add bn_kron.c (BN_kronecker), which I forgot in the... |
commit | commitdiff | tree | snapshot |
next |