Registry / crypto / wenzhenxi-gorsa

wenzhenxi-gorsa

JSON →
library0.0.0-20230530123828-0320cce15d81gogounverified

A Go library for RSA encryption and decryption.

go get github.com/wenzhenxi/gorsa
INSTALL
IMPORT
SIG · WENZHENXI-GORSA
W
wenzhenxi-gorsa
cryptogov0.0.0-20230530123828-0320cce15d81
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gorsa
github.com/wenzhenxi/gorsa

Encrypt data using RSA public key.

package main import "github.com/wenzhenxi/gorsa" func main() { _ = gorsa.PublicEncrypt([]byte("data"), "publicKey") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20230530123828-0320cce15d81latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
14
Resources
wenzhenxi-gorsa — go get wenzhenxi-gorsa · libregistry