Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for cryptography aes
aes
x
cryptography
x
462 search results found
Cryptoswift
⭐
9,825
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
Staticrypt
⭐
5,635
Password protect a static HTML page, decrypted in-browser
Forge
⭐
4,818
A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
Jsrsasign
⭐
3,137
The 'jsrsasign' (RSA-Sign JavaScript Library) is an opensource free cryptography library supporting RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp, CAdES and JSON Web Signature/Token in pure JavaScript.
Practical Cryptography For Developers Book
⭐
3,129
Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatures, ECDSA, EdDSA
Botan
⭐
2,279
Cryptography Toolkit
Go Jose
⭐
1,981
An implementation of JOSE standards (JWE, JWS, JWT) in Go
Hat.sh
⭐
1,866
Encrypt and Decrypt files securely in your browser.
Awesome Crypto Papers
⭐
1,518
A curated list of cryptography papers, articles, tutorials and howtos.
Cryptopasta
⭐
1,509
copy & paste-friendly golang crypto
Low Latency Android Ios Linux Windows Tvos Macos Interactive Audio Platform
⭐
1,294
🇸Superpowered Audio, Networking and Cryptographics SDKs. High performance and cross platform on Android, iOS, macOS, tvOS, Linux, Windows and modern web browsers.
Pki.js
⭐
1,189
PKI.js is a pure JavaScript library implementing the formats that are used in PKI applications (signing, encryption, certificate requests, OCSP and TSP requests/responses). It is built on WebCrypto (Web Cryptography API) and requires no plug-ins.
Toolsfx
⭐
1,153
基于kotlin+tornadoFx的跨平台密码学工具箱.包含编解码,编码转换,加解密, 哈希,MAC,签名,大数运算,压缩,二维码功能,ctf等实用功能,支持插件
Crypto Algorithms
⭐
1,026
Basic implementations of standard cryptography algorithms, like AES and SHA-1.
Cryptofuzz
⭐
623
Fuzzing cryptographic libraries. Magic bug printer go brrrr.
Js Ethereum Cryptography
⭐
594
Every cryptographic primitive needed to work on Ethereum, for the browser and Node.js
Steganography
⭐
572
Simple C++ Image Steganography tool to encrypt and hide files insde images using Least-Significant-Bit encoding.
Picotls
⭐
488
TLS 1.3 implementation in C (master supports RFC8446 as well as draft-26, -27, -28)
Meta
⭐
475
Meta-repository for Miscreant: misuse-resistant symmetric encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support
Aes
⭐
400
C++ AES implementation
Wickr Crypto C
⭐
365
An implementation of the Wickr Secure Messaging Protocol in C
Keyshuffling
⭐
340
Keyshuffling Attack for Persistent Early Code Execution in the Nintendo 3DS Secure Bootchain
Encrypt
⭐
318
🔒 A set of high-level APIs over PointyCastle for two-way cryptography.
Aeslib
⭐
314
Arduino Library for AES Encryption (source based on avr-crypto-lib)
Crypto2
⭐
311
The fastest cryptographic library in the galaxy
Fractalcryptgui
⭐
309
Free cross-platform deniable encryption cryptoarchiver
Oscrypto
⭐
294
Compiler-free Python crypto library backed by the OS, supporting CPython and PyPy
Whitebox Crypto Aes
⭐
291
Whitebox AES implementation in C++. Chow, Karroumi.
Gonnacry
⭐
267
A Linux Ransomware
Armadillo
⭐
264
A shared preference implementation for confidential data in Android. Per default uses AES-GCM, BCrypt and HKDF as cryptographic primitives. Uses the concept of device fingerprinting combined with optional user provided passwords and strong password hashes.
Mstar Bin Tool
⭐
242
Scripts to manipulate Mstar firmware binaries (e.g. MstarUpgrade.bin, LetvUpgrade.bin etc)
Cry
⭐
235
Cross platform PoC ransomware written in Go
Pyaescrypt
⭐
217
A Python 3 module and script that uses AES256-CBC to encrypt/decrypt files and streams in AES Crypt file format (version 2).
Galois
⭐
211
A performant NumPy extension for Galois fields and their applications
Crypto Es
⭐
210
A cryptography algorithms library
Crypto Notepad
⭐
209
🔑 Simple notepad for Windows with encryption features
Qt Secret
⭐
203
Simple encryption library supporting RSA and AES algorithms.
Nfwebcrypto
⭐
198
Web Cryptography API Polyfill
Paperbak
⭐
196
Back up your files on ordinary paper in the form of oversized bitmaps
Socks
⭐
192
socks -- a proxy server.
React Native Aes
⭐
168
Native module for AES encryption
Go Cryptobin
⭐
155
go 常用加密解密库/go encrypt or decrypt pkg(RSA/SM2/EIGamal/AES/DES/TripleDes/SM4/Tea/Twof
Cryptography Kotlin
⭐
152
Type-safe Multiplatform cryptography library for Kotlin
Padding Oracle Attacker
⭐
150
🔓 CLI tool and library to execute padding oracle attacks easily, with support for concurrent network requests and an elegant UI.
Webcrypto
⭐
147
A WebCrypto Polyfill for NodeJS
Acvp
⭐
141
Industry Working Group on Automated Cryptographic Algorithm Validation
Crypto Example
⭐
138
A short, proof-of-concept RSA and AES encryption program with OpenSSL
Webcrypto Liner
⭐
135
webcrypto-liner is a polyfill that let's down-level User Agents (like IE/Edge) use libraries that depend on WebCrypto. (Keywords: Javascript, WebCrypto, Shim, Polyfill)
Node Webcrypto Ossl
⭐
123
A WebCrypto Polyfill for Node in TypeScript built on OpenSSL.
Tgcrypto
⭐
117
Fast and Portable Cryptography Extension Library for Pyrogram
Dkeyczar
⭐
114
Port of Google's Keyczar cryptography library to Go
Webcrypto Shim
⭐
114
Web Cryptography API shim for legacy browsers
Go Openssl
⭐
112
go-openssl is a small library wrapping the crypto/aes functions in a way the output is compatible to OpenSSL
Commons Crypto
⭐
108
Apache Commons Crypto
Pyelliptic
⭐
107
Python OpenSSL wrapper. For modern cryptography with ECC, AES, HMAC, Blowfish, ...
Peekaboo
⭐
101
Simple undetectable shellcode and code injector launcher example. Inspired by RTO malware development course.
Symmecrypt
⭐
99
Golang symmetric encryption library
Enigma
⭐
97
A fast, native, cryptographic engine for the web
Dcrypt
⭐
97
A petite library of encryption functions for PHP
Crypt2go
⭐
97
Go (golang) ECB mode of encryption and padding.
Pkcs11js
⭐
94
A Node.js implementation of the PKCS#11 2.3 interface. (Keywords: Javascript, PKCS#11, Crypto, Smart Card, HSM)
Noble Ciphers
⭐
91
Auditable & minimal JS implementation of Salsa20, ChaCha and AES
God_crypto
⭐
90
Pure Javascript/Typescript Crypto Implementation for Deno. AES, RSA, HMAC, and TOTP
Optiga Trust M
⭐
87
OPTIGA™ Trust M Software Framework
Angularjs Crypto
⭐
84
AngularJS module for decrytion/encryption of json in http requests/responses. heroku
Damnvulnerablecryptoapp
⭐
81
An app with really insecure crypto. To be used to see/test/exploit weak cryptographic implementations as well as to learn a little bit more about crypto, without the need to dive deep into the math behind it
Django Mirage Field
⭐
80
Django model field encrypt/decrypt your data, keep secret in database.
Tools For Cryptanalysis
⭐
79
A repository that aims to provide tools for cryptography and cryptanalysis
Webcrypto
⭐
79
W3C Web Cryptography API for Node.js
Arduino Crypto
⭐
78
A minimal crypto library for ESP8266 Arduino
Cryptonet
⭐
75
CryptoNet is simple, fast and a lightweight asymmetric and symmetric encryption library.
Hybrid Crypto Js
⭐
75
RSA+AES hybrid encryption implementation for JavaScript. Works with Node.js, React Native and modern browsers.
Cryptosteganography
⭐
73
A python steganography module to store messages or files protected with AES-256 encryption inside an image.
Security Ios
⭐
72
some NSData Category for doing RSA,AES,MD5,SHA1,SHA256,Sign,Verify on iOS Cryptography
Sm4
⭐
70
SM4 by JavaScript
Aes_128
⭐
69
Implementation of AES-128 in pure C. No modes are given. Only one block of encryption and decryption is given here.
Mirage Crypto
⭐
67
Cryptographic primitives for MirageOS
Qatlib
⭐
66
Ap Kcp
⭐
65
用于穿透恶劣网络环境的高性能可靠传输协议,基于 KCP 优化和修改,使用 Rust 实现
Crypto_utils
⭐
65
Set of my small utils related to cryptography, encoding, decoding etc
Caidao Aes Version
⭐
63
一个Burp插件,实现用AES算法透明加密原版菜刀Caidao.exe与服务器端交互的http数据流
Encrypt Decrypt
⭐
63
Java、Go、Python、NodeJS、PHP、JavaScript AES/CBC/PKCS7Padding 加解密
Whitebox Crypto Aes Java
⭐
62
Whitebox AES implementation in Java. Chow scheme.
Dtls
⭐
62
Datagram Transport Layer Security (DTLS) client.
Sm2
⭐
61
sm2,sm3,cryptojs,crypto,base64,rsa,aes crypt
Nabhash
⭐
60
An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data
Easy Web Crypto
⭐
60
Webcrypto API wrapper for applications that store encrypted data
Sharpaescrypt
⭐
59
A C# implementation of the AESCrypt file format
Ctaes
⭐
58
Simple constant-time AES implementation
Practical Security
⭐
55
Example Code from Practical Security talk
Rust Hpke
⭐
54
An implementation of the HPKE hybrid encryption standard (RFC 9180)
Msr Javascript Crypto
⭐
52
Microsoft JavaScript Cryptography Library
Cex
⭐
52
The CEX Cryptographic library in C++
Browserify Aes
⭐
51
aes, for browserify
Jose
⭐
51
Javascript Object Signing and Encryption (JOSE) library
Practical_cryptography_engineering
⭐
49
Cryptography code examples using libsodium and mbedtls C libraries and Python cryptography and PyNaCl modules
Cloak
⭐
49
Multi-user Shadowsocks/Trojan server written in Elixir
Ezcrypto
⭐
49
Provide standard and secure cryptographic algorithms for NodeJS. Support MD5, SHA-1, SHA-256, RC4, Rabbit, AES, DES, PBKDF2, HMAC, OFB, CFB, CTR, CBC
Crypto
⭐
48
Deliberately simple, thoroughly commented AES/DES/etc crypto implementations in various languages, for learning purposes.
Jwt
⭐
47
JSON Web Token implementation for .Net & .Net Core
Related Searches
Javascript Cryptography (1,877)
Cryptography Cryptocurrency (1,652)
Encryption Aes (1,365)
Cryptography Bitcoin (1,042)
Python Cryptography (1,005)
Blockchain Cryptography (970)
Encryption Cryptography (844)
C Cryptography (806)
Ethereum Cryptography (696)
C Plus Plus Cryptography (677)
1-100 of 462 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2023 Awesome Open Source. All rights reserved.