Skip to content

This paper explains why the Rivest-Shamir-Adleman algorithm (RSA) works.

Notifications You must be signed in to change notification settings

pfranusic/why-RSA-works

Repository files navigation

# why-RSA-works/README
# Copyright 2012 Peter Franusic.
# All rights reserved.
#

This directory contains LaTeX source files for an article titled "Why RSA Works".
The article describes the math behind the RSA algorithm.
The makefile script assumes that the pdflatex program is installed.

To generate a PDF of the article:

  $ make why-RSA-works.pdf

To generate a tarfile of the sources:

  $ make why-RSA-works.tar

About

This paper explains why the Rivest-Shamir-Adleman algorithm (RSA) works.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published