Skip to content

Small Powershell script to generate RSA keys for PDND authentication

License

Notifications You must be signed in to change notification settings

Defkon1/PDND-keygen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PDND-keygen

Small Powershell script to generate RSA keys for PDND authentication (Windows only)

Usage

> .\pdnd-keygen.ps1 my-keys

✔️ PEM generated
writing RSA key
✔️ PUB generated
✔️ PRIV generated
✔️ Keys my-keys successfully generated in 1 sec

Requirements

OpenSSL 3.x required.

License

MIT © Alessio Marinelli

About

Small Powershell script to generate RSA keys for PDND authentication

Topics

Resources

License

Stars

Watchers

Forks