Added package scram

This commit is contained in:
Bruce Doan 2017-07-01 11:18:16 +07:00
parent 42a323b652
commit 41933592d5

View File

@ -6609,5 +6609,21 @@
"description": "Chebyshev approximation.",
"license": "MIT",
"web": "https://github.com/jxy/chebyshev"
},
{
"name": "scram",
"url": "https://github.com/rgv151/scram",
"method": "git",
"tags": [
"scram",
"sasl",
"authentication",
"salted",
"challenge",
"response"
],
"description": "Salted Challenge Response Authentication Mechanism (SCRAM) ",
"license": "MIT",
"web": "https://github.com/rgv151/scram"
}
]