Secured Database on Login & Register C#
This simple project allow you to secure your database login and registration using C#. I use Cryptography class with Advanced Encryption Standard method with 256 byte key to encrypt the data. this project created by vs 2017