- Bump stringprep dependency to v1.0.4 for upstream CVE fix.
- Bump stringprep dependency to v1.0.3 for upstream CVE fix.
- Add SHA-512 hash generator function for convenience.
- Switch PBKDF2 dependency to github.com/xdg-go/pbkdf2 to minimize transitive dependencies and support Go 1.9+.
- Bump stringprep dependency to v1.0.2 for Go 1.11 support.
- First release as a Go module