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

Support OTP 24 #34

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Support OTP 24 #34

wants to merge 2 commits into from

Conversation

tcrossland
Copy link

crypto:block_decrypt was deprecated in OTP 23 and has been removed in OTP 24. This PR uses the new API.

superhawk610 added a commit to pepsico-ecommerce/esaml that referenced this pull request Sep 2, 2021
Support OTP 24

`crypto:block_decrypt` was [deprecated](https://erlang.org/doc/apps/crypto/new_api.html#the-old-api)
in OTP 23 and has been removed in OTP 24. This PR uses the
[new API](https://erlang.org/doc/apps/crypto/new_api.html#the-new-api).
superhawk610 added a commit to pepsico-ecommerce/samly that referenced this pull request Sep 2, 2021
The latest change includes a patch to support OTP 24.
See handnot2/esaml#34.
sebastianseilund added a commit to sebastianseilund/esaml that referenced this pull request Sep 9, 2021
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.

1 participant