Revision 21dc8694
ID | 21dc8694f5ce66fca3136b85c809a54f7fa5284a |
Parent | 417cc253 |
Child | 7946c25d |
htools: add a small module for crypto functions
This adds a dependency on the following new libraries:
- Data.HMAC module from the 'crypto' library
- Data.Text from the 'text' library
- Data.ByteString from the 'bytestring' library
In Debian, the bytestring library comes with the ghc compiler, whereas
the other two are available separately in wheezy/unstable.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Files
- added
- modified
- copied
- renamed
- deleted