Releases: Epiforge/RSAKeyPairGenerator
Releases · Epiforge/RSAKeyPairGenerator
Security Policy Contentment
This release introduces support for CSP blobs, with which older .NET implementations work more readily.
Ready to Run
This release enables the .NET Core "Ready to Run" functionality, which should improve startup time.
From now on, releases will packaged in ZIP files to decrease their download size.
Initial Release
This is the initial release.
Features
- generate RSA public/private key pairs
- display keys in hex
- display keys in C# literal byte array syntax
- copy displayed keys to the clipboard
Supports
- Windows Desktop x64