boughtonp/cfpassphrase

Update Info function to support known crypt signatures (even if unsupported by Hash/Check functions).

Closed this issue · 1 comments

The Info function should be able to identify hashes written in common algorithms, even if there is no implemented algorithm for it, to help identify when obsolete vs unknown algorithms are used.

Implemented by b4b6e52.