jsencrypt
RSA encrypter
A JavaScript library for performing RSA encryption and decryption using OpenSSL
A zero-dependency Javascript library to perform OpenSSL RSA Encryption, Decryption, and Key Generation.
7k stars
179 watching
2k forks
Language: JavaScript
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
openssl/openssl | A toolkit for implementing end-to-end encryption protocols and cryptographic primitives. | 25,914 |
joshkaufman/ursa | Bindings for RSA public/private key functionality of OpenSSL in Node.js | 620 |
digitalbazaar/forge | A JavaScript implementation of TLS and cryptographic tools for building network-heavy web applications | 5,081 |
rsactftool/rsactftool | Tools for decrypting data from weak RSA keys and recovering private keys using various integer factorization algorithms. | 5,756 |
bitwiseshiftleft/sjcl | Provides cryptographic functions and utilities for secure data encryption and decryption | 7,190 |
brix/crypto-js | A JavaScript library implementing various cryptographic standards | 15,859 |
openpgpjs/openpgpjs | A JavaScript implementation of the OpenPGP protocol | 5,688 |
hakky54/mutual-tls-ssl | A tutorial project demonstrating a secure API setup with TLS/SSL authentication for Java-based web servers and clients. | 571 |
drwetter/testssl.sh | Tool to test TLS/SSL encryption on any port or service | 7,987 |
polycrypt/polycrypt | An implementation of the WebCrypto API in pure JavaScript | 266 |
jpillora/xdomain | A JavaScript library that allows cross-domain HTTP requests without server configuration. | 3,127 |
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 |
clipperz/javascript-crypto-library | A comprehensive JavaScript library providing efficient cryptographic functions for web development. | 287 |
creationix/js-git | A JavaScript implementation of Git, providing tools and libraries to help developers work with version control systems in various environments. | 3,834 |
pointbiz/bitaddress.org | A JavaScript client-side Bitcoin wallet generator providing an all-in-one HTML document with embedded JavaScript and CSS. | 2,468 |