Repository navigation

#

aes-gcm

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

Swift
10487
1 个月前
PHP
5510
2 个月前

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

Swift
729
1 年前

AesBridge is a modern, secure and cross-language AES encryption library that supports CBC, GCM, and Legacy CBC modes. The goal is to ensure secure, interoperable encryption across multiple platforms and programming languages

Python
504
22 天前

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

C#
422
1 个月前

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

Go
367
6 年前

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

HTML
352
2 个月前

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
307
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
284
18 天前
Visual Basic 6.0
179
2 个月前

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

Go
135
4 年前

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

CSS
119
8 年前

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

Go
77
3 年前

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

C
71
3 年前

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

Go
57
7 年前

A minimalist implementation of AES algorithms in C

C
55
16 天前