Skip to content

angelicamarttins/cryptography-service

Repository files navigation

Overview

This service allows users to encrypt and decrypt messages and provides CRUD operations to manage encrypted data. The project was created based on the backend-br challenge and serves as an example of how to implement cryptography features in a RESTful API.

The project was based in a backend-br challenge.

Features

  • Encryption: Accepts a plaintext message and converts it into an encrypted message.
  • Decryption: Reverses the encryption process, converting an encrypted message back to its original plaintext.
  • CRUD Operations: Allows creation, retrieval, updating, and deletion of cryptography-related records.
  • RESTful API: Provides documented endpoints for interacting with the service.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages