sqlite-digest

Hash functions

A set of functions to compute hashes in SQLite using OpenSSL

Digest implementation for SQLite

GitHub

18 stars
6 watching
6 forks
Language: C
last commit: about 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
amadimichael/optimizedmimcspongeAn optimized implementation of a cryptographic hash function.12
paulmillr/noble-hashesA lightweight JavaScript implementation of various hash functions and cryptographic primitives608
mmzeeman/esqliteAn Erlang NIF providing direct access to an embedded SQLite database for efficient and fast data storage and retrieval.130
martinus/unordered_denseA hash map and hash set implementation with optimized storage and deletion algorithms968
spatialdude/usqliteA MicroPython module providing a Pythonic interface to the SQLite database library94
orthecreedence/cl-hash-utilA utility library for working with Common Lisp hash tables29
aappleby/smhasherA collection of hash functions and tests for their properties2,688
jandrewrogers/metrohashA set of fast and statistically robust hash functions designed for non-cryptographic use cases.360
msallin/sqlitecodefirstA library that enables .NET developers to create and manage SQLite databases using Entity Framework's CodeFirst approach.614
mirage/digestifTools for implementing various hash algorithms in multiple programming languages.87
xsc/pandectProvides a simple and efficient way to calculate message digests, checksums, HMAC signatures, and digital signatures in Clojure.222
cmuratori/meow_hashAn implementation of Meow hash, a fast non-cryptographic hashing algorithm1,731
mljs/hash-tableAn implementation of an open addressing hash table with double hashing in JavaScript1
abc34/sqlite_codecA modified version of SQLite with built-in encryption using the mbedtls library0
secworks/sha512A Verilog implementation of the SHA-512 hash function37