PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor, and a glimpse into abyss. (inline C/C++) (Codename Gradilac/Градилак)
-
Updated
Nov 13, 2024 - C
PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor, and a glimpse into abyss. (inline C/C++) (Codename Gradilac/Градилак)
A cryptographic library
SHA-256 algorithm implementation (С/С++)
Repository Its sole purpose is to test various technologies, aiming at learning.
This library contains 4 cryptographic algorithms.
This library was developed during the discipline of "Algorithms and Data Structures" at UFMG. It aims to implement some of the main concepts of search and hashing algorithms and to simulate a search engine that, given a database or articles is able to tell if a list of terms received are present in those articles and in what quantity .
A basic, fully self-contained hash benchmark written in C, that you can easily extend and plug new hash functions into.
Hashing and Colision Resolution in C
labworkl of dsa course
Implementation and experimentation of some classical cryptography algorithms in C language.
Implementing hashing algorithms SHA256 and MD5
Various Searching techniques implemented in C programming language.
MD2II Hash function based on MD2 for creating encryption keys.
Add a description, image, and links to the hashing-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the hashing-algorithms topic, visit your repo's landing page and select "manage topics."