Skip to content

Releases: Epiforge/RSAKeyPairGenerator

Security Policy Contentment

24 Jan 20:03
Compare
Choose a tag to compare

This release introduces support for CSP blobs, with which older .NET implementations work more readily.

Ready to Run

14 Jan 21:11
Compare
Choose a tag to compare

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

14 Jan 18:40
Compare
Choose a tag to compare

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