diff --git a/packages.json b/packages.json index 5f744c5..821d344 100644 --- a/packages.json +++ b/packages.json @@ -6625,5 +6625,19 @@ "description": "Salted Challenge Response Authentication Mechanism (SCRAM) ", "license": "MIT", "web": "https://github.com/rgv151/scram" + }, + { + "name": "blake2", + "url": "https://bitbucket.org/mihailp/blake2/", + "method": "hg", + "tags": [ + "crypto", + "cryptography", + "hash", + "security" + ], + "description": "blake2 - cryptographic hash function", + "license": "CC0", + "web": "https://bitbucket.org/mihailp/blake2/" } ]