Skip to content

Repository files navigation

Query.Farm

Crypto Hash/HMAC Extension for DuckDB

DuckDB v1.5 build

This extension, crypto, adds cryptographic hash functions, HMAC (Hash-based Message Authentication Code) calculation, and cryptographically secure random byte generation to DuckDB.

Documentation

Full documentation, including installation, usage, the function reference, and cookbook examples, is available at:

https://query.farm/products/extensions/crypto

Installation

INSTALL crypto FROM community;
LOAD crypto;

About

DuckDB Extension for cryptographic hash functions and HMAC

Topics

Resources

Stars

30 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages