Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/crypto/bn
AgeCommit message (Expand)Author
2003-09-29Fix warning on Win32.Dr. Stephen Henson
2003-06-20Bring 0.9.6 [engine] up to date with 0.9.6.Richard Levitte
2003-04-02Recent changes from 0.9.6-stable.Richard Levitte
2002-12-02Recent changes from 0.9.6-stable.Richard Levitte
2002-11-06Recent changes from 0.9.6-stable.Richard Levitte
2002-10-30Recent changes from 0.9.6-stable.Richard Levitte
2002-10-12Merge in latest changes from 0.9.6-stable.Richard Levitte
2002-08-14Recent changes from 0.9.6-stable.Richard Levitte
2002-07-30"make update"Lutz Jänicke
2002-06-25Recent changes from 0.9.6-stable.Richard Levitte
2002-05-30Merge in recent changes from 0.9.6-stableRichard Levitte
2001-12-20Another merge from the 0.9.6 branch.Richard Levitte
2001-11-15Merge in latest changes from 0.9.6-stable.Richard Levitte
2001-11-13synchronise with main 0.9.6 stable branchBodo Möller
2001-11-10This commit was manufactured by cvs2svn to create branch 'OpenSSL-engine-cvs2svn
2001-11-09adjust to OpenSSL_0_9_6-stable versionBodo Möller
2001-10-14openbsd-x86 macrosUlf Möller
2001-10-04'make update'Richard Levitte
2001-09-26"make update".Geoff Thorpe
2001-09-05bug fix: bn_sqr_recursive output is twice its input size.Ulf Möller
2001-09-04OpenSSL copyright notices ...Bodo Möller
2001-09-03Correct a typo.Geoff Thorpe
2001-09-03Use uniformly chosen witnesses for Miller-Rabin testBodo Möller
2001-07-31make updateRichard Levitte
2001-07-31Really add the EVP and all of the DES changes.Ben Laurie
2001-07-30Enhanced support for IA-64 Linux and HP-UX (as well as better support forAndy Polyakov
2001-07-30Support for Intel and HP-UXi assemblers.Andy Polyakov
2001-07-05Merge from 0.9.6-stable branch. No conflicts.Richard Levitte
2001-06-22This fixes "Spurious test failures on IRIX?" reported in April. ApparentlyAndy Polyakov
2001-06-11Get rid of "possible WAW dependency" warnings.Andy Polyakov
2001-05-31Get rid of RAW dependency warnings.Andy Polyakov
2001-05-29Assembler support for IA-64. See the source code commentary for furtherAndy Polyakov
2001-05-15branch on equal is beql, not beq...Richard Levitte
2001-04-09Adjust BN_mod_inverse algorithm selection according to experiments onBodo Möller
2001-04-08commentBodo Möller
2001-04-08code documentationBodo Möller
2001-04-08binary algorithm for modular inversionBodo Möller
2001-03-28Merge in recent changes from 0.9.6-stableRichard Levitte
2001-03-28The IRIX fix. Asm recap and corresponding declation.Andy Polyakov
2001-03-15Completely remove mont2 stuff.Bodo Möller
2001-03-13Merge of the 0.9.6-stable branch (continued after network interrupt).Richard Levitte
2001-03-11EC_METHOD based on bn_mont2 (not used in the library)Bodo Möller
2001-03-11More EC stuff, including EC_POINTs_mul() for simultaneous scalarBodo Möller
2001-03-09Instead of telling both 'make' and the user that ranlibBodo Möller
2001-03-09Bug fixes.Richard Levitte
2001-03-08Implement EC_GFp_mont_method.Bodo Möller
2001-03-08CommentBodo Möller
2001-03-08Hide BN_CTX structure details.Bodo Möller
2001-03-08Constify BN_value_one.Bodo Möller
2001-03-08More method functions for EC_GFp_simple_method.Bodo Möller