1.修改代码适配阿里云的服务器
This commit is contained in:
17
server/vendor/github.com/xdg-go/pbkdf2/README.md
generated
vendored
Normal file
17
server/vendor/github.com/xdg-go/pbkdf2/README.md
generated
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
[](https://pkg.go.dev/github.com/xdg-go/pbkdf2)
|
||||
[](https://goreportcard.com/report/github.com/xdg-go/pbkdf2)
|
||||
[](https://github.com/xdg-go/pbkdf2/actions/workflows/test.yml)
|
||||
|
||||
# pbkdf2 – Go implementation of PBKDF2
|
||||
|
||||
## Description
|
||||
|
||||
Package pbkdf2 provides password-based key derivation based on
|
||||
[RFC 8018](https://tools.ietf.org/html/rfc8018).
|
||||
|
||||
## Copyright and License
|
||||
|
||||
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
|
||||
Reference in New Issue
Block a user