[FWD] problem about HW_Rand_Engine

2012-10-03 Thread Lutz Jaenicke
Forwarded to openssl-user for discussion. Best regards, Lutz -- Lutz Jaenicke jaeni...@openssl.org OpenSSL Project http://www.openssl.org/~jaenicke/ ---BeginMessage--- Hello, I have a problem about using HW_Rand Engine. Would you please give me some suggestion?

NIST Selects Winner of Secure Hash Algorithm (SHA-3) Competition

2012-10-03 Thread Jeffrey Walton
http://www.nist.gov/itl/csd/sha-100212.cfm he National Institute of Standards and Technology (NIST) today announced the winner of its five-year competition to select a new cryptographic hash algorithm, one of the fundamental tools of modern information security. The winning algorithm, Keccak

Re: NIST Selects Winner of Secure Hash Algorithm (SHA-3) Competition

2012-10-03 Thread Jakob Bohm
On 10/3/2012 7:02 PM, Jeffrey Walton wrote: http://www.nist.gov/itl/csd/sha-100212.cfm he National Institute of Standards and Technology (NIST) today announced the winner of its five-year competition to select a new cryptographic hash algorithm, one of the fundamental tools of modern

Crypto engine EVP_CIPHER structure - cleanup

2012-10-03 Thread Gnanasekar R
Hi, I have a crypto engine to perform AES encryption/decryption. I have initialized the EVP_CIPHER structure with the needed function pointers. I get called in init where I do some bookkeeping(could be assigning a context id). When this context is over I would like to remove any bookkeeping I