Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 336 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 336 Bytes

RSA

beautified and easy version of http://www.phpkode.com/source/s/rsa/rsa/rsa.class.php

added comments added docblock added namespace removed some parameters for the use of easy. beautified function names, parameters, according to coding standarts. fixed some php notices according to stability and error performance problems.