Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sorgazb/cryptographic_message_system
https://github.com/sorgazb/cryptographic_message_system
cpp makefile poo tree
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sorgazb/cryptographic_message_system
- Owner: sorgazb
- Created: 2024-03-20T17:34:30.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-20T17:39:34.000Z (10 months ago)
- Last Synced: 2024-03-20T18:58:47.849Z (10 months ago)
- Topics: cpp, makefile, poo, tree
- Language: C++
- Homepage:
- Size: 378 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cryptographic_Message_System
Definición del Proyecto
Proyecto desarrollado en C++, implementando POO, Trees, lectura de ficheros y demás tecnologias.
Diferentes algoritmos capaces de realizar diferentes opciones como:
- Insertar una nuevo mensaje.
- Borrar mensaje.
- Buscar y mostrar un mensaje.
- Mostrar todos los mensajes.
- Mostrar todos los mensajes por autor
Ejemplos de Ejecución
![Captura de pantalla 2024-03-19 203717](https://github.com/sorgazb/Cryptographic_Message_System/assets/150727714/414f7c79-2f29-4e41-92eb-3397663638a8)