8000 GitHub - acacio/rsautil: Golang RSA utilities
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

acacio/rsautil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rsautil

Golang RSA utilities

Based off many public gists and personal need to not reinvent the wheel every time I need to manage RSA keys.

Usage

import (
    "github.acacio.com/rsautil"
}

Credits

Based of this gist but with error return handling, added Sign / Verifi (WIP) and testing.

About

Golang RSA utilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0