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

Simplify crypto code and fix compatibility issue with Erlang/OTP #933

Merged
merged 1 commit into from
Nov 12, 2023

Conversation

pguyot
Copy link
Collaborator

@pguyot pguyot commented Nov 7, 2023

Follow Erlang/OTP and allow calling ciphers that do not require an IV with an IV.

These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later

Follow Erlang/OTP and allow calling ciphers that do not require an IV with
an IV.

Signed-off-by: Paul Guyot <pguyot@kallisys.net>
@pguyot pguyot force-pushed the w45/fix-crypto-compatibility branch from ca341ce to 1b3a24e Compare November 10, 2023 21:58
@pguyot pguyot marked this pull request as ready for review November 10, 2023 21:58
@bettio bettio merged commit 6a5e2df into atomvm:master Nov 12, 2023
@pguyot pguyot deleted the w45/fix-crypto-compatibility branch November 12, 2023 19:03
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.

2 participants