sqlite-digest
Hash functions
A set of functions to compute hashes in SQLite using OpenSSL
Digest implementation for SQLite
18 stars
6 watching
6 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An optimized implementation of a cryptographic hash function. | 12 |
| A lightweight JavaScript implementation of various hash functions and cryptographic primitives | 608 |
| An Erlang NIF providing direct access to an embedded SQLite database for efficient and fast data storage and retrieval. | 130 |
| A hash map and hash set implementation with optimized storage and deletion algorithms | 968 |
| A MicroPython module providing a Pythonic interface to the SQLite database library | 94 |
| A utility library for working with Common Lisp hash tables | 29 |
| A collection of hash functions and tests for their properties | 2,688 |
| A set of fast and statistically robust hash functions designed for non-cryptographic use cases. | 360 |
| A library that enables .NET developers to create and manage SQLite databases using Entity Framework's CodeFirst approach. | 614 |
| Tools for implementing various hash algorithms in multiple programming languages. | 87 |
| Provides a simple and efficient way to calculate message digests, checksums, HMAC signatures, and digital signatures in Clojure. | 222 |
| An implementation of Meow hash, a fast non-cryptographic hashing algorithm | 1,731 |
| An implementation of an open addressing hash table with double hashing in JavaScript | 1 |
| A modified version of SQLite with built-in encryption using the mbedtls library | 0 |
| A Verilog implementation of the SHA-512 hash function | 37 |