# Functions
Generate 创建密文
plaintext 明文
nanoTime 时间戳 time.UnixNano()
salting SaltingFunc 混淆文生成器,最多只会处理一个,如不提供将使用默认算法.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
Hash checksum计算器
自行实现或在 Digests 列表中选择.
SaltingFunc 混淆器
plaintext 明文.
No description provided by the author