| |||||||||
| |||||||||
| Description | |||||||||
| Crypto-related helper functions. | |||||||||
| Synopsis | |||||||||
| |||||||||
| Documentation | |||||||||
| |||||||||
| Type alias for the hash key. This depends on the library being used. | |||||||||
| |||||||||
| Converts a string to a list of bytes. | |||||||||
| |||||||||
| Converts a list of bytes to a string. | |||||||||
| |||||||||
| Computes the HMAC for a given key/test and salt. | |||||||||
| |||||||||
| Verifies the HMAC for a given message. | |||||||||
| Produced by Haddock version 2.6.0 |