Hashing and Colision Resolution in C
-
Updated
Jun 17, 2017 - C
Hashing and Colision Resolution in C
Implementing hashing algorithms SHA256 and MD5
labworkl of dsa course
This library contains 4 cryptographic algorithms.
Repository Its sole purpose is to test various technologies, aiming at learning.
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 .
Various Searching techniques implemented in C programming language.
SHA-256 algorithm implementation (С/С++)
PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor, and a glimpse into abyss. (inline C/C++) (Codename Gradilac/Градилак)
Implementation and experimentation of some classical cryptography algorithms in C language.
A cryptographic library
MD2II Hash function based on MD2 for creating encryption keys.
A basic, fully self-contained hash benchmark written in C, that you can easily extend and plug new hash functions into.
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."