All Projects → crypto-browserify → browserify-cipher

crypto-browserify / browserify-cipher

Licence: MIT license
No description or website provided.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to browserify-cipher

jscrypto
Crypto library for Node/ES6/Typescript/Browser.
Stars: ✭ 20 (+33.33%)
Mutual labels:  crypto, aes, des
webcrypto
A WebCrypto Polyfill for NodeJS
Stars: ✭ 111 (+640%)
Mutual labels:  crypto, aes, des
Padding Oracle Attacker
🔓 CLI tool and library to execute padding oracle attacks easily, with support for concurrent network requests and an elegant UI.
Stars: ✭ 136 (+806.67%)
Mutual labels:  crypto, aes
Cry
Cross platform PoC ransomware written in Go
Stars: ✭ 179 (+1093.33%)
Mutual labels:  crypto, aes
browserify-aes
aes, for browserify
Stars: ✭ 56 (+273.33%)
Mutual labels:  browserify, aes
Cryptojs.swift
Cross-platform cryptographic functions in swift
Stars: ✭ 42 (+180%)
Mutual labels:  crypto, aes
Crypto Es
A cryptography algorithms library
Stars: ✭ 65 (+333.33%)
Mutual labels:  crypto, aes
oseid
Microchip AVR based smartcard/token with ECC and RSA cryptography
Stars: ✭ 17 (+13.33%)
Mutual labels:  aes, des
encryptlab
🔑 Comprehensive (and free) list of encryption and decryption in Node.js.
Stars: ✭ 80 (+433.33%)
Mutual labels:  crypto, aes
SpinalCrypto
SpinalHDL - Cryptography libraries
Stars: ✭ 36 (+140%)
Mutual labels:  aes, des
openssl
A functions wrapping of OpenSSL library for symmetric and asymmetric encryption and decryption.
Stars: ✭ 199 (+1226.67%)
Mutual labels:  aes, des
chat-diffie-hellman
A secure chat between an Android client and Java server using AES for encryption and Diffie-Hellman for key exchange.
Stars: ✭ 26 (+73.33%)
Mutual labels:  crypto, aes
Hat.sh
encrypt and decrypt files in your browser. Fast, Secure client-side File Encryption and Decryption using the web crypto api
Stars: ✭ 886 (+5806.67%)
Mutual labels:  crypto, aes
Qml Snippet
some qml snippet.
Stars: ✭ 9 (-40%)
Mutual labels:  crypto, aes
Encryptlab
A Free and Comprehensive Encrypt and Decrypt Tools Website with example code in Node.js, Website is looking for a new server.
Stars: ✭ 69 (+360%)
Mutual labels:  crypto, aes
Forge
A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
Stars: ✭ 4,204 (+27926.67%)
Mutual labels:  crypto, aes
Sha.js
Streamable SHA hashes in pure javascript
Stars: ✭ 237 (+1480%)
Mutual labels:  browserify, crypto
OormiPass
Free open source cross platform password manager
Stars: ✭ 50 (+233.33%)
Mutual labels:  crypto, aes
dtls
Datagram Transport Layer Security (DTLS) client.
Stars: ✭ 72 (+380%)
Mutual labels:  crypto, aes
crypto
🔐 Fastest crypto library for Deno written in pure Typescript. AES, Blowfish, CAST5, DES, 3DES, HMAC, HKDF, PBKDF2
Stars: ✭ 40 (+166.67%)
Mutual labels:  aes, des

browserify-cipher

Build Status

Provides createCipher, createDecipher, createCipheriv, createDecipheriv and getCiphers for the browserify. Includes AES and DES ciphers.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].