test vectors

2001-05-04 Thread Frédéric Viollet
 Hello,   Could someone tell me where I could find some test vectors for a DES in CBC mode?   Thank you.

Re: test vectors

2001-05-04 Thread Erwann ABALEA
On Fri, 4 May 2001, Frédéric Viollet wrote: > Hello, > > Could someone tell me where I could find some test vectors for a DES in CBC mode? You could have looked for "DES test vectors" in a good web search engine, such as Google. The second result gives you the URL: h

Re: test vectors

2001-05-04 Thread Frédéric Viollet
- Original Message - From: "Erwann ABALEA" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 04, 2001 5:10 PM Subject: Re: test vectors >> Could someone tell me where I could find some test vectors for a DES in CBC mode? >The last one on the

RSA test vectors, etc.

2022-04-27 Thread Philip Prindeville
rt GCM and stronger keys. Yes, I'm aware... but I'm focusing on baby steps for now. To make sure I'm not breaking anything, I'm trying to add test coverage (including test vectors) for both. AES-ECB is easy, because it's 100% reproducible. RSA is turning out to be tri

test vectors for CTR DRBG

2011-09-12 Thread Jiri Hladky
Hello, I'm looking for the test vectors for CTR DRBG random number generator. I got test vectors from http://csrc.nist.gov/groups/STM/cavp/documents/drbg/drbgtestvectors.zip which contains CTR_DRBG.rsp file. However, I'm looking for the following scenario which is not covered right

Re: RSA test vectors, etc.

2022-04-27 Thread Philip Prindeville
ff uses ECB and 128 bit keys... That's a larger issue of > redesigning the entire API and the client apps to support GCM and stronger > keys. Yes, I'm aware... but I'm focusing on baby steps for now. > > To make sure I'm not breaking anything, I'm trying to

Re: RSA test vectors, etc.

2022-04-27 Thread William Roberts
the entire API and the client apps to support GCM and stronger > > keys. Yes, I'm aware... but I'm focusing on baby steps for now. > > > > To make sure I'm not breaking anything, I'm trying to add test coverage > > (including test vectors) fo

Test vectors for OpenSSL ECC imp

2003-06-18 Thread Frank
I have been asked to verify the ECC as I have used from Openssl using some well know test vectors. Does anyone know where I can get some ECC test vectors that I could use? I've looked and really have not come up with anything. Looking for ones doing ECDH and MQV. I'm assuming that

Re: test vectors for CTR DRBG

2011-10-19 Thread nimou
Jiri Hladky-2 wrote: > > Hello, > > I'm looking for the test vectors for CTR DRBG random number generator. I > got > test vectors from > > http://csrc.nist.gov/groups/STM/cavp/documents/drbg/drbgtestvectors.zip > > which contains CTR_DRBG.rsp file. How

Re: test vectors for CTR DRBG

2011-11-07 Thread Jiri Hladky
Hello, > > > > I'm looking for the test vectors for CTR DRBG random number generator. I > > got > > test vectors from > > > > http://csrc.nist.gov/groups/STM/cavp/documents/drbg/drbgtestvectors.zip > > > > which contains CTR_DRBG.rsp file