mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2024-10-01 11:49:56 -04:00
Update README.md (#164)
This commit is contained in:
parent
a947f8dda0
commit
8b946e8aaf
@ -42,6 +42,7 @@ A curated list of cryptography resources and links.
|
||||
- [JavaScript](#javascript)
|
||||
- [Julia](#julia)
|
||||
- [Lua](#lua)
|
||||
- [OCaml](#ocaml)
|
||||
- [Objective-C](#objective-c)
|
||||
- [PHP](#php)
|
||||
- [Python](#python)
|
||||
@ -326,6 +327,11 @@ encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as
|
||||
- [lua-lockbox](https://github.com/somesocks/lua-lockbox) - Collection of cryptographic primitives written in pure Lua.
|
||||
- [LuaCrypto](https://github.com/mkottman/luacrypto) - Lua bindings to OpenSSL.
|
||||
|
||||
### OCaml
|
||||
|
||||
- [Digestif](https://github.com/mirage/digestif) - is a toolbox that implements various cryptographic primitives in C and OCaml.
|
||||
- [ocaml-tls](https://github.com/mirleft/ocaml-tls) - TLS in pure OCaml.
|
||||
|
||||
### Objective-C
|
||||
|
||||
- [CocoaSecurity](https://github.com/kelp404/CocoaSecurity) - AES, MD5, SHA1, SHA224, SHA256, SHA384, SHA512, Base64, Hex.
|
||||
|
Loading…
Reference in New Issue
Block a user