Switch from openpgp to node crypto #27377
Labels
core:config
Related to config capabilities and presets
priority-3-medium
Default priority, "should be done" but isn't prioritised ahead of others
type:feature
Feature (new functionality)
Describe the proposed change(s).
We planned already to drop openpgp because of license issue.
Now with latest node version the default encryption is broken.
We should switch do a more modern build-in encryption.
Eg:
ECDH
asymetric key and derivedAES-GCM
key.I'll soon add some code samples to renovate codebase
The text was updated successfully, but these errors were encountered: