]> git.tuebingen.mpg.de Git - paraslash.git/commit
Merge branch 'refs/heads/t/openssl-1.1'
authorAndre Noll <maan@tuebingen.mpg.de>
Tue, 27 Dec 2016 15:29:29 +0000 (16:29 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Tue, 27 Dec 2016 15:31:07 +0000 (16:31 +0100)
commit9165680a9639a8412adef13b96e466efdbb9d806
treeda8742679b1c1a246c9af097abbb511805977628
parenta80869e84654120689bd63b4a0f944bd1124332e
parentb8f17428aeb17ad9230a894b3c3ce150b094594e
Merge branch 'refs/heads/t/openssl-1.1'

In openssl-1.1 several structures have been made opaque, breaking both
the stream cipher and the public key functions in crypt.c. This series
deals with these issues, trying to minimize the ifdeffery.

* refs/heads/t/openssl-1.1 (cooking for three months):
  openssl: RSA fixes for openssl-1.1.
  openssl: Use EVP API for AES.
NEWS.md
configure.ac
crypt.c