rsa

package
v0.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 22, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Check

func Check(content, sign, publicKey string) (bool, error)

Check 验证签名 @param content string 待验签内容 @param sign string 签名串 @param publicKey string 公钥

func Encrypt

func Encrypt(content, privateKey string) (string, error)

Encrypt 签名 @param content string 原始内容 @param privateKey string 加密私钥

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL