- Mar 19, 2005
-
-
Ulf Möller authored
-
- Mar 13, 2005
-
-
Bodo Möller authored
disabled by default (MDC2 and RC5), which until now were skipped by "make links" and yet supposedly required by some of the Makefiles, meaning that the recent snapshots failed to compile. Problem reported by Nils Larsch.
-
- Mar 12, 2005
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
- Mar 11, 2005
-
-
Bodo Möller authored
PR: 801 Submitted by: Nils Larsch
-
- Mar 09, 2005
-
-
Bodo Möller authored
PR: 1017 Submitted by: ciresh@yahoo.com Reviewed by: Nils Larsch
-
- Feb 19, 2005
-
-
Lutz Jänicke authored
prematurely by EGD/PRNGD. PR: 1014 Submitted by: Darren Tucker <dtucker@zip.com.au>
-
- Feb 14, 2005
-
-
Dr. Stephen Henson authored
-
- Feb 06, 2005
-
-
Andy Polyakov authored
-
Andy Polyakov authored
and GNU binutils, but kept BSD make... And I took the opportunity to unify other targets to this common least denominator...
-
- Jan 27, 2005
-
-
Richard Levitte authored
unsigned char **, since it points at text. Thanks to Nils Larsch <nils.larsch@cybertrust.com> for pointing out the inelegance of our code :-)
-
Richard Levitte authored
cause a segfault... This was uncovered because EVP_VerifyInit() may fail in FIPS mode if the wrong algorithm is chosen...
-
Richard Levitte authored
-
- Jan 25, 2005
-
-
Andy Polyakov authored
-
-
- Jan 24, 2005
-
-
Andy Polyakov authored
locality on 64-bit platforms (and fixes IA64 assembler-empowered build:-). The choice is guarded by newly introduced AES_LONG macro, which needs to be defined only on 16-bit platforms which we don't support (not that I know of). Meaning that one could as well skip long option altogether.
-
Andy Polyakov authored
hand-coded zero-copy AES_cbc_encrypt.
-
- Jan 20, 2005
-
-
Andy Polyakov authored
-
- Jan 18, 2005
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
- Jan 17, 2005
-
-
Richard Levitte authored
- Enforce that there should be no policy settings when the language is one of id-ppl-independent or id-ppl-inheritAll. - Add functionality to ssltest.c so that it can process proxy rights and check that they are set correctly. Rights consist of ASCII letters, and the condition is a boolean expression that includes letters, parenthesis, &, | and ^. - Change the proxy certificate configurations so they get proxy rights that are understood by ssltest.c. - Add a script that tests proxy certificates with SSL operations. Other changes: - Change the copyright end year in mkerr.pl. - make update.
-
- Jan 14, 2005
-
-
Dr. Stephen Henson authored
memory BIO (for example from SMIME_read_PKCS7 and detached data) avoid lots of slow memory copies from the memory BIO by saving the content in a temporary read only memory BIO.
-
- Jan 13, 2005
-
-
Andy Polyakov authored
environments.
-
Andy Polyakov authored
performance on recent microarchitectures.
-
Andy Polyakov authored
-
Andy Polyakov authored
PR: 998
-
- Jan 12, 2005
-
-
Richard Levitte authored
really needed now, but may be needed in the future, who knows?).
-
- Jan 09, 2005
-
-
Andy Polyakov authored
replace *whole* aes_core.c, not only AES_[de|en]crypt routines.
-
- Jan 04, 2005
-
-
Andy Polyakov authored
PR: 989 Submitted by: Doug Kaufman
-
- Dec 31, 2004
-
-
Andy Polyakov authored
-
- Dec 30, 2004
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
performance, but anyway...
-
- Dec 28, 2004
-
-
Andy Polyakov authored
-
Richard Levitte authored
const.
-
Richard Levitte authored
-
Richard Levitte authored
-
- Dec 27, 2004
-
-
Andy Polyakov authored
PR: 949
-