PointyCastle / pointycastle

Moved into the Bouncy Castle project: https://github.com/bcgit/pc-dart
MIT License
270 stars 76 forks source link

Support for AES-256-GCM encryption/decryption #237

Closed ravitejaavv closed 3 years ago

ravitejaavv commented 3 years ago

Hi, I want to know if it is (or if it will be) possible to encrypt/decrypt using AES and the Galois/Counter Mode (GCM) with your library.

Thanks by advance

izaera commented 3 years ago

See this please -> https://github.com/PointyCastle/pointycastle/blob/master/README.md

izaera commented 3 years ago

this project has moved.