![]()
Questo è un codice crittografico simmetrico o "secret key". La chiave
segreta viene comunicata al destinatario tramite il codice crittografico
asimmetrico (o "public key") RSA.
I vantaggi del BERCODE sono essenzialmente 2; il primo è rappresentato dalla
velocità di codifica e di decodifica, mentre il secondo è rappresentato dal
fatto che lo stesso messaggio in chiaro ("plain text") viene
codificato in modalità diversa anche usando la stessa chiave segreta, fornendo
così un vantaggio che può fornire solo un sistema di crittografia "one
pad". Inoltre, il sistema è in grado di criptare files di qualunque tipo e
dimensione. Vogliamo aggiungere che questa rappresenta una versione demo.
Autore : Bertaggia Daniele
![]()
This is a SECRET KEY cryptographic system (or "symmetric system"). The
SECRET KEY is communicate to the receiver by the "asymmetric system"
called RSA ("public key system").
The advantages of the BERCODE are 2: first the very quickly rate of
encrypt and decrypt, second the same "plain text" can be encrypt in
different ways also using the same secret key. This characteristic offers an
advantage that can be obtain using a "one pad system" only. Moreover,
the BERCODE is able to encrypt files of every dimension and kind. We want to add that this
is a demo version.
Author : Bertaggia Daniele