Kim-SSi / Bouncy-Castle-AES-GCM-Encryption

Bouncy Castle AES GCM Encryption

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bouncy-Castle-AES-GCM-Encryption

Initial code based off this Stack Overflow question by James Tuley.

This code sample shows how to use the BouncyCastle library to perform encryption and decryption using AES-GCM 256bit.

About

Bouncy Castle AES GCM Encryption

License:MIT License


Languages

Language:C# 100.0%