I'm aware that this question has been asked before, but is anyone
working on adding SHA256 support to the existing ciphersuites?  I'm
developing an application that requires these, so I'd appreciate it if
anyone could give me an update on when this support will be implemented,
or if it is planned at this stage?

Maybe I'm missing your point, but SHA256 is already in libcrypto:
http://cvs.openssl.org/rlog?f=openssl/crypto/sha/sha256.c

And evp.h defines const EVP_MD *EVP_sha256(void); so EVP supports it...:
http://cvs.openssl.org/rlog?f=openssl/crypto/evp/evp.h

Were you looking for something else?

-Brad
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to