Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 409 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 409 Bytes

Implementaion of Computer Security Algorithms - RSA and MD5

  • Developed on Ubuntu16.04 64-bit with GMP library (https://gmplib.org/) - The GNU Multiple Precision Arithmetic Library.

  • There is script 'build.sh' for building the project.

  • The sript 'install.sh' will create lib directory with builded GMP.

  • You can run the app with '-help' parametr to get list of available and required parameters.