[PATCH] remove undefined behavior in ssl/s3_srvr.c

2013-12-19 Thread Pascal Junod
Dear OpenSSL developers community, The attached patch remove two conditions in for() loops that can cause an undefined behavior leading to an out-of-bound read in ssl/s3_srvr.c. However, I don't see any security implication here. I have discovered them using the -fsanitize=undefined option of LLV

Re: [STATUS] OpenSSL (Sun 28-May-2000)

2000-05-29 Thread Pascal JUNOD
Anything wrong with the mailing list ? I got this message 20 times ! A+ Pascal -- * Pascal Junod, [EMAIL PROTECTED] * * Laboratoire de Sécurité et de Cryptographie (LASEC) * * ++ 41 (0) 21

Re: DES performances

2000-03-26 Thread Pascal JUNOD
look as soon as possible. A+ Pascal -- ~~~~~~~~ * Pascal Junod, [EMAIL PROTECTED] * * Laboratoire de Sécurité et de Cryptographie (LASEC) * * ++ 41 (0) 21 693 7617, INR 313, EPFL,

DES performances

2000-03-24 Thread Pascal JUNOD
s the des library severely and dramatically improved in 3 years ? I cannot trust the results of OpenSSL. For instance, crypto++ 3.2 claims 7 MB/s on my machine... A+ Pascal -- * Pascal Junod, [EMAIL PROTECTED]

Re: PKCS #1 Bug ??

2000-03-09 Thread Pascal Junod
L > } > > The OCTETSTRING which probably holds the signature > is not a parameter of the algorithm. Interessant... Is it a (known) typo in the PKCS #1 standard ? It would be cool if OpenSSL implements the standard better than the standard itself :-) A+ Pascal -- <~~~

PKCS #1 Bug ??

2000-03-08 Thread Pascal Junod
2B 0E 03 02 1A 05 00 04 14 The commercial crypto library rejects the OpenSSL for this purpose. What do you think about ? A+ Pascal PS: Please CC your responses to me ! -- <> < Pascal Junod

Re: RAND_status/RAND_seed

2000-03-02 Thread Pascal Junod
the GNU Public Licence.] */ #define ENTROPY_NEEDED 16 /* require 128 bits = 16 bytes of randomness */ [...] Is it a bad idea to define this constant in rand.h instead of md_rand.c ? A+ Pascal -- <> <

Re: RAND_status/RAND_seed

2000-02-29 Thread Pascal Junod
ions that need randomness report an error if the random number generator has not been seeded with at least 128 bits of randomness." A+ Pascal -- <> < Pascal Junod > < Europay AG,