Merge pull request #530 from rgv151/add-scram0418

Add package scram
This commit is contained in:
Dominik Picheta 2017-07-01 15:51:33 +01:00 committed by GitHub
commit ef4ec27952

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"
}
]