diff --git a/packages.json b/packages.json index 1b88e57..827cabf 100644 --- a/packages.json +++ b/packages.json @@ -28613,5 +28613,18 @@ "description": "Pure Nim CoAP implementation", "license": "agplv3", "web": "https://codeberg.org/eris/coap-nim" + }, + { + "name": "enkodo", + "url": "https://github.com/hortinstein/enkodo", + "method": "git", + "tags": [ + "monocypher", + "encryption", + "javascript" + ], + "description": "A cross platform encyption and serialization library", + "license": "MIT", + "web": "https://github.com/hortinstein/enkodo" } ]