kcrypto

package
v0.5.9 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ChaCha20Decrypt

func ChaCha20Decrypt(src, key, nonce []byte) ([]byte, error)

chacha20 解密

func Chacha20Encrypt

func Chacha20Encrypt(src, key, nonce []byte) ([]byte, error)

chacha20 加密, key必须32字节, nonce 12或24字节

Types

This section is empty.

Jump to

Keyboard shortcuts

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