Module nixio.crypto
Cryptographical library.
Functions
nixio.crypto.hash (algo) | Create a hash object. |
nixio.crypto.hmac (algo, key) | Create a HMAC object. |
nixio.crypto
Cryptographical library.
nixio.crypto.hash (algo) | Create a hash object. |
nixio.crypto.hmac (algo, key) | Create a HMAC object. |