Added 1 new MAC: hmac-ripemd160-96.

This commit is contained in:
Joe Testa
2021-05-20 14:17:37 -04:00
parent 2f1a2a60b1
commit e508a963e7
2 changed files with 3 additions and 1 deletions

View File

@ -178,6 +178,7 @@ For convenience, a web front-end on top of the command-line tool is available at
### v2.5.0-dev (???)
- Fixed crash when running host key tests.
- Added `-d`/`--debug` option for getting debugging output; credit [Adam Russell](https://github.com/thecliguy).
- Added 1 new MAC: `hmac-ripemd160-96`.
### v2.4.0 (2021-02-23)
- Added multi-threaded scanning support.