Low level library which copies several elements from golang.org/x/crypto and github.com/openwall/yescrypt-go. For a higher level library see github.com/go-crypt/crypt.
This library aims to implement feature parity with golang.org/x/crypto except for the following alterations:
- Only crypt functions and functions to support these exist
- Expose more methods
- Adjust existing methods to have better uniformity