ccryptolib
Crypto library
An integrated collection of cryptographic primitives for ComputerCraft.
A collection of cryptographic primitives for CC:Tweaked.
15 stars
1 watching
4 forks
Language: Lua
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
migeyel/ecnet | A Lua-based networking library for encrypted communication | 21 |
microchiptech/cryptoauthlib | A library that provides APIs for communicating with secure elements in cryptographic devices. | 388 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 637 |
xavierleroy/cryptokit | A comprehensive C library of cryptographic primitives for building secure protocols in OCaml applications. | 97 |
mirleft/ocaml-nocrypto | An OCaml cryptographic library providing basic encryption and hashing functions | 111 |
dmazzella/ucryptography | A lightweight implementation of cryptographic primitives for secure data handling | 7 |
sgl0v/scrypto | Provides a Swift interface to CommonCrypto routines for cryptographic tasks | 38 |
smuellerdd/libkcapi | Provides a user-space interface to the Linux kernel crypto API | 175 |
meychi/ascrypt | A cryptographic library with a uniform API for multiple programming languages. | 47 |
kmaragon/konscious.security.cryptography | Provides cryptographic primitives for .NET Core | 218 |
cpeikert/lol | A cryptographic library built on top of lattices that enables fully-homomorphic encryption | 225 |
microsoft/symcrypt | A cryptographic library used by Microsoft products to implement secure symmetric and asymmetric algorithms. | 722 |
deliberative/crypto | A reference implementation of cryptographic operations in WebAssembly and Node.js for secure data exchange and sharing. | 29 |
keichan34/tea_crypto_erl | An implementation of a simple encryption algorithm in Erlang. | 0 |
jedisct1/zig-charm | A portable and efficient cryptographic library for authenticated encryption and keyed hashing | 79 |