hotime/vendor/github.com/xdg-go/pbkdf2
2022-10-19 21:32:34 +08:00
..
.gitignore 升级流程引擎配置文件版本 2022-10-19 21:32:34 +08:00
go.mod 升级流程引擎配置文件版本 2022-10-19 21:32:34 +08:00
LICENSE 升级流程引擎配置文件版本 2022-10-19 21:32:34 +08:00
pbkdf2.go 升级流程引擎配置文件版本 2022-10-19 21:32:34 +08:00
README.md 升级流程引擎配置文件版本 2022-10-19 21:32:34 +08:00

Go Reference Go Report Card Github Actions

pbkdf2  Go implementation of PBKDF2

Description

Package pbkdf2 provides password-based key derivation based on RFC 8018.

Copyright 2021 by David A. Golden. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License"). You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0