diff --git a/packages.json b/packages.json index 249ea0e..3a865f7 100644 --- a/packages.json +++ b/packages.json @@ -16990,6 +16990,19 @@ "license": "MIT", "web": "https://github.com/zevv/nmqtt" }, + { + "name": "sss", + "url": "https://github.com/markspanbroek/sss.nim", + "method": "git", + "tags": [ + "shamir", + "secret", + "sharing" + ], + "description": "Shamir secret sharing", + "license": "MIT", + "web": "https://github.com/markspanbroek/sss.nim" + }, { "name": "testify", "url": "https://github.com/sealmove/testify",