Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated call of AES_ctr128_encrypt #31

Merged
merged 2 commits into from
Apr 7, 2018

Conversation

mymedia2
Copy link
Contributor

@mymedia2 mymedia2 commented Jul 6, 2017

  • The AES_ctr128_encrypt function is not available in OpenSSL 1.1.0 without a special compiler flag
  • Fix a small misspelling

 * The AES_ctr128_encrypt function is not available in OpenSSL 1.1.0
   without a special compiler flag
 * Fix a small misspelling
It perhaps fixes build failure against ancient OpenSSL.

See also: openssl/openssl@17e80c6
xvitaly added a commit to procxx/kepka that referenced this pull request Dec 21, 2017
xvitaly added a commit to procxx/kepka that referenced this pull request Dec 21, 2017
Patch backported from grishka/libtgvoip#31 pull request.
Original patch by: Nicholas Guriev <[email protected]>

Closes #43.
xvitaly added a commit to procxx/kepka that referenced this pull request Dec 21, 2017
Patch backported from grishka/libtgvoip#31 pull request.
Original patch by: Nicholas Guriev <[email protected]>
berkus pushed a commit to procxx/kepka that referenced this pull request Dec 21, 2017
Patch backported from grishka/libtgvoip#31 pull request.
Original patch by: Nicholas Guriev <[email protected]>

Closes #43.
berkus pushed a commit to procxx/kepka that referenced this pull request Dec 21, 2017
Patch backported from grishka/libtgvoip#31 pull request.
Original patch by: Nicholas Guriev <[email protected]>
@z3ntu
Copy link

z3ntu commented Mar 19, 2018

Fixes the build with openssl 1.1 and telegram still works with quick testing.

@grishka grishka merged commit 3511a42 into grishka:public Apr 7, 2018
@mymedia2 mymedia2 deleted the patch-1 branch June 7, 2018 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants