bjornedstrom / python-sha3

Python implementation of FIPS SHA3 and SHAKE
Other
44 stars 20 forks source link

Add 'available_algorithms' like hashlib #5

Open Miserlou opened 7 years ago

Miserlou commented 7 years ago

It'd be useful to have the 'available_algorithms' and similar functions like in hashlib for this library!

Miserlou commented 7 years ago

Or, not sure if this is possible, but extend the one in hashlib after doing import sha3