Re: Re : Generation of DES key for use in DES_encrypt1()

2014-08-24 Thread vineet59
Hi I have replaced the sizeof with strlen(),but still got the same error message. Please respond ASAP!! Thanks!! Vineet -- View this message in context: http://openssl.6102.n7.nabble.com/Generation-of-DES-key-for-use-in-DES-encrypt1-tp52999p53033.html Sent from the OpenSSL - User mailing

Re : Re: Re : Generation of DES key for use in DES_encrypt1()

2014-08-24 Thread nicolas . kox
Hi, did you replace them all? where does it fail? Which function, which line? This would be helpful. Regards Nico - Mail d'origine - De: vineet59 vineetsieta...@gmail.com À: openssl-users@openssl.org Envoyé: Sun, 24 Aug 2014 11:33:02 +0200 (CEST) Objet: Re: Re : Generation of DES key

DRBG algorithm and ReturnedBits

2014-08-24 Thread Bala Duvvuri
Hi, If we check the DRBG specifications - http://csrc.nist.gov/groups/STM/cavp/documents/drbg/DRBGVS.pdf For cases with prediction resistance enabled, each trial consists of the following functions called in sequence: (1) instantiate drbg (2) generate ReturnedBitsLen random bits,