The Wayback Machine - https://web.archive.org/web/20220110150247/https://github.com/topics/cryptographic-hash-functions
Skip to content
#

cryptographic-hash-functions

Here are 32 public repositories matching this topic...

a free, cross platform, feature-rich tool/lib to compute, verify, and handle data fingerprints; 471 fingerprinting algorithms; multi-core and Unicode support; recursive integrity checks; predefined and customizable output; CLI, API, and accessible at your file browser. Jacksum is all about checksums, CRCs, hashes, message digests, fingerprints.
  • Updated Jan 5, 2022
  • Java

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.
  • Updated May 6, 2019
  • C

Improve this page

Add a description, image, and links to the cryptographic-hash-functions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cryptographic-hash-functions topic, visit your repo's landing page and select "manage topics."

Learn more