Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 302 Bytes

File metadata and controls

2 lines (2 loc) · 302 Bytes

Two-Way Encryption System

This repository contains the source code for a two-way encryption system implemented in Java using Spring Boot. The system allows for encoding and decoding of account information using symmetric encryption algorithm such as AES(Advanced Encryption Standard) encryption.