diff --git a/packages.json b/packages.json index a4e759a..9099794 100644 --- a/packages.json +++ b/packages.json @@ -33714,5 +33714,20 @@ "description": "aptos library for nim lang", "license": "MIT", "web": "https://github.com/C-NERD/nimAptos" + }, + { + "name": "nimPGP", + "url": "https://gitlab.com/IAlbassort/nimPGP/", + "method": "git", + "tags": [ + "pgp", + "encryption", + "rust", + "security", + "privacy" + ], + "description": "A high-level and easy to use PGP library. Using Rust & Sequoia-PGP on the backend!", + "license": "MIT", + "web": "https://gitlab.com/IAlbassort/nimPGP/" } ]