Skip to content

ShriyaA/file-encryption-system

Repository files navigation

Collaborators: Pranav Kapoor, Ingrid Chu, Yaowen Xu, Vani Korepu, Shriya Atmakuri

The code will work for text file and images. Need changes to support video

Developer Notes:

To compile:

./mvnw clean install

To test:

./mvnw test

To run:

./mvnw spring-boot:run

The server will start at localhost:8080

We need to use a tool like Postman to make the requests and attach files

Encryption Request Example:

Encrypt

Decryption Request Example:

Decrypt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published