Skip to content
/ scgen Public

SecureCryptoGenerator is a CLI tool to generate keys for x/ed25519 and other algorithms.

License

Notifications You must be signed in to change notification settings

Winens/scgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecureCryptoGenerator - CLI

  • SCGen is a cli tool to generate keys securely and easily.

Example

$ scgen -alg ed25519 -folder ./server-keys/

This will generate 2 files in specified folder. public.key and private.key.

About

SecureCryptoGenerator is a CLI tool to generate keys for x/ed25519 and other algorithms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages