Skip to content

Tool written in Kotlin to help with RSA keys managing

Notifications You must be signed in to change notification settings

ifloor/KotlinKeysHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KotlinKeysHelper

Tool written in Kotlin to help with RSA keys managing + some RSA operations

This is a code repo, but you can easily build it and generated a binary to be used as a helper on your machine.
With this tool you can:

  • generate RSA keys
  • sign and verify signed texts (using rsa keys)
  • encrypt and decrypty texts (using rsa keys)

Hope it'll be useful to you

About

Tool written in Kotlin to help with RSA keys managing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages