GitHub topics: hashing-algorithm
dynatrace-oss/hash4j
Dynatrace hash library for Java
Language: Java - Size: 37.2 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 112 - Forks: 12

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

Kungcho/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: 9.77 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

Doge1203/hashtable
Generate precomputed hash tables from large wordlists.
Size: 1000 Bytes - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

janisar-hyder/C-with-all-Basics
Explore fundamental data structures in C, covering essential concepts and implementations to strengthen your understanding of both data structures and the C programming language.
Language: C - Size: 4.36 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

deepak-tiwarrri/Data_Structures_And_Algo
Algorithms and Important Concepts of Data Structures
Language: C++ - Size: 1.11 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

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: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

MHeydari/BCrypt-algorithm-in-Oracle-plsql
Implementation of BCrypt hashing in Oracle PLSQL
Language: SQL - Size: 37.1 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 8 - Forks: 6

LekKit/sha256
SHA-256 algorithm implementation (С/С++)
Language: C - Size: 21.5 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 51 - Forks: 8

rifkyadrriansyah/plugin-sha-hashing
Securely compute SHA hashes with the FlowSynx SHA Hash Plugin. Integrate seamlessly into no-code workflows for automation and data integrity. 🛠️🔒
Language: C# - Size: 37.1 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

hoangsonww/Queue-And-HashTable-DSA
🔑 This repository focuses on hash tables and priority queues, highlighting their use in text analysis, word stats generation, and managing a movie review user database. It includes techniques for efficient text tokenization, word frequency analysis, prioritized data handling, and more!
Language: Java - Size: 81.1 KB - Last synced at: about 20 hours ago - Pushed at: 12 days ago - Stars: 23 - Forks: 12

matteo65/ZedmeeHash
Strong, fast, non-cryptographic hash function
Language: C - Size: 15 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 3 - Forks: 0

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: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

MoreloNetwork/morelo Fork of arqma/arqma
Morelo (MRL), a private, secure, and decentralized digital currency. With robust features like privacy, security, and untraceability, Morelo empowers users to control their funds securely.
Language: C++ - Size: 85.6 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 3 - Forks: 3

trevorprater/pymorton
A lightweight and efficient Python Morton encoder with support for geo-hashing
Language: Python - Size: 60.5 KB - Last synced at: 1 day ago - Pushed at: almost 2 years ago - Stars: 113 - Forks: 22

h2non/jshashes
Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)
Language: JavaScript - Size: 294 KB - Last synced at: 20 days ago - Pushed at: about 3 years ago - Stars: 727 - Forks: 137

Aaisha-Nexus/DSA_Progs
A collection of solved DSA problems from platforms like GeeksforGeeks, covering key data structures such as linked lists, trees, graphs, queues, stacks, hashing, and more. Great for practice and revision.
Language: C++ - Size: 811 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

malwaredb/murmurhash3-rs Fork of mhallin/murmurhash3-rs
Murmurhash3 in Rust for our LZJD crate
Language: Rust - Size: 52.7 KB - Last synced at: 20 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 2

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

DO-SAY-GO/DISCoHAsH
:rocket: DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS
Language: C++ - Size: 2.42 MB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 218 - Forks: 10

Twilight-Dream-Of-Magic/museair-cpp
A high-performance, non-cryptographic hashing algorithm written in C++. MuseAir offers fast, efficient hashing optimized for large datasets, with competitive performance compared to other popular algorithms like WyHash and RapidHash. Cross-platform support with thorough benchmarking.
Language: C++ - Size: 979 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 0

nginx-modules/ngx_http_hmac_secure_link_module
HMAC Secure Link module for NGINX.
Language: C - Size: 42 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 70 - Forks: 20

haithamaouati/Madara
Madara replicates PowerShell’s Get-FileHash functionality using Bash scripting.
Language: Shell - Size: 158 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

isPique/Hash-Generator
This script is a simple password hashing tool that allows users to choose from various hashing algorithms to hash their passwords.
Language: Python - Size: 2.12 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

isPique/Flash-Force
Flash Force is a parallelism-based multiprocess hash cracking tool written in Python. Achieve GOD SPEED while cracking the hash with full control over CPU!
Language: Python - Size: 229 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 21 - Forks: 3

drobotun/gostcrypto
GOST cryptographic functions
Language: Python - Size: 1.18 MB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 43 - Forks: 9

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: 20 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

pingwcy/Cryptography-demo
Implement symmetric and asymmetric encryption, and hashing using python
Language: Python - Size: 50.8 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

avaneev/a5hash
Ultra fast, high-quality hash function for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG
Language: C++ - Size: 51.8 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 17 - Forks: 0

cmuratori/meow_hash
Official version of the Meow hash, an extremely fast level 1 hash
Language: C++ - Size: 248 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 1,772 - Forks: 64

Edrisym/Blink
Shortener is a high-performance, easy-to-use, and free URL shortening service built with .NET Core, MongoDB, Redis, and YARP Reverse Proxy. It allows users to create and manage short URLs, track click statistics, and integrate seamlessly with other applications through a RESTful API.
Language: C# - Size: 317 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 4 - 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

asadbek064/MurmurHash3TS
TypeScript implementation of MurmurHash3 32-bit for fast, high-performance hashing with a good balance of speed and quality.
Language: JavaScript - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Algo-Phantoms/Algo-Tree
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
Language: C++ - Size: 2.49 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 365 - Forks: 622

Vishesh-Gupta/Cryptology
Container for multiple Cryptography algorithms, ciphers and techniques
Language: Racket - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

avaneev/komihash
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG
Language: C++ - Size: 871 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 223 - Forks: 7

jonahsnider/murmurhash-wasm
MurmurHash in WASM for Node.js and the browser
Language: WebAssembly - Size: 13.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 7 - Forks: 0

hegdepavankumar/Cipher-Encryption-Decryption
Cipher Encryption/Decryption This project is a simple implementation of the cipher encryption and decryption algorithm using JavaScript, HTML, and CSS. The cipher is a substitution cipher that replaces each letter in the plaintext with a letter a certain number of positions down the alphabet.
Language: JavaScript - Size: 28.3 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

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

DeveloperKR123/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: 17.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - 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

MengRao/str
A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching
Language: C++ - Size: 179 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 129 - Forks: 32

tatilimongi/Simple-Authentication-System
A secure authentication system implementing bcrypt for password hashing, developed as a classroom exercise for the Secure Development course
Language: Java - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

MarvinJWendt/Rename-Files-To-Hash
Python standalone file to rename all files in the current directory to their hashsum
Language: Python - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 7

hash-checker/hash-checker
Fast and simple application that allows you to generate and compare hashes from files and text
Language: Java - Size: 26.6 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 195 - Forks: 55

KotlinCrypto/hash
Cryptographic hash functions for Kotlin Multiplatform
Language: Kotlin - Size: 1.21 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 70 - Forks: 5

abeusher/timehash
An algorithm for creating user configurable, variable-precision sliding windows of time. Useful for binning time values in large collections of data.
Language: C# - Size: 1.23 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 42 - Forks: 14

KotlinCrypto/MACs
Message Authentication Code algorithms for Kotlin Multiplatform
Language: Kotlin - Size: 978 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 22 - Forks: 3

beatrizsilvacarmo/a5hash
Fast, high-quality hash function for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG
Language: C++ - Size: 10.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

leovercetti/a5hash
Fast, high-quality hash function for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG
Language: C++ - Size: 10.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jsign/zig-poseidon
A Zig implementation of Poseidon2 hash function.
Language: Zig - Size: 922 KB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 11 - Forks: 1

viniciuschiele/Scrypt
A .NET implementation of scrypt password hash algorithm.
Language: C# - Size: 42 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 97 - Forks: 22

avaneev/prvhash
PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor, and a glimpse into abyss. (inline C/C++) (Codename Gradilac/Градилак)
Language: C - Size: 9.87 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 312 - Forks: 23

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

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

rtulke/pdiff
Perceptual Diff pdiff is an fast image comparison utility that makes use of a computational model of the human visual system to compare two images.
Language: Python - Size: 1.84 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

TheLabScientist/SIHA
An experimental hash algorithm made to be quantum attack resistant
Language: Java - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

falakrana/Car-Parking-Service
Car parking simulation using DSA algorithms.
Language: HTML - Size: 31.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

RalphTro/epcis-event-hash-generator
ALGORITHM and SOFTWARE PROTOTYPE to uniquely identify/validate the integrity of any EPCIS event through a common, syntax-agnostic approach based on hashing. Takes an EPCIS Document (formatted in either XML or JSON-LD) and returns the corresponding hash value(s).
Language: Python - Size: 7.38 MB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 4

joegasewicz/password-mixin
Small Python library that adds password hashing methods to ORM objects
Language: Python - Size: 44.9 KB - Last synced at: 16 days ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 1

KotlinCrypto/sponges
Sponge functions for Kotlin Multiplatform
Language: Kotlin - Size: 218 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 3

Munawwar/hrw-hash
🤹 HRW / Rendezvous hashing in JS
Language: JavaScript - Size: 200 KB - Last synced at: 1 day ago - Pushed at: 12 months ago - Stars: 6 - Forks: 2

kurosawaxyz/git-version-control
Case study: git command implementation
Language: C - Size: 45.4 MB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

YA2IR/sha1
SHA-1 in Golang
Language: Go - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - 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

leegen-code/text2hash
Takes user input and creates a hash based in any hashlib hashing algorithm
Language: Python - Size: 6.95 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Lithe-Project/Awesome-CryptoNote
A curated list of awesome CryptoNote open-source blockchains, resources, projects, and shiny other things related.
Size: 85 KB - Last synced at: 7 days ago - Pushed at: about 5 years ago - Stars: 20 - Forks: 8

sebastienrousseau/hsh
Quantum-Resistant Cryptographic Hash Library for Password Hashing and Verification 🦀
Language: Rust - Size: 2.02 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 17 - Forks: 1

wilhelmliao/xxHash.NET
xxHash for .NET
Language: C# - Size: 32.2 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 32 - Forks: 1

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: 5 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

phma/WringTwistree.jl
Whole-message cipher and tree hash, Julia implementation
Language: Julia - Size: 169 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - 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

Shahdd21/Social-Media-Application
A project that simulates a real-world social media application
Language: Java - Size: 153 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 0 - 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: 4 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 2

helloissac/sha-256-hash-algorithm-bitcoin-miner
SHA-256 Cryptographic Hash Algorithm for Bitcoin Miner
Language: C++ - Size: 75.2 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

Elis-Vasconcelos/estrutura-dados-algoritmos
Repositório com implementações de estruturas de dados e algoritmos em Python.
Language: Python - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - 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: 8 months ago - Stars: 1 - Forks: 2

therealOri/Genter
A strong and customizable password generator made with python3!
Language: Python - Size: 60.9 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 33 - Forks: 5

theTardigrade/golang-hash
This Go package contains functions that produce non-cryptographic hashes.
Language: Go - Size: 32.2 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

metamorphic-spyware/EnroCrypt
Swiss Army Knife for cryptographic work
Language: Python - Size: 81.1 KB - Last synced at: 10 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 3

SAMUKISZHSD/LayerEducationTest
Script para descobrir combinações ocultas em uma URL que geram um hash MD5 específico, utilizando força bruta.
Language: Python - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

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

HLRichardson-Git/Gestalt
A user-friendly cryptography library
Language: C++ - Size: 5.99 MB - Last synced at: 3 months ago - Pushed at: 3 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

cocowalla/wyhash-dotnet
Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG
Language: C# - Size: 72.3 KB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 55 - Forks: 3

ry4ng/hash-generator
Quickly generate key pair hex/hash values via a simple NodeJS command line tool.
Language: JavaScript - Size: 5.31 MB - Last synced at: 12 days ago - Pushed at: 9 months ago - Stars: 4 - Forks: 1

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

singularian/mdencode
mdencode is a file signature generator with a modular floors and a mdzip compressor
Language: C++ - Size: 4.23 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - 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

professorSergio12/DSA-CODE
Here you get codes of every topics of data structure in c++, like array, linkedlist, stack, queue, trees, graph, and handwritten notes also.
Language: C++ - Size: 32.9 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ccapo/elegant-pair
An elegant pairing function which uniquely encodes two natural numbers into a single natural number
Language: JavaScript - Size: 6.84 KB - Last synced at: 4 days ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 0

Twilight-Dream-Of-Magic/smhasher3-fix-platform-error
SMHasher3 is a test suite for evaluating non-cryptographic hash functions. It focuses on things like output distribution and collisions, with some perf tests. Based on the SMHasher fork maintained by Reini Urban (https://github.com/rurban/smhasher). clone from (https://gitlab.com/fwojcik/smhasher3)
Language: C++ - Size: 31.5 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

lmcilroy/mrx
A collection of high speed non-cryptographic hashing algorithms
Language: C - Size: 66.4 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

hXR16F/MD5-BatKill
Fast MD5 cracker (about half a million hashes per second).
Language: Batchfile - Size: 29.5 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 4

Sahil-4555/Secure_Hash_Algorithm-SHA256
SHA-256 is a cryptographic hash function that generates a 256-bit (32-byte) hash value. It is widely used to ensure data integrity and security by creating a unique digital fingerprint for a given input, making it highly resistant to tampering or duplication.
Language: Go - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

AnatolyGeorgievski/gostsum
Implementation of GOST R 34.11-94, GOST R 34.11-2012 (STRIBOG-256/512), SHA, SHA2 hash functions and hash based algorithms: HMAC, PBKDF, SSHA.
Language: C - Size: 184 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

PascalVault/Lazarus_Hashing
Checksum & Hashing library for Lazarus
Language: Pascal - Size: 271 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 18 - Forks: 5

czarlor/Hash-Rate
Hash rate for USDT Flasher
Size: 688 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Tracy-Tzu/blake2-go-bindings
Language: C - Size: 92.8 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

MikeVangrouss/MD2II
MD2II Hash function based on MD2 for creating encryption keys.
Language: C - Size: 13.7 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0
