HBelusca / DES-Crypto-CaML

CaML program that performs simple DES encryption of text or images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DES Cryptography CaML
=====================

Copyright © 2008 Hermès Bélusca-Maïto and Guillaume Frèche, Lycée Pierre De Fermat.


How to use:
~-~-~-~-~-~

Load CaML Light (see https://caml.inria.fr/caml-light/ for more details) and start src/Main.ml .
The program uses a graphical interface.
To use instead a text-mode interface, load and start src/Main_text.ml instead.

About

CaML program that performs simple DES encryption of text or images.


Languages

Language:OCaml 100.0%