KDB Q Cryptography Library
This library provides Q/KDB api for set of cryptographic functions and binary operation. Some of the cryptographic functions included are SHA256, MD5-HMAC, SHA256-HMAC etc. Binary operations are left rotate/shift, right rotate/shift, base conversions etc.
Plese refer to wiki to get information on how to use it and to know more about library.
Wiki: https://github.com/asatirahul/cryptoq/wiki
Tested with version 3.5 (2018.02.26)
If you find any bug or fixing one please raise an issue first. If you want to add new features then please raise a PR.