This is my work on implementing Java and Cryptography on MySQL database. This is the result of applying hashing of salted password to verify password login on database:
And, this is a result of applying RSA encryption and decryption using private key/public key:
No comments:
Post a Comment