From 97d68c953ac0f908705e2b3064315aa373eb565a Mon Sep 17 00:00:00 2001 From: Francesco Mancuso Date: Wed, 25 Mar 2026 22:27:29 +0100 Subject: [PATCH] [1.0.0] Nuovo README --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b7f5675..72ea54d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ -# cryptea-tools +# Cryptea Tools -Strumenti per integrare Cryptea nel tuo Workflow \ No newline at end of file +Libreria open source per integrare Cryptea nel tuo workflow. + + +## Descrizione + +Set di classi Java per lavorare con il formato Cryptea, realizzato appositamente per la nostra piattaforma. + +Puoi interagire con chiavi, certificati, RSA e generazione di digest e firme digitali. + +Maggiori dettagli nella nostra documentazione: +[https://cryptea.web.francescomancuso.it/docs](https://cryptea.web.francescomancuso.it/docs) \ No newline at end of file