secretbase - Cryptographic Hash, Extendable-Output and Base64 Functions
-
Updated
Nov 2, 2025 - C
secretbase - Cryptographic Hash, Extendable-Output and Base64 Functions
Optimized Collision Search for STARK-Friendly Hash Challenge Candidates
OpenCL powered Merklization using BLAKE3
The LV Hash Algorithm - my own cryptographic hashing algorithm
Vectorized, Accelerated Rescue Prime Hash Function Implementation, using OpenCL
The goal of this assignment is to get familiar with Linux file system APIs.We are to implement a secure library (SecureFS) on top of the existing file system interfaces that raises the alarm if, the integrity of the files created through the secure library APIs is compromised. We need to check the consistency of file blocks before every read and write.
File System Integrity - Operating Systems
a program to use several cryptographic hash functions (MD5, SHA1, SHA2...) easily in the terminal
A simple C header file which provides a function for computing the MD5 hash of a given string.
Add a description, image, and links to the cryptographic-hash-functions topic page so that developers can more easily learn about it.
To associate your repository with the cryptographic-hash-functions topic, visit your repo's landing page and select "manage topics."