You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
weishi/vendor/github.com/xdg-go/pbkdf2
李光春 c1b53452eb
- update vendor
2 years ago
..
.gitignore - update vendor 2 years ago
LICENSE - update vendor 2 years ago
README.md - update vendor 2 years ago
pbkdf2.go - update vendor 2 years ago

README.md

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