golang-module / dongle

A simple, semantic and developer-friendly golang package for encoding&decoding and encryption&decryption
https://pkg.go.dev/github.com/golang-module/dongle
MIT License
875 stars 67 forks source link

When can RSA be supported #12

Closed hq-zhonger closed 1 year ago

hq-zhonger commented 1 year ago

RSAιœ€ζ±‚

Issues-translate-bot commented 1 year ago

The issue body's language is not English, translate it automatically, please use English next time. πŸ‘―πŸ‘­πŸ»πŸ§‘β€πŸ€β€πŸ§‘πŸ‘«πŸ§‘πŸΏβ€πŸ€β€πŸ§‘πŸ»πŸ‘©πŸΎβ€πŸ€β€πŸ‘¨πŸΏπŸ‘¬πŸΏ


RSA Requirement

gouguoyin commented 1 year ago

Already supported encrypt and decrypt in https://github.com/golang-module/dongle#encrypt-and-decrypt-by-rsa sign and verify in https://github.com/golang-module/dongle#rsa-sign-and-verify