libVES.c
Encryption library
An API library providing end-to-end encryption for data storage and transmission.
VESvault End-to-End Encryption API: Encrypt Everything Without Fear of Losing the Key
37 stars
4 watching
8 forks
Language: C
last commit: about 2 months ago
Linked from 1 awesome list
aesaes-256aes-256-gcmaes-encryptionaes-gcmecdhecdh-libraryencryptedencrypted-storeencryptionencryption-algorithmencryption-algorithmsencryption-decryptionencryption-toolrsa-cryptographyrsa-cryptosystemrsa-encryptionshamirshamir-s-secret-sharing-schemestream-encryption
Related projects:
Repository | Description | Stars |
---|---|---|
vesvault/libves | A JavaScript library providing end-to-end encryption and secure item sharing for data protection | 9 |
vpeschenkov/securedefaults | A wrapper around UserDefaults/NSUserDefaults with an extra AES-256 encryption layer | 227 |
softvar/secure-ls | Protects and encrypts data stored in local storage. | 646 |
kelp404/cocoasecurity | A utility class providing encryption and hashing functionality using AES and various hash algorithms, along with encoding and decoding methods. | 1,134 |
mvayngrib/react-native-aes | Provides AES encryption and decryption capabilities in React Native applications. | 29 |
bogdan-kulynych/libshe | An encryption library allowing secure execution of functions on encrypted data without decrypting it | 27 |
microsoft/eva | Automates away parts of homomorphic encryption requiring cryptographic expertise | 226 |
virgilsecurity/virgil-crypto-c | A lightweight C library providing flexible and convenient wrappers for various cryptographic algorithms. | 37 |
azadkuh/mbedcrypto | A portable C++ library for encryption and decryption of binary data using various algorithms | 47 |
danielberkompas/cloak | An Elixir encryption library designed to simplify secure data storage and transfer | 581 |
gitguardian/apisecuritybestpractices | Resources to help developers keep sensitive information secret and mitigate potential security breaches | 1,917 |
essentialkaos/branca | An implementation of authenticated encrypted API tokens using the XChaCha20-Poly1305 AEAD algorithm in Go. | 85 |
piaca/micropython-aes | An implementation of the AES encryption algorithm in pure Python for use with MicroPython | 18 |
ektrah/nsec | A cryptographic library for .NET based on libsodium | 394 |
qistoph/arduinoaes256 | An implementation of Ilya's byte-oriented AES-256 encryption algorithm in C++ for the Arduino platform. | 62 |