Topic: "hashing-algorithm"
Pabitra-33/Hands_On_Java_DSA
This repository contains all my practiced DSA Questions using Java.
Language: Java - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

ishan-surana/cryptosystems
The πππ’πππππ’πππππ package offers a suite of classes and functions for both symmetric and asymmetric encryption, signature-verification, hashing algorithms, key exchange protocols as well as mathematical utility functions. Docs at https://cryptosystems.readthedocs.io.
Language: HTML - Size: 4.22 MB - Last synced at: about 6 hours ago - Pushed at: 7 months ago - Stars: 2 - Forks: 2

Notes4Cyber/notes
A collection of notes and resources from various engineering courses, covering key concepts, formulas, and study materials.
Size: 51.2 MB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

vitali-fedulov/hyper
Hashing N-dimensional float vectors
Language: Go - Size: 51.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Pushpendra-1697/Learning-Directory
LMS is a full-featured, multipurpose, premium Learning Management System built with react js, HTML5, and CSS. It has a huge collection of reusable UI components and is integrated with the latest CSS libraries. It can be used for all types of Web applications like custom admin panel, app backend, CMS or CRM.
Language: JavaScript - Size: 348 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

i5heu/hazzy
a fuzzy hash designed to be able to search for duplicates fast
Language: Go - Size: 17.3 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

CorvusCodex/HashMaster
HashMaster is a powerful and easy-to-use tool for computing HMAC hashes of user-provided input strings using various hashing algorithms. With support for SHA-256, SHA-512, SHA-384 and SHA-224, HashMaster provides a flexible and secure way to verify the integrity and authenticity of messages in a wide range of applications.
Language: C# - Size: 60.5 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

orvn/crc32-js
A JS CRC32 and CRC16 checksum implementation that matches C and PHP
Language: JavaScript - Size: 730 KB - Last synced at: 10 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

J-0-3/shatool
A tool to perform common attacks (e.g. length extension) and operations relating to the SHA256 hashing algorithm
Language: Python - Size: 6.84 KB - Last synced at: 8 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

hash-checker/hash-checker-2
Fast and simple application that allows you to generate and compare hashes from files and text
Language: Dart - Size: 584 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

ostafen/hopmap
Yet another efficient hashmap implementation for Golang based on the hopscotch open addressing scheme.
Language: Go - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

prateeshreddy/blockchain-finance
Secured Bank transactions using Block-chain technology
Language: TypeScript - Size: 551 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

TheMatjaz/LibAscon
Ascon family of lightweight authenticated encryption and hashing schemes, made developer-friendly and with Init-Update-Final paradigms
Language: C - Size: 1.37 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

Denilson-Semedo/SocketTcp
Distributed application with TCP sockets concept.
Language: Java - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Denilson-Semedo/SocketUdp
Distributed application with UDP sockets concept.
Language: Java - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Yathu2007/SHA-256-Python-Implementation
Implementation of SHA-256 (Secure Hashing Algorithm) in pure python.
Language: Python - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

mohamedsakeel/Cichellis-Method-Perfect-Hash-Function Fork of aysegulkndfr/Cichellis-Method-Perfect-Hash-Function
Cichelli's Method is implemented to minimize the number of collisions when mapping values to a hash table, using a hash function. This program reads key words from a text file and inserts these key words into a hash table by following Cichelli's method. The program then reads a second text file of words and compares these words to the key words with the aid of the hash function. Finally the program prints statistics such as the number of key words present in the second text file.
Language: Java - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

trakBan/fake-SHA
Hash function that looks like SHA 256 but is reversible. A better alternative to storing your passwords in plain text.
Language: Python - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

Xenoids/C-Hashing
Data Structure Hasing in C Programming Language
Language: C++ - Size: 103 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

mathsalmi/keycloak-md5
Add MD5 hashing support to Keycloak
Language: Java - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

mikedld/haval
Standalone HAVAL implementation in C++14
Language: C++ - Size: 373 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

penumbra23/Bloomy
C# library implementation of bloom filters
Language: C# - Size: 517 KB - Last synced at: 8 days ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

HopeWallet/Hope.Security
Easy to use, cross platform security library which implements secure PBKDF2 password hashing, symmetric encryption, modern hash generation, and various other security related code.
Language: C# - Size: 4.57 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

Harsh2098/sha-512
Simple program to implement SHA 512 encryption
Language: C++ - Size: 523 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

samuelkarani/42-ft_ssl
A recode of MD5 and SHA-256 cryptographic algorithms
Language: C - Size: 4.71 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

garawalid/LH-BloomFilter
Less Hash Bloom Filter
Language: Python - Size: 17.6 KB - Last synced at: 11 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

zawster/Data_Structures
Different data structures which are commonly used.
Language: C++ - Size: 4.66 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

javamultiplex/data-structure
This repository contains all the data structures and their application in Java.
Language: Java - Size: 67.4 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

edgariscoding/hopscotch-hashing
Hopscotch hashing algorithm using linear probing with max probe sequence.
Language: C++ - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

dominicdsouza/mvhashb
mvhashb
Language: Java - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 1

jonathan2266/MD5reborn
Multithreaded C# and c++ application that computes hashes to create your own rainbow tables in MD5 or SHA256
Language: C# - Size: 68.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 1

Cirice/Hash64
A Python3 library implementing locality sensitive hashing.
Language: Python - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

sureshsundriyal/murmur3
Murmur3 hash implementation in Go.
Language: Go - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 3

asktree/Asymmetric-Hashing-ANN
Implementation of Google's approximate nearest neighbor search method, described here: https://www.google.com/trends/correlate/nnsearch.pdf
Language: Python - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: almost 9 years ago - Stars: 2 - Forks: 4

ghost202020/meow
MEOW is a new image file format that streamlines your AI workflows with its efficient design and cross-platform compatibility. Explore the features of MEOW and enhance your projects with ease! π±π€π±π»
Language: Python - Size: 716 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

malwaredb/lzjd-rs Fork of tweedegolf/lzjd-rs
Rust implementation of the LZJD https://github.com/EdwardRaff/jLZJD used by MalwareDB
Language: Rust - Size: 250 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 1

AhmedSalehGhaithan/AuthenticationSystem
AuthenticationSystem is a modern, production-ready authentication and authorization platform built with C# and ASP.NET Core. This project demonstrates best practices in security, scalability, and clean architecture, making it suitable for real-world business needs as well as portfolio use.
Language: C# - Size: 0 Bytes - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

JavadEstiri/LegacyMD5CngInNetCore
π§ MD5Cng-style hashing in .NET Core/5+ (Linux/macOS)! Lightweight cross-platform method using System.Security.Cryptography for legacy checksums, data migrations, or .NET Framework upgrades. No Windows dependenciesβideal for CI/CD pipelines. Not crypto-safe! #dotnet #devops #legacy
Language: C# - Size: 8.79 KB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

cuhsat/what-the-hash
What the Hash!? is a simple hash reverse lookup. It searches a database of 270+ hash algorithms for the possible source of the given hash sum and outputs all found matches in hashcat notation.
Language: Go - Size: 101 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

ProgrammerKR/Hashium
Hashium is a powerful and highly secure Python hashing and encryption library. It combines traditional and modern cryptographic algorithms including SHA, HMAC, PBKDF2, Argon2, AES, RSA, and a custom ultra-secure hybrid algorithm developed specifically for enhanced protection.
Language: Python - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

V3cTr4X/HashCrack
Rust Hash Cracker
Language: Rust - Size: 31.8 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

bounty-coder/Algorithms
Some of the important DSA questions I have faced are piled up here
Language: Python - Size: 360 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

SarwanShah/HU_2020_Bloom-Filter-Applications
Exploring the potential of bloom filters in password protection and plagiarism detection schemes
Language: Python - Size: 14.9 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

4lph4shell/AlphaShell-Terminal-bash
AlphaShell Host Terminal bash v7.4.7 grom
Language: PHP - Size: 2.51 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 2

khubaib321/cpp-notepad
C++ notepad with fast spell-check capability.
Language: C++ - Size: 1.74 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

mic-devs/Curtin_DSA_BushfireMappingApp
This is my assignment for the Data Structures & Algorithms (DSA) unit of Year 1 Semester 2. It is a bushfire mapping application coded in Java, with applied DSA concepts.
Language: Java - Size: 1.43 MB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

JeninSutradhar/kessak-sha3-rust
This crate provides an implementation of the Keccak (SHA-3) cryptographic hash function family.
Language: Rust - Size: 16.6 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

phma/wring-twistree
Whole-message cipher and tree hash
Language: Haskell - Size: 380 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Mikkel-T/sha-3
An implementation of the SHA-3 and SHAKE cryptographic hash functions in Rust.
Language: Rust - Size: 50.8 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

fwojcik/smhasher3
Mirror of SMHasher3 repo from official Gitlab site. Submit all issues and PRs there, not on Github!
Language: C++ - Size: 32.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 2

joaopedrodeb/C_Sharp_Algorithms_FOSS
--Projeto FOSS para contribuiΓ§Γ£o da comunidade .Net e C-Sharp, descontinuidade -> github.com/aalhour/C-Sharp-Algorithms
Language: C# - Size: 1.93 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

e4m2/polymurhash-zig
PolymurHash port in Zig.
Language: Zig - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mituskillologies/ads-pgdac
Algorithms and Data Structures using Java @ CDAC's PG Diploma in Advanced Computing Course.
Language: Java - Size: 42 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

0xh3llO/ASH-20
ASH-20 Einweg-Hashfunktion
Language: Python - Size: 308 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

pushpadevl/sha_c
C implementation of Secure Hashing Algorithm-1.
Language: C - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

krishnalagad/restapi-with-FastAPI
FastAPI is a modern, fast (high-performance), web framework for building APIs with Python. In this repository I've created API's for MongoDB CRUD operation using FastAPI.
Language: Python - Size: 41 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

sabamadadi/Steam Fork of Advanced-Programming-1401/Eighth-Assignment-Steam
This assignment covers multiple topics in socket programming, database management, and working with files in Java.
Language: Java - Size: 7.14 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

endreth/jHasher
A simple Java based tool for text, file, directory hashing/authentication.
Language: Java - Size: 114 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

t0mxplo1t/HASH-GEN
Text To Hash Converter
Language: Python - Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

GigaBerdzenishvili/HashingApplication-React
This is a hashing application built using Vite, React, TypeScript, and CryptoJS that allows you to encrypt messages. The application uses three hash functions (MD5, SHA-1, and SHA-256) to convert the input message.
Language: TypeScript - Size: 95.7 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

zeightOFFICIAL/algorithms
Implementations of some algorithms in C++
Language: C++ - Size: 34.6 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

Divyanshigarg/Master-Hashing
This repo contains the hashing problems.
Language: C++ - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Anveshika06/VIT-VTAS-TY-2022 Fork of Arunav07/VIT-VTAS-TY-2022
Size: 17.1 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

henryking1230/Implementing-A-Hash-Function
Hashing Algorithm for Bloom Filter
Language: Java - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

anthony7586/Operating-Systems-Concepts-
1st project utilizes hashing, 2nd read/writes to a file, 3rd builds upon project 2
Language: C++ - Size: 305 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

tranthaituananh/hash_function
Language: C# - Size: 503 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Minetest-j45/go_hash
A simple hashing algorithm made in Go
Language: Go - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Shikha-code36/Blind75-Leetcode-Solutions-Python
Solutions to the curated list of 75 technical INTERVIEW questions on Blind using Python
Language: Python - Size: 18.6 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

abdur75648/anagram-generator
A Java program that prints out all valid anagrams of an input string present in the a vocabulary
Language: Java - Size: 142 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

FaultyRAM/bsa3-hash
Rust implementation of the hash function used in BSA files for The Elder Scrolls III: Morrowind.
Language: Rust - Size: 199 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Pkwasn/Honeyword
Honeyword Generation
Language: Python - Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

makemake-kbo/satunna
satunna is a WIP reproducible pseudo-random code execution hashing algorithm
Language: Go - Size: 32.2 KB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ritikagarg0326/Hactoberfest2021
Language: Python - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 3

