recrypt
Encryption library
A library implementing cryptographic primitives for proxy re-encryption in a multi-hop setting.
Transform encryption library for Scala
34 stars
8 watching
4 forks
Language: Scala
last commit: about 1 month ago
Linked from 1 awesome list
cryptographyproxy-re-encryptionscala
Related projects:
Repository | Description | Stars |
---|---|---|
ironcorelabs/recrypt-rs | Provides cryptographic primitives for building a multi-hop proxy re-encryption scheme | 150 |
hcrypt-project/libscarab | An implementation of a fully homomorphic encryption scheme using large integers | 44 |
sharplispers/ironclad | A cryptographic toolkit written in Common Lisp. | 176 |
kelp404/cocoasecurity | A utility class providing encryption and hashing functionality using AES and various hash algorithms, along with encoding and decoding methods. | 1,136 |
takescoop/swiftyrsa | A library providing public/private key encryption and digital signature functionality in Swift | 1,281 |
bogdan-kulynych/libshe | An encryption library allowing secure execution of functions on encrypted data without decrypting it | 27 |
sorairolake/scryptenc-rs | A Rust library and tool implementing a secure data encryption format based on the scrypt algorithm | 1 |
rustcrypto/aeads | A collection of authenticated encryption algorithms implemented in Rust | 733 |
mongodb/libmongocrypt | A cryptographic library used to encrypt data stored in MongoDB | 96 |
cpeikert/lol | A cryptographic library built on top of lattices that enables fully-homomorphic encryption | 225 |
vernamlab/cuhe | A CUDA-accelerated library for homomorphic encryption and evaluation of polynomial rings. | 195 |
danielberkompas/cloak | An Elixir encryption library designed to simplify secure data storage and transfer | 586 |
imkcat/catcrypto | A comprehensive C library providing various hashing and encryption functions | 70 |
input-output-hk/scrypto | A cryptographic toolkit designed to simplify cryptography in applications | 201 |
azadkuh/mbedcrypto | A portable C++ library for encryption and decryption of binary data using various algorithms | 47 |