A demonstration of data encryption and decryption using Advanced Encryption Standard (AES) and RSA Algorithm in Java. A demonstration of JWT Authorization is also shown.
- Clone project
- Import project into your IDE (Intellij preferably) as a maven project.
- Allow all dependency to be imported, then run the application (app runs on port 8080 and uses H2).
- Run "com.icefire.api"