Skip to content

Fix compatibility with LibreSSL v3+ openssl command and MacOS Ventura #148

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

Merged
merged 6 commits into from
Nov 10, 2022

Conversation

jmurty
Copy link
Collaborator

@jmurty jmurty commented Nov 10, 2022

Working on fix for #147

@jmurty jmurty merged commit ca6a467 into main Nov 10, 2022
jmurty added a commit that referenced this pull request Feb 9, 2023
…ra (#148 #147)

Detect OpenSSL major version 3 or later which requires a compatibility work-around
to include the prefix 'Salted__' and salt value when encrypting, without applying this
work-around to the LibreSSL project's version of the `openssl` command which
does NOT require this work-around for major version 3.
# Conflicts:
#	CHANGELOG.md
#	transcrypt
jmurty added a commit that referenced this pull request Feb 11, 2023
* 2.2:
  Release 2.2.1
  Run tests for PR changes even if it doesn't target `main`
  Detect and fix decryption of files encrypted with doubled "Salted" prefixes due to #147
  Fix compatibility with LibreSSL v3+ `openssl` command and MacOS Ventura (#148 #147)

# Conflicts:
#	CHANGELOG.md
#	transcrypt
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