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

Update openpgp to v5.3.0 πŸš€ #13

Merged
merged 6 commits into from Oct 9, 2022

Conversation

theolazian
Copy link
Contributor

@theolazian theolazian commented Jun 26, 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.

Add .asc download

πŸ‘ Fixes and updates:

Fix Stimulus references
Update packages, notably electron and webpack
New up to date material-icons package
Fix scss and font reference

⚠️ 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 added the enhancement New feature or request label Oct 9, 2022
@aliceandbob-io aliceandbob-io marked this pull request as ready for review October 9, 2022 16:54
@aliceandbob-io aliceandbob-io self-requested a review October 9, 2022 16:55
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.

All good! πŸ‘

@aliceandbob-io aliceandbob-io merged commit 02667d1 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