James Lu fffe1efa9b Hashes: remove duplicate check for hashlib.algorithms_available
This code is never wrap()'ed if the attribute is unavailable, so it isn't necessary to check for it in runtime twice.
2017-11-09 09:05:58 -08:00
..
2017-11-09 17:56:43 +01:00
2017-11-09 17:56:43 +01:00
2017-11-09 17:56:43 +01:00
2017-11-09 09:04:21 -08:00

Provides hash and encryption related commands.