Skip to content

Seperated Encrypter and Decrypter

Latest
Compare
Choose a tag to compare
@hazzery hazzery released this 03 Nov 06:25
· 50 commits to master since this release

Separated the majority of the RSA system code out into new RSA encrypter and RSA decrypter. This allows for encrypter objects to be publicly distributed as public keys. Decrypter objects must remain private.