Hashing functions and PRNGs based on them
-
Updated
Jan 27, 2025 - C
Hashing functions and PRNGs based on them
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
File System Integrity - Operating Systems
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.
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."