- Jan 08, 2004
-
-
cvs2svn authored
0_9_7-stable'.
-
Lutz Jänicke authored
PR: #570 Submitted by: Martin Witzel <MWITZEL@de.ibm.com>
-
- Jan 06, 2004
-
-
Ben Laurie authored
-
- Jan 04, 2004
-
-
Lutz Jänicke authored
Submitted by: "Martin Witzel" <MWITZEL@de.ibm.com> PR: #570
-
Lutz Jänicke authored
Submitted by: Gertjan van Oosten <gertjan@West.NL> PR: #804
-
Lutz Jänicke authored
ANSI C 89. Undo change to maintain compatibility.
-
- Dec 27, 2003
-
-
Richard Levitte authored
This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
-
Richard Levitte authored
Check if IDEA is being built or not. This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
-
Richard Levitte authored
This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
-
Richard Levitte authored
specially if it is. Add a few OpenBSD-specific cases. This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
-
Richard Levitte authored
This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
-
Richard Levitte authored
This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
-
Richard Levitte authored
This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
-
Richard Levitte authored
-
Richard Levitte authored
Use BUF_strlcat() instead of strcat(). Use BIO_snprintf() instead of sprintf(). In some cases, keep better track of buffer lengths. This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
-
Richard Levitte authored
This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
-
- Dec 20, 2003
-
-
Dr. Stephen Henson authored
-
- Dec 18, 2003
-
-
Richard Levitte authored
-
Ben Laurie authored
-
Ben Laurie authored
-
Ben Laurie authored
-
Ben Laurie authored
bizarre CFB test algorithm.
-
Ben Laurie authored
-
Ben Laurie authored
-
Ben Laurie authored
-
Ben Laurie authored
-
Ben Laurie authored
-
- Dec 11, 2003
-
-
Richard Levitte authored
not the size of the integer used to index in said buffer. PR: 794 Notified by: Rhett Garber <rhett_garber@hp.com>
-
- Dec 10, 2003
-
-
Richard Levitte authored
Correct the typo PUKEY...
-
Richard Levitte authored
Correct the typo PUKEY...
-
- Dec 06, 2003
-
-
Ulf Möller authored
Submitted by: Nils Larsch
-
Ulf Möller authored
Submitted by: Nils Larsch
-
Ulf Möller authored
Submitted by: Nils Larsch
-
- Dec 03, 2003
-
-
Lutz Jänicke authored
Submitted by: Witold Filipczyk <witekfl@poczta.gazeta.pl> PR: #513
-
- Dec 02, 2003
-
-
Geoff Thorpe authored
- Add missing bn_check_top() calls and relocate some others - Use BN_is_zero() where appropriate - Remove assert()s that bn_check_top() is already covering - Simplify the code in places (esp. bn_expand2()) - Only keep ambiguous zero handling if BN_STRICT isn't defined - Remove some white-space and make some other aesthetic tweaks
-
Geoff Thorpe authored
the same thing. Also, I have some stuff on the back-burner related to some BN_CTX notes from Peter Gutmann about his cryptlib hacks to the bignum code. The BN_CTX comments are there to remind me of some relevant points in the code.
-
Geoff Thorpe authored
once in the source (where it is set for the benefit of no other code whatsoever). I've deprecated the declaration in the header and likewise made the use of the flag conditional in bn_lib.c. Note, this change also NULLs the 'd' pointer in a BIGNUM when it is reset but not deallocated.
-
- Dec 01, 2003
-
-
Geoff Thorpe authored
-
Geoff Thorpe authored
white-space, and include extra headers to satisfy debugging builds.
-
Geoff Thorpe authored
white-space.
-