package
module
Version:
v0.0.0-...-63715d1
Opens a new window with list of versions in this module.
Published: Jan 12, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func GenRsaKey() (string, string, error)
-
func RsaDecrypt(ciphertext, keyBytes string) (string, error)
-
func RsaEncrypt(data, keyBytes string) (string, error)
-
func RsaSignWithSha256(data, keyBytes string) (string, error)
-
func RsaVerySignWithSha256(data, signData, keyBytes string) (bool, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.