#aes (21 Repositories)
Ranked open-source repositories tagged with #aes, scored by pull request acceptance likelihood and maintainer engagement velocity.
20.4%
3.2h
21 repositories tagged #aes
TheManticoreProject/manticore-findgpppasswords
A cross-platform tool to find and decrypt Group Policy Preferences passwords from the SYSVOL share using low-privileged domain accounts
dwyl/phoenix-ecto-encryption-example
🔐 A detailed example for how to encrypt data in an Elixir (Phoenix v1.7) App before inserting into a database using Ecto Types
go-think/openssl
A functions wrapping of OpenSSL library for symmetric and asymmetric encryption and decryption (AES, DES, 3DES, RSA, GCM), digital signatures, and SHA/HMAC, 100% compatible with PHP, Java, Python, and Node.js.
krzyzanowskim/CryptoSwift
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
phpseclib/phpseclib
PHP Secure Communications Library
Aimeast/FxSsh
FxSsh is a lightweight SSH server side library. As an early codebase for Microsoft's Dev Tunnels SSH library. https://github.com/microsoft/dev-tunnels-ssh/tree/main/src/cs/Ssh#acknowledgements
iotjin/jh_flutter_demo
flutter项目- 实现一些常用效果、封装通用组件和工具类
wbond/oscrypto
Compiler-free Python crypto library backed by the OS, supporting CPython and PyPy
digitorus/pdfsign
Add/verify Advanced Electronic Signature (AES) and Qualified Electronic Signature (QES) in PDF (using pure Go)
henrinormak/Heimdall
Heimdall is a wrapper around the Security framework for simple encryption/decryption operations.
xxjwxc/public
util toolkit for go.golang 通用函数包
GHFear/AESDumpster
AES Dumpster 1.3 Online Version
MxABC/DevDataTool
编码转换、摘要(hash)、加解密(MD5、SHA1、SHA256、SHA3、SM3、HMAC、DES、3DES、AES、SM4)
TheManticoreProject/FindGPPPasswords
A cross-platform tool to find and decrypt Group Policy Preferences passwords from the SYSVOL share using low-privileged domain accounts
entronad/crypto-es
A cryptography algorithms library
VitaSmith/cdecrypt
Decrypt Wii U NUS content — Forked from: https://code.google.com/archive/p/cdecrypt/
ricmoo/aes-js
A pure JavaScript implementation of the AES block cipher and all common modes of operation for node.js or web browsers.
nuxsmin/sysPass
Systems Password Manager
cioccarellia/ksprefs
Kotlin SharedPreferences wrapper & cryptographic android library.
deatil/go-cryptobin
go 常用加密解密库/go encrypt or decrypt pkg(RSA/SM2/ECDSA/EC-GDSA/Gost/ElGamal/AES/DES/TripleDes/SM4/Tea/Twofish)