aes

There are 2196 repositories under aes topic.

  • krzyzanowskim/CryptoSwift

    CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift

    Language:Swift10k18501.6k
  • phpseclib/phpseclib

    PHP Secure Communications Library

    Language:PHP5.3k1151.1k878
  • digitalbazaar/forge

    A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps

    Language:JavaScript5k149840761
  • thorium

    Alex313031/thorium

    Chromium fork named after radioactive element No. 90. Windows and MacOS/Raspi/Android/Special builds are in different repositories, links are towards the top of the README.md.

    Language:C++4.1k53550135
  • hwholiday/learning_tools

    Go 学习、Go 进阶、Go 实用工具类、Go DDD 项目落地、Go-kit 、Go-Micro 、Go 推送平台、微服务实践

    Language:Go3.5k547658
  • nakov/Practical-Cryptography-for-Developers-Book

    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

    Language:CSS3.3k13030391
  • kjur/jsrsasign

    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.

    Language:HTML3.2k92510645
  • buzzfeed/sso

    sso, aka S.S.Octopus, aka octoboi, is a single sign-on solution for securing internal services

    Language:Go3.1k52157185
  • core-lib/xjar

    Spring Boot JAR 安全加密运行工具,支持的原生JAR。

    Language:Java1.5k47120443
  • ricmoo/aes-js

    A pure JavaScript implementation of the AES block cipher and all common modes of operation for node.js or web browsers.

    Language:JavaScript1.4k3888273
  • Leon406/ToolsFx

    基于kotlin+tornadoFx的跨平台密码学工具箱.包含编解码,编码转换,加解密, 哈希,MAC,签名,大数运算,压缩,二维码功能,ctf等实用功能,支持插件

    Language:Kotlin1.3k2372248
  • superpoweredSDK/Low-Latency-Android-iOS-Linux-Windows-tvOS-macOS-Interactive-Audio-Platform

    🇸Superpowered Audio, Networking and Cryptographics SDKs. High performance and cross platform on Android, iOS, macOS, tvOS, Linux, Windows and modern web browsers.

    Language:C++1.3k105747284
  • BruceWind/AESJniEncrypt

    🛡 Make safest code in Android. (基于libsodium实现chacha20算法,key在native中,防止被二次打包){长期维护,请star,勿fork}

    Language:C9902943164
  • 7thSamurai/steganography

    Simple C++ Image Steganography tool to encrypt and hide files insde images using Least-Significant-Bit encoding.

    Language:C++9648462
  • nuxsmin/sysPass

    Systems Password Manager

    Language:PHP952521.8k206
  • tkaitchuck/aHash

    aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction

    Language:Rust9462013785
  • golang-module/dongle

    A simple, semantic and developer-friendly golang package for encoding&decoding and encryption&decryption

    Language:Go853101568
  • iotjin/jh_flutter_demo

    flutter项目- 实现一些常用效果、封装通用组件和工具类

    Language:Dart8291127198
  • jstrieb/link-lock

    Password-protect URLs using AES in the browser; create hidden bookmarks without a browser extension

    Language:JavaScript8232216158
  • yinjihuan/monkey-api-encrypt

    monkey-api-encrypt是对基于Servlet的Web框架API请求进行统一加解密操作

    Language:JavaScript7883161346
  • wumansgy/goEncrypt

    go语言封装的各种对称加密和非对称加密,可以直接使用,包括3重DES,AES的CBC和CTR模式,还有RSA非对称加密,ECC椭圆曲线的加密和数字签名

    Language:Go7211423169
  • soyersoyer/SwCrypt

    RSA public/private key generation, RSA, AES encryption/decryption, RSA sign/verify in Swift with CommonCrypto in iOS and OS X

    Language:Swift7171858122
  • ethereum/js-ethereum-cryptography

    Every cryptographic primitive needed to work on Ethereum, for the browser and Node.js

    Language:TypeScript664212688
  • tarcisio-marinho/GonnaCry

    A Linux Ransomware

    Language:Python6494112399
  • MaximeVandegar/Papers-in-100-Lines-of-Code

    Implementation of papers in 100 lines of code.

    Language:Python59720989
  • myloveCc/NETCore.Encrypt

    NETCore encrypt and decrypt tool,Include aes,des,rsa,md5,sha1,sha256,sha384,sha512

    Language:C#5872138155
  • nickvourd/Supernova

    Real fucking shellcode encryptor & obfuscator tool

    Language:Go586103105
  • MxABC/DevDataTool

    编码转换、摘要(hash)、加解密(MD5、SHA1、SHA256、SHA3、SM3、HMAC、DES、3DES、AES、SM4)

    Language:Objective-C49010653
  • SergeyBel/AES

    C++ AES implementation

    Language:C++4901432158
  • bricke/Qt-AES

    Native Qt AES encryption class

    Language:C++4791543180
  • miscreant/meta

    Meta-repository for Miscreant: misuse-resistant symmetric encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support

  • mervick/aes-everywhere

    Aes Everywhere - Cross Language AES 256 Encryption Library (Bash, Powershell, C#, Dart, GoLang, Java, JavaScript, Lua, PHP, Python, Ruby, Swift)

    Language:Java4592529165
  • WaterJuice/WjCryptLib

    Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC

    Language:C458195172
  • ricmoo/pyaes

    Pure-Python implementation of AES block-cipher and common modes of operation.

    Language:Python4492030141
  • py7zr

    miurahr/py7zr

    7zip in python3 with ZStandard, PPMd, LZMA2, LZMA1, Delta, BCJ, BZip2, and Deflate compressions, and AES encryption.

    Language:Python4381219769
  • henrinormak/Heimdall

    Heimdall is a wrapper around the Security framework for simple encryption/decryption operations.

    Language:Swift400165668