[openssl-users] Adding EVP cipher into SSL library

2017-04-02 Thread Schmicker, Robert
Hello, Can anyone give some insight on how to implement a new EVP symmetric cipher into the SSL library? I have the cipher integrated into the EVP and tested as working. I know it's old but I followed AES's integration from this commit:

[openssl-users] openssl-compat patch for OpenSSL 1.0.2 and below?

2017-04-02 Thread Jeffrey Walton
I was looking at Kurt Roeckx 's patches for OpenSSH at https://github.com/openssh/openssh-portable/pull/48/files. See libcrypto-compat.h and libcrypto-compat.c. Are the source files distributed by OpenSSL? If so, where is the download? If not, can the OpenSSL project consider adding them. They

Re: [openssl-users] Adding EVP cipher into SSL library

2017-04-02 Thread Paul Dale
This more recent PR adds a symmetric cipher to libcrypto: https://github.com/openssl/openssl/pull/2337 It doesn't include TLS support however. Pauli -- Oracle Dr Paul Dale | Cryptographer | Network Security & Encryption Phone +61 7 3031 7217 Oracle Australia -Original Message- From: