aes topic
encrypt
🔒 A set of high-level APIs over PointyCastle for two-way cryptography.
AndroidEncryptionExample
Android RSA AES Example with unit tests
crypto
🔐 Fastest crypto library for Deno written in pure Typescript. AES, Blowfish, CAST5, DES, 3DES, HMAC, HKDF, PBKDF2
aHash
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
aes-gcm-siv
.NET Core 3.0 implementation of AES-GCM-SIV nonce misuse-resistant authenticated encryption
ReverseGoShell
A Golang Reverse Shell Tool With AES Dynamic Encryption
aes
Verilog implementation of the symmetric block cipher AES (Advanced Encryption Standard) as specified in NIST FIPS 197. This implementation supports 128 and 256 bit keys.
AES-Encryption-Classes
AES encryption in Python, PHP, C#, Java, C++, F#, Ruby, Scala, Node.js
SecureDefaults
Elevate the security of your UserDefaults with this lightweight wrapper that adds a layer of AES-256 encryption
encrypt-body-spring-boot-starter
🔒 SpringBoot控制器统一的响应体编码/加密与请求体解密的注解处理方式,支持MD5/SHA/AES/DES/RSA | SpringBoot controller unified response body encoding/encryption and request body decryption annotation pro...