//
pkg.gl
Category
github.com/sandwich-go/boost
xcrypto
algorithm
vigenere
package
1.3.48
Repository:
https://github.com/sandwich-go/boost.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
0
Dependents
2
Files
56 SLOC
#
Functions
Decrypt
Decrypt 使用 key 进行解密.
DecryptAndInplace
DecryptAndInplace 使用 key 进行解密,并且替换 src.
Encrypt
Encrypt 使用 key 进行加密.
EncryptAndInplace
EncryptAndInplace 使用 key 进行加密,并且替换 src.
Sanitize
Sanitize 剔除无效的字节.