pazifical/forbild-hashing
A library and command line tool implementation of the Fraunhofer SIT ForBild efficient robust image hashing algorithm
Language: Rust - Size: 1.42 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

raydwaipayan/web-totp
A react pwa for generating and managing totp codes. Uses WebAssembly, so ensure that your browser isn't terribly old.
Language: C - Size: 1.84 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

ppw0/finddup
find file and folder duplicates quickly
Language: Python - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

somyalalwani/Unordered-Map
Implement an Unordered Map in C++ using Hash Functions. Without any inbuilt function of C++.
Language: C++ - Size: 49.8 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

adarsh2104/The-Cryptographer-App
A multi level encrypting decrypting application in the Cpp language can be used to strengthen the security of authentication modules working with passwords, security keys, authentication keys, tokens, and cookies.
Language: C++ - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Hawk453/Advanced-Encryption-Standard-AES-for-data-encryption
Advanced Encryption Standard(AES) protocol used to encrypt data, with usage of PHC winner argon2 to generate key
Language: Jupyter Notebook - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

lucasvianav/sorting-algorithms-exercises π¦
Repository for the "SSC0503 Introduction to Computer Science II" course offered for information systems undergraduates at ICMC - USP, by professor Adenilso SimΓ£o.
Language: C - Size: 1.68 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

CosmoSt4r/pypasswords
Easy working with passwords in python
Language: Python - Size: 39.1 KB - Last synced at: 11 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

benrout/spellchecker
A command-line program that loads a dictionary file into memory and constructs a hash table using the djb2 Hash Function, which is then used to spell-check text and print all misspelled words to the user.
Language: C - Size: 13.4 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 2

anserwaseem/Implementation-of-HashMap
This is an implementation of HashMap while tackling some collision resolution techniques.
Language: C++ - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

phanatagama/CryptographyCode Fork of isfahany/CryptographyCode
Implementation of Cryptography using python. Let's learning how to encryption, encode, etc.
Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

sailikhithk/Hashing
We were given two files, one contatining hashing files, second containing the wordlist of general passwords people use. Our duty is to use the wordlist to hash and to compare with the wordlist having hashed strings. The matched strings may be the passwords of the corresponding strings.
Language: Python - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

mmz33/Rolling-Hash
Implementation of Rolling hash function supporting both string prefix and suffix hashing.
Language: C++ - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

asarandi/sha256
sha256 in asm
Language: Assembly - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

angeal185/whirlpool-js
whirlpool 512 bit hash in javascript for electron and the browser
Language: JavaScript - Size: 30.3 KB - Last synced at: 15 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

Doyuni/DataStructure
Language: C - Size: 3.37 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

anik123/FNV-implementation-in-Matlab
FNV Hash implementation in Matlab (32 bit)
Language: Matlab - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

anchittandon/A-Small-Search-Engine
The basic data structure underlying search engines: an inverted index, and the usage of this inverted index to answer some simple search queries.
Language: Java - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2

anuradha151/crypto-hashing
Hashing two numbers with prefix
Language: Java - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

sudhanshusks/InterviewBit
solving the problems of interview bit
Language: C++ - Size: 90.8 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 2

puneethreddy20/go-file-hash-utility
Command line utility to get hash value for a file (based on data in file).
Language: Go - Size: 2.23 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

cryptoexplained/hash-algorithms
Used in cryptocurencies hash algorithms implementation
Language: Java - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

jweinst1/SHA-256-Tree
A C implementation of the SHA 256 tree hash algorithm
Language: C - Size: 4.39 MB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

nitinkedia7/CS210-Data-Structures
Solutions to assignments of CS201/210 Data Structures course taught at IITG-2017
Language: C++ - Size: 8.95 MB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 2

sanket2994/hashing-cuckoo-iptuple
Language: C - Size: 32.2 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

jamiealquiza/fnv
Allocation-free FNV-1 32 and 64 bit variants
Language: Go - Size: 1.95 KB - Last synced at: 5 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

bitnom/BLAKE2
BLAKE2 hashing algorithm library for the Nim programming language.
Language: Nim - Size: 2.93 KB - Last synced at: 9 days ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1
