fhevm is a full-stack blockchain framework designed to integrate Fully Homomorphic Encryption into smart contracts. It provides a platform for developing confidential smart contracts that can process encrypted data and execute private on-chain computations without decrypting the underlying information. The framework utilizes a coprocessor system to offload resource-intensive encrypted operations to an asynchronous service, improving blockchain performance and scalability. It incorporates a secure key management service based on multi-party computation and a zero-knowledge proof verifier to en
This project is an Android password manager application that provides an end-to-end encrypted vault for storing and synchronizing login credentials, secure notes, and identities. It functions as a secure storage system using zero-knowledge encryption to ensure that only the user can decrypt their stored data. The application integrates directly with the Android system to provide an autofill service that populates usernames and passwords into mobile apps and browser login fields. It also serves as a passkey management wallet for FIDO2 cryptographic passkeys and a time-based one-time password a
Notesnook is a cross-platform note-taking application designed for private knowledge management. It functions as a secure personal information manager that prioritizes user data confidentiality by employing client-side end-to-end encryption for all stored notes, attachments, and metadata. By utilizing a local-first synchronization model, the application ensures that information remains accessible offline while maintaining a consistent state across desktop and mobile devices. The platform distinguishes itself through a focus on privacy-centric organization and secure information handling. User
SEAL este o bibliotecă de criptare homomorfă și un framework de criptografie C++ care permite operațiuni matematice pe date criptate fără a necesita decriptare. Acesta oferă un set de instrumente pentru efectuarea adunărilor și înmulțirilor pe numere întregi și complexe criptate, pentru a susține calculul care păstrează confidențialitatea.
Principalele funcționalități ale microsoft/seal sunt: Homomorphic Encryption, Privacy-Preserving Computation Frameworks, Encrypted, Secure, C++ Cryptography Frameworks, Ciphertext Noise Management, Homomorphic Ciphertext Execution, Moduli Switching.
Alternativele open-source pentru microsoft/seal includ: zama-ai/fhevm — fhevm is a full-stack blockchain framework designed to integrate Fully Homomorphic Encryption into smart contracts. It… bitwarden/android — This project is an Android password manager application that provides an end-to-end encrypted vault for storing and… standardnotes/app. streetwriters/notesnook — Notesnook is a cross-platform note-taking application designed for private knowledge management. It functions as a… bitwarden/clients — This project is a comprehensive zero-knowledge security suite designed for enterprise credential management, secrets… veracrypt/veracrypt — VeraCrypt is a cross-platform disk encryption utility used to create encrypted file containers and secure entire disk…