Skip to content

v0.2.0 - Added New-RSAKeyPair#4

Merged
scrthq merged 5 commits intomasterfrom
feature/add_keygen
Aug 10, 2019
Merged

v0.2.0 - Added New-RSAKeyPair#4
scrthq merged 5 commits intomasterfrom
feature/add_keygen

Conversation

@scrthq
Copy link
Copy Markdown
Member

@scrthq scrthq commented Aug 10, 2019

0.2.0 - 2019-08-10

  • Added New-RSAKeyPair to enable generation of RSA PEM and SSH keys directly from PowerShell
    • Supports password protection keys
    • Defaults to 4096 key length
    • Offers an Interactive mode using the -Interactive or -i switch to simulate ssh-keygen experience
  • Updated README with command comparisons between openssl, ssh-keygen and New-RSAKeyPair

scrthq added 4 commits August 9, 2019 02:53
## 0.2.0 - 2019-08-10

* Added New-RSAKeyPair to enable generation of RSA PEM and SSH keys directly from PowerShell
  * Supports password protection keys
  * Defaults to 4096 key length
  * Offers an Interactive mode using the -Interactive or -i switch to simulate ssh-keygen experience
* Updated README with command comparisons between openssl, ssh-keygen and New-RSAKeyPair
@scrthq scrthq added the enhancement New feature or request label Aug 10, 2019
@scrthq scrthq self-assigned this Aug 10, 2019
@scrthq scrthq merged commit ef8185d into master Aug 10, 2019
@scrthq scrthq deleted the feature/add_keygen branch August 10, 2019 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant