mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Add hmac package
This commit is contained in:
parent
c7d8af59e1
commit
6fe480f0a2
@ -1568,5 +1568,14 @@
|
||||
"description": "Nim module for better URI handling",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/achesak/nim-uri2"
|
||||
},
|
||||
{
|
||||
"name": "hmac",
|
||||
"url": "https://github.com/rgv151/hmac.nim",
|
||||
"method": "git",
|
||||
"tags": ["hmac", "authentication", "hash", "sha1", "md5"],
|
||||
"description": "HMAC-SHA1 and HMAC-MD5 hashing in Nim ",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/rgv151/hmac.nim"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user