mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
added openssl_evp
This commit is contained in:
parent
02e103b2fb
commit
f985b24a24
@ -975,6 +975,15 @@
|
|||||||
"description": "Nimrod implementation of Hashids",
|
"description": "Nimrod implementation of Hashids",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/achesak/nimrod-hashids"
|
"web": "https://github.com/achesak/nimrod-hashids"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "openssl_evp",
|
||||||
|
"url": "git://github.com/cowboy-coders/nim-openssl-evp",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["library", "crypto", "openssl"],
|
||||||
|
"description": "Wrapper for OpenSSL's EVP interface",
|
||||||
|
"license": "OpenSSL License and SSLeay License",
|
||||||
|
"web": "https://github.com/cowboy-coders/nim-openssl-evp"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user