swanky
Secure computation toolkit
A suite of libraries providing tools and utilities for secure multi-party computation
A suite of rust libraries for secure multi-party computation
274 stars
12 watching
57 forks
Language: Rust
last commit: 7 days ago Related projects:
Repository | Description | Stars |
---|---|---|
eugenekolo/sec-tools | A collection of security-related tools and scripts. | 650 |
sorairolake/scryptenc-rs | A Rust library and tool implementing the scrypt encrypted data format | 1 |
0xsobky/hackvault | A container repository for storing and sharing public web hacking techniques and tools. | 1,946 |
galoisinc/cryptol | An interpreter for a public standard language for specifying cryptographic algorithms | 1,136 |
snipsco/rust-threshold-secret-sharing | A Rust library for implementing threshold secret sharing schemes with efficient share generation and reconstruction. | 159 |
soyersoyer/swcrypt | A comprehensive cryptographic framework for Swift, providing tools and functions for RSA public/private key generation, AES encryption/decryption, signature verification, elliptic curve cryptography, Diffie-Hellman protocol, and symmetric and authenticating ciphers. | 722 |
kennysong/tinysmpc | A tiny Python library for collaborative secure multi-party computation on private data | 84 |
0xpolygonzero/plonky2 | A Rust implementation of a cryptographic protocol for secure multi-party computation and proof systems | 778 |
maciejczyzewski/retter | A collection of cryptographic tools and resources. | 97 |
nascentxyz/simple-security-toolkit | A collection of practical security-focused guides and checklists for smart contract development | 1,065 |
sumup-oss/vaulted | An encryption tool for managing sensitive data securely. | 33 |
nullsecuritynet/tools | Provides tools, exploits, and code snippets for security research and education purposes. | 39 |
warycat/rustgym | A comprehensive Rust library and tutorial repository containing solutions to various programming challenges and problems | 896 |
sannykim/solsec | A collection of resources to study Solana smart contract security, auditing, and exploits. | 610 |
galoisinc/hans | A set of network stack examples in Haskell designed to test and demonstrate various network protocols. | 115 |