Is there an equivalent to the aforementioned class in Java? I need a function that is given a string to encrypt, an encryption key, a salt and returns the encrypted string.
Asked
Active
Viewed 35 times
0
-
`Cypher` - https://www.baeldung.com/java-aes-encryption-decryption – Oleg Cherednik Feb 08 '23 at 06:21