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: 14 days 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 | 148 |
hcrypt-project/libscarab | An implementation of a fully homomorphic encryption scheme using large integers | 44 |
sharplispers/ironclad | A cryptographic toolkit written in Common Lisp. | 175 |
kelp404/cocoasecurity | A utility class providing encryption and hashing functionality using AES and various hash algorithms, along with encoding and decoding methods. | 1,134 |
takescoop/swiftyrsa | A library providing public/private key encryption and digital signature functionality in Swift | 1,278 |
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 the scrypt encrypted data format | 1 |
rustcrypto/aeads | A collection of authenticated encryption algorithms implemented in Rust | 728 |
mongodb/libmongocrypt | A cryptographic library used to encrypt data stored in MongoDB | 95 |
cpeikert/lol | A cryptographic library built on top of lattices that enables fully-homomorphic encryption | 224 |
vernamlab/cuhe | A CUDA-accelerated library for homomorphic encryption and evaluation of polynomial rings. | 194 |
danielberkompas/cloak | An Elixir encryption library designed to simplify secure data storage and transfer | 581 |
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 |