ValueAchooMatthew / inner-machinations

An executable designed to be able to simulate your very own DFA
1 stars 0 forks source link

Encrypt user data into MySQL server #3

Open ValueAchooMatthew opened 6 months ago

ValueAchooMatthew commented 6 months ago

Used Sha-256 Encryption with the magic-key library to create encryption and decryption methods for storing user data in the MySQL DB.