asatirahul / cryptoq

KDB Q Cryptography Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cryptoq

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.

Details

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

Q Version

Tested with version 3.5 (2018.02.26)

Contributions

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.

Contact

rahul.asati04@gmail.com

About

KDB Q Cryptography Library

License:MIT License


Languages

Language:q 100.0%