Online DES encoder




'; if(isset($_POST['cadena']) && trim($_POST['cadena'])!=""){ $contenido.='

DES hash result

Standard DES:
Extended DES:

'; } $menu=12; $know="What is DES?
he Data Encryption Standard (DES) is a block cipher (a form of shared secret encryption) now considered to be insecure for many applications. This is chiefly due to the 56-bit key size being too small.
To read more..."; include("plantilla.php"); ?>