Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/obscurely/csharp-aes-gcm

Simple implementation of AES GCM in C# using the built in Cryptography library. The encryption is base64 encoded as well as the key.
https://github.com/obscurely/csharp-aes-gcm

Last synced: about 2 months ago
JSON representation

Simple implementation of AES GCM in C# using the built in Cryptography library. The encryption is base64 encoded as well as the key.

Awesome Lists containing this project