remiclarisse / chor-rivest-cryptosystem

A review of the Chor-Rivest Cryptosystem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A study of the Chor-Rivest Cryptosystem

This work is/was done at the INRIA Saclay-Île de France by Rémi Clarisse (me writting) during an intership and supervised by Daniel Augot and Luca De Feo.

sage & pdflatex

Here is the sage version used:

SageMath version 7.5.1

and the pdflatex version used:

pdfTeX 3.14159265-2.6-1.40.16 (TeX Live 2015/Debian)

It might be useful to check out sage here or here if you use ubuntu and latex there.

How does it work ?

First clone the git via :

git clone https://github.com/Remi-Clarisse/chor-rivest-cryptosystem.git

Then move into the directory chor-rivest-cryptosystem and make the project :

cd chor-rivest-cryptosystem/ && make

If everything went smoothly (maybe the .tex file can give you a hard time), move into rapport-stage where there are three directories and a pdf file.

The pdf file rapport-stage.pdf is a french manuscript of what I have done during this intership.

The folders have self-explanatory name and each contains a markdown README.md file, so help yourself ;)

Thank you for checking out. Rémi (:

About

A review of the Chor-Rivest Cryptosystem


Languages

Language:TeX 84.7%Language:Python 11.4%Language:C 2.9%Language:Makefile 1.1%