--
2014-5-16
Feature release:
- Support for the $7$ Modular Crypt Format that's been semi-standardized and
used by libsodium. (The $s1$ format remains the default.)
- Use libsodium 0.5+ pwhash as another fallback when parameters support it.
- More liberal in reading MCF hashes, so those from other implementations work.
- Fuzz testing of scrypt inputs.