Documentation
¶
Overview ¶
*
- @Author : XingNan
- @Email : 457415936@qq.com
- @Time : 2021/3/8 下午5:33
- @File : apr1_crypt
- @Project : GoLand
- @Description : 文件描述
Index ¶
Constants ¶
View Source
const ( MagicPrefix = "$apr1$" SaltLenMin = 1 SaltLenMax = 8 RoundsDefault = 1000 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.