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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to openpgp v5.3.0 馃殌 #50

Merged
merged 2 commits into from Oct 9, 2022

Conversation

theolazian
Copy link
Contributor

@theolazian theolazian commented Jun 23, 2022

New features:

Update the openpgp.js version to the last stable version v5.3.0
Openpgp is now installed as a npm package.
A reference to the MIT license is added.

Breaking changes:

brainpool and secp256k1 curves are no longer available.
Generation of a key pair, encryption and decryption are no longer available with these curves.
See this openpgp.js issue for more information.
Reference to this issue is also added to the generate page.

@aliceandbob-io aliceandbob-io self-requested a review October 9, 2022 16:37
@aliceandbob-io aliceandbob-io added the enhancement New feature or request label Oct 9, 2022
Copy link
Owner

@aliceandbob-io aliceandbob-io left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds all good 馃憤

@aliceandbob-io aliceandbob-io merged commit e55f160 into aliceandbob-io:master Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants