libVES
Encryption library
A JavaScript library providing end-to-end encryption and secure item sharing for data protection
VESvault End-to-End Encryption API: Encrypt Everything Without Fear of Losing the Key
9 stars
2 watching
1 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
browser-basedcrypto-apiecdhecdheelliptic-curve-cryptographyencryptionencryption-apiencryption-decryptionjs-cryptographypinpost-quantum-cryptographypostquantumpostquantumcryptographyrsarsa-encryptionshamirshamir-s-secret-sharing-schemeshamir-secret-sharingwebcryptowebcrypto-api
Related projects:
Repository | Description | Stars |
---|---|---|
vesvault/libves.c | An API library providing end-to-end encryption for data storage and transmission. | 37 |
softvar/secure-ls | Protects and encrypts data stored in local storage. | 646 |
bogdan-kulynych/libshe | An encryption library allowing secure execution of functions on encrypted data without decrypting it | 27 |
dividuum/html-vault | Creates self-contained HTML pages protecting secret information by encoding and encrypting content | 150 |
indutny/elliptic | Provides a JavaScript implementation of elliptic curve cryptography for secure data signing and verification. | 1,703 |
dchest/tweetnacl-js | A JavaScript implementation of cryptographic primitives inspired by the TweetNaCl library | 1,782 |
vpeschenkov/securedefaults | A wrapper around UserDefaults/NSUserDefaults with an extra AES-256 encryption layer | 227 |
jedisct1/libsodium.js | A WebAssembly and pure JavaScript implementation of the sodium crypto library for secure communication | 981 |
danielberkompas/cloak | An Elixir encryption library designed to simplify secure data storage and transfer | 581 |
virgilsecurity/virgil-sdk-x | A low-level library for adding end-to-end security to digital solutions using encryption and secure authentication | 27 |
shlemph/ipfsecret | Encrypts and decrypts IPFS files with a secret passphrase | 26 |
polycrypt/polycrypt | An implementation of the WebCrypto API in pure JavaScript | 266 |
virgilsecurity/virgil-crypto | A high-level cryptographic library providing secure data storage and transfer operations with support for multiple platforms and languages. | 85 |
spalt08/cryptography | A collection of high-performance cryptographic packages in JavaScript. | 54 |
maythamfahmi/cryptonet | A lightweight C# library providing basic encryption and decryption capabilities using asymmetric (RSA) and symmetric (AES) encryption algorithms. | 100 |