CVSROOT:        /cvs
Module name:    src
Changes by:     bc...@cvs.openbsd.org   2016/09/02 09:36:39

Modified files:
        lib/libssl/src/crypto/evp: evp_enc.c 
        lib/libssl/src/doc/crypto: EVP_EncryptInit.pod 

Log message:
warn on use of deprecated EVP functions

This adds a linker warning for EVP_EncryptFinal(), EVP_DecryptFinal(),
EVP_CipherFinal(), and documents the recent behavior updates.

ok beck@

Reply via email to