aes topic

List aes repositories

encrypt

336
Stars
133
Forks
Watchers

🔒 A set of high-level APIs over PointyCastle for two-way cryptography.

AndroidEncryptionExample

77
Stars
30
Forks
Watchers

Android RSA AES Example with unit tests

crypto

52
Stars
2
Forks
Watchers

🔐 Fastest crypto library for Deno written in pure Typescript. AES, Blowfish, CAST5, DES, 3DES, HMAC, HKDF, PBKDF2

aHash

954
Stars
87
Forks
Watchers

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

aes-gcm-siv

22
Stars
5
Forks
Watchers

.NET Core 3.0 implementation of AES-GCM-SIV nonce misuse-resistant authenticated encryption

ReverseGoShell

80
Stars
18
Forks
Watchers

A Golang Reverse Shell Tool With AES Dynamic Encryption

aes

311
Stars
119
Forks
Watchers

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

142
Stars
58
Forks
Watchers

AES encryption in Python, PHP, C#, Java, C++, F#, Ruby, Scala, Node.js

SecureDefaults

225
Stars
17
Forks
Watchers

Elevate the security of your UserDefaults with this lightweight wrapper that adds a layer of AES-256 encryption

encrypt-body-spring-boot-starter

387
Stars
151
Forks
Watchers

🔒 SpringBoot控制器统一的响应体编码/加密与请求体解密的注解处理方式,支持MD5/SHA/AES/DES/RSA | SpringBoot controller unified response body encoding/encryption and request body decryption annotation pro...