Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 205 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 205 Bytes

cryptoex

A WPF application to exemplify a crypto class that works with .NET Core

It's created with WPF and a .NET core library with a single class to handle Encryption/Decryption using a AES algorithm.