Repository navigation

#

aes-gcm

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

Swift
10324
2 个月前
PHP
5458
1 个月前

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

Swift
727
9 个月前

A modern and easy-to-use cryptographic library for .NET based on libsodium

C#
414
21 天前

A secure and easy-to-use CLI password manager for macOS and Linux

Go
368
6 年前

A collection of common (interesting) cryptographic mistakes and learning resources.

HTML
338
16 天前

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.

Java
303
2 年前

🔐 A detailed example for how to encrypt data in an Elixir (Phoenix v1.7) App before inserting into a database using Ecto Types

Elixir
282
18 天前
Visual Basic 6.0
176
10 天前

Need to encrypt a file before sending it to someone? This is it.

Go
134
4 年前

Nonce-Disrespecting Adversaries: Practical Forgery Attacks on GCM in TLS

CSS
118
8 年前

Hoard is a stateless, deterministically encrypted, content-addressed object store.

Go
76
2 年前

Minimal AES-128 encryption. Suitable for small embedded systems. Including an on-the-fly key schedule variant for minimal RAM usage.

C
69
3 年前

A lightweight, encrypted, WAN oriented, software defined network device.

Go
56
7 年前

Decrypt Whatsapp .crypt12 database files

Go
47
4 年前

A minimalist implementation of AES algorithms in C

C
45
4 个月前

(DEPRECATED - USE: https://developer.apple.com/documentation/cryptokit/aes/gcm) Galois/Counter Mode (GCM) with Advanced Encryption System (AES).

Objective-C
40
6 年前