- The length of the RSAPrivateKey is now adjustable thanks to melewetwo
- Added more documentation
- Update dependencies
- Add toPem and fromPem to RSAPublicKey
- Add toPem and fromPem to RSAPrivateKey
- Update dependencies
- Add more Documentation and fix a small bug
- Styled Code using new Guidelines
- Fixed Typos in README
- Add Documentation
- Add Documentation
- Update README, Ready for Version 1.0.0
- Update Code Format
- Add ECKeypair with Random Key-generation
- Add ECSignature creation and Signature validation
- Update Code Format
- Add Example overview
- Add RSAKeypair with Random Key-generation
- Add RSASignature creation and Signature validation
- Add encryption using RSA