Skip to content

cocafe/RSA_Algorithms_Demo

Repository files navigation

Simple Demo of RSA En/Decryption/Signature and SHA-384/512 Hash Algorithm


Toy project for Internet Security homework.

Not optimized too much for performance, only the demo of the related algorithms.

If you have not read the following documents ever, please read them carefully before looking at the source code.

The documents have briefly descripted how the algorithm works and the technical details.


RFC2313

RFC6234


Developed with Jetbrains Clion 2017.01 on Ubuntu 16.04

Dependenices: GNU MP Library

About

Simple demo for RSA encryption, decrytion, signature and SHA-512 hash algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published