What it does
It encrypts a string using a Secret key and an Initialization Vector
How I built it
I implemented it using Java
Cryptography: Implementation of AES-256 bits CBC mode.
It encrypts a string using a Secret key and an Initialization Vector
I implemented it using Java
Log in or sign up for Devpost to join the conversation.