mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
commit
ef4ec27952
@ -6609,5 +6609,21 @@
|
|||||||
"description": "Chebyshev approximation.",
|
"description": "Chebyshev approximation.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/jxy/chebyshev"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user