The projects needs documentation discussing:
- How to build the project.
- Why bscrypt was created, such as comparison to other password hashing functions.
- How to implement bscrypt along with test vectors.
- Recommended cost settings and their different performance metrics.
- Why being cache hard is important and how it compares to memory hardness.
- Etc.
The projects needs documentation discussing: