duckdb-crypto-extension
Hash calculator
An extension to DuckDB that adds cryptographic hash functions and HMAC calculation capabilities.
DuckDB Extension for cryptographic hash functions and HMAC
12 stars
1 watching
1 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list
cryptoduckdbduckdb-extensionhash-functionshmac
Related projects:
Repository | Description | Stars |
---|---|---|
rustyconover/duckdb-shellfs-extension | An extension to a database system that enables the use of Unix pipes for input and output. | 57 |
rustyconover/duckdb-lindel-extension | An extension for DuckDB that enables efficient ordering of multi-dimensional data using space-filling curves. | 36 |
rustyconover/duckdb-fuzzycomplete-extension | A DuckDB extension that provides fuzzy string matching based autocompletion | 7 |
rustcrypto/hashes | A collection of cryptographic hash functions implemented in pure Rust. | 1,897 |
duckdb/duckdb-rs | An ergonomic Rust wrapper for DuckDB's C API | 520 |
rustyconover/duckdb-evalexpr-rhai-extension | Allows evaluating a scripting language in SQL statements within a database | 14 |
aksalj/hashlibpp | Provides a simple C++ library to compute cryptographic checksums. | 15 |
racum/rust-djangohashers | Provides Rust implementations of password hashing algorithms used in Django Project. | 55 |
noraj/haiti | A tool to identify hash types used in cryptographic algorithms | 804 |
quackscience/duckdb-extension-clickhouse-sql | An extension that bridges two databases with a shared SQL syntax | 42 |
duckdb/duckdb_iceberg | An extension to a C++ relational database management system that adds support for Apache Iceberg data storage | 168 |
mehd-io/duckdb-extension-radar | A tool that aggregates and maintains information about DuckDB extensions found on GitHub. | 84 |
rustcrypto/password-hashes | A collection of password hashing algorithms written in Rust | 677 |
isaacbrodsky/h3-duckdb | A DuckDB extension that provides support for H3 discrete global grid system | 173 |
sindresorhus/hasha-cli | A command-line tool for calculating hashes of input text or files | 73 |