Quantcast
Channel: Password hashing (PBKDF2) and RSA encrypt + AES 256 in Java - Code Review Stack Exchange
Browsing all 2 articles
Browse latest View live

Answer by TwiN for Password hashing (PBKDF2) and RSA encrypt + AES 256 in Java

You should move the first piece of Java code into its own method if it isn't already, as that would make calling and testing it easier.Also, your getSalt() method's catch block only prints the stack...

View Article


Password hashing (PBKDF2) and RSA encrypt + AES 256 in Java

Here's what I could comprehend in C code:Generates a key using PBKDF2Generates an IV which is MD5 of PBKDF2 key in step #1Does AES-256 encryption on customer-id - which is one of the outputRSA public...

View Article
Browsing all 2 articles
Browse latest View live




<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>