recrypt-rs
Proxy Encryption Library
Provides cryptographic primitives for building a multi-hop proxy re-encryption scheme
A set of cryptographic primitives for building a multi-hop Proxy Re-encryption scheme, known as Transform Encryption.
148 stars
12 watching
21 forks
Language: Rust
last commit: 24 days ago
Linked from 1 awesome list
constant-timecryptographyeccproxy-re-encryptionrusttransform-encryption
Related projects:
Repository | Description | Stars |
---|---|---|
ironcorelabs/recrypt | A library implementing cryptographic primitives for proxy re-encryption in a multi-hop setting. | 34 |
sorairolake/scryptenc-rs | A Rust library and tool implementing the scrypt encrypted data format | 1 |
rustcrypto/elliptic-curves | A collection of implementations for pure Rust elliptic curve cryptography. | 683 |
grempe/tss-rb | A Ruby implementation of Threshold Secret Sharing as defined in the IETF Internet-Draft draft-mcgrew-tss-03.txt | 23 |
0xpolygonzero/plonky2 | A Rust implementation of a cryptographic protocol for secure multi-party computation and proof systems | 778 |
tu-berlin-snet/tctp-rack | Middleware for encrypting HTTP bodies using end-to-end encryption | 0 |
icepa/tun2tor | A Rust library that creates a userspace tunnel interface and connects it to a stream-based proxy for routing internet traffic through Tor | 104 |
rustcrypto/nacl-compat | Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. | 58 |
grrrdog/weird_proxies | A comprehensive cheat sheet on the behavior of various reverse proxies and related attacks in web applications. | 1,780 |
rustcrypto/hashes | A collection of cryptographic hash functions written in Rust. | 1,879 |
rustcrypto/aeads | A collection of authenticated encryption algorithms implemented in Rust | 728 |
kelp404/cocoasecurity | A utility class providing encryption and hashing functionality using AES and various hash algorithms, along with encoding and decoding methods. | 1,134 |
danielberkompas/cloak | An Elixir encryption library designed to simplify secure data storage and transfer | 581 |
keep-starknet-strange/nori | An RPC request router and proxy that efficiently routes Starknet requests to backend services | 10 |
mozilla/authenticator-rs | A Rust library for interacting with Security Key-type devices via USB HID protocol | 276 |