sqlite-digest

Hash functions

A set of functions to compute hashes in SQLite using OpenSSL

Digest implementation for SQLite

GitHub

19 stars
6 watching
6 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
amadimichael/optimizedmimcsponge An optimized implementation of a cryptographic hash function. 12
paulmillr/noble-hashes An audited and minimal implementation of various hash functions, MACs, and KDFs in JavaScript. 586
mmzeeman/esqlite An Erlang NIF providing direct access to an embedded SQLite database for efficient and fast data storage and retrieval. 129
martinus/unordered_dense A hash map and hash set implementation with optimized storage and deletion algorithms 942
spatialdude/usqlite A MicroPython module providing a Pythonic interface to the SQLite database library 92
orthecreedence/cl-hash-util A utility library for working with Common Lisp hash tables 29
aappleby/smhasher A collection of hash functions and tests for their properties 2,666
jandrewrogers/metrohash A set of fast and statistically robust hash functions designed for non-cryptographic use cases. 361
msallin/sqlitecodefirst A library that enables .NET developers to create and manage SQLite databases using Entity Framework's CodeFirst approach. 612
mirage/digestif Tools for implementing various hash algorithms in multiple programming languages. 87
xsc/pandect Provides a simple and efficient way to calculate message digests, checksums, HMAC signatures, and digital signatures in Clojure. 223
cmuratori/meow_hash An implementation of Meow hash, a fast non-cryptographic hashing algorithm 1,722
mljs/hash-table An implementation of an open addressing hash table with double hashing in JavaScript 1
abc34/sqlite_codec A modified version of SQLite with built-in encryption using the mbedtls library 0
secworks/sha512 A Verilog implementation of the SHA-512 hash function 37