Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 410 Bytes

File metadata and controls

8 lines (4 loc) · 410 Bytes

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.