An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: hashing-algorithm

dynatrace-oss/hash4j

Dynatrace hash library for Java

Language: Java - Size: 37.8 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 122 - Forks: 14

viniciuschiele/Scrypt

A .NET implementation of scrypt password hash algorithm.

Language: C# - Size: 42 KB - Last synced at: about 15 hours ago - Pushed at: over 1 year ago - Stars: 100 - Forks: 22

Doge1203/hashtable

Generate precomputed hash tables from large wordlists.

Size: 1000 Bytes - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

blockblaz/zig-poseidon

A Zig implementation of Poseidon2 hash function.

Language: Zig - Size: 935 KB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 16 - Forks: 4

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.57 MB - Last synced at: 1 day ago - Pushed at: 10 days ago - Stars: 9 - Forks: 4

dronabopche/qusafe

Interactive Post-Quantum Cryptography Toolkit

Language: Jupyter Notebook - Size: 1.48 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - 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: 793 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 254 - Forks: 10

LekKit/sha256

SHA-256 algorithm implementation (С/С++)

Language: C - Size: 21.5 KB - Last synced at: 16 days ago - Pushed at: almost 3 years ago - Stars: 57 - Forks: 10

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: 193 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 8 - Forks: 1

drobotun/gostcrypto

GOST cryptographic functions

Language: Python - Size: 1.18 MB - Last synced at: about 8 hours ago - Pushed at: about 4 years ago - Stars: 46 - Forks: 9

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: 5 days ago - Pushed at: over 2 years ago - Stars: 56 - Forks: 3

genilax/Random-Password-Generator-Visual-Entropy-Based

This project generates strong, dynamic passwords every second using visual entropy from animated circles on the screen. It captures the current screen pixels, shuffles them, and generates a SHA-256 hash to produce a unique password continuously.

Language: Python - Size: 4.88 KB - Last synced at: 30 days ago - Pushed at: 30 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: 271 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

deepak-tiwarrri/Data_Structures_And_Algo

Algorithms and Important Concepts of Data Structures

Language: C++ - Size: 1.73 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

KotlinCrypto/MACs

Message Authentication Code algorithms for Kotlin Multiplatform

Language: Kotlin - Size: 1.04 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 23 - Forks: 3

KotlinCrypto/hash

Cryptographic hash functions for Kotlin Multiplatform

Language: Kotlin - Size: 1.45 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 86 - Forks: 5

KotlinCrypto/sponges

Sponge functions for Kotlin Multiplatform

Language: Kotlin - Size: 274 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 3

malwaredb/murmurhash3-rs Fork of mhallin/murmurhash3-rs

Murmurhash3 in Rust for our LZJD crate

Language: Rust - Size: 60.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 2

phma/WringTwistree.jl

Whole-message cipher and tree hash, Julia implementation

Language: Julia - Size: 177 KB - Last synced at: 28 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

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: 10 days ago - Pushed at: over 3 years ago - Stars: 726 - Forks: 135

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: almost 3 years ago - Stars: 43 - Forks: 14

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: 2.73 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

trevorprater/pymorton

A lightweight and efficient Python Morton encoder with support for geo-hashing

Language: Python - Size: 60.5 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 114 - Forks: 22

SpinnySpiwal/Lua-Hash-Implementations

Lua hash implementations for different Lua versions, optimized by me! :3

Language: Lua - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Ch0p5h0p/Cyclone-Hash

A modular, state-interdependent hash algorithm with tweak-based diffusion

Language: Python - Size: 444 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

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: 33 - Forks: 2

vitali-fedulov/hyper

Hashing N-dimensional float vectors

Language: Go - Size: 40 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

wilsonneto-swe/demo-hashjoin

Language: C# - Size: 5.86 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Gill-Singh-A/Hash-Start-Calculator

A program that tells about the starting characters in a string specifying those starting characters

Language: Python - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

0x48piraj/smearhash

A hashing algorithm to create compact representations of videos.

Language: Python - Size: 82 KB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

bastie/CollisionHash

standalone implementation of collisions hash algorithm

Language: Swift - Size: 14.6 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

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: 4 months ago - Pushed at: 4 months 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 months ago - Pushed at: 4 months 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: 4 months ago - Pushed at: 4 months 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: 4 months ago - Pushed at: 4 months ago - Stars: 8 - Forks: 6

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: 240 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 24 - Forks: 3

HLRichardson-Git/Gestalt

A user-friendly cryptography library

Language: C++ - Size: 6.01 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 3

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: 4 months ago - Pushed at: 4 months ago - Stars: 23 - Forks: 12

matteo65/ZedmeeHash

Strong, fast, non-cryptographic hash function

Language: C - Size: 15 MB - Last synced at: 4 months ago - Pushed at: 4 months 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: 4 months ago - Pushed at: 4 months 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: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 3

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: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

phma/wring-twistree

Whole-message cipher and tree hash

Language: Haskell - Size: 380 KB - Last synced at: 6 days ago - Pushed at: over 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: 7 days ago - Pushed at: over 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: 5 months ago - Pushed at: 5 months 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: 5 months ago - Pushed at: over 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: 5 months ago - Pushed at: 5 months 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: 3 months ago - Pushed at: 5 months ago - Stars: 2 - 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: 4 months ago - Pushed at: 5 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: 5 months ago - Pushed at: 5 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: 6 months ago - Pushed at: 6 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: 5 months ago - Pushed at: about 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: 324 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 4 - 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: 6 months ago - Pushed at: 6 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: 5 months ago - Pushed at: over 1 year ago - Stars: 365 - Forks: 622

jonahsnider/murmurhash-wasm 📦

MurmurHash in WASM for Node.js and the browser

Language: WebAssembly - Size: 14.1 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 7 - Forks: 0

Vishesh-Gupta/Cryptology

Container for multiple Cryptography algorithms, ciphers and techniques

Language: Racket - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 3 - 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: 3 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 2

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: 5 - Forks: 2

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

V3cTr4X/HashCrack

Rust Hash Cracker

Language: Rust - Size: 31.8 MB - Last synced at: 7 months ago - Pushed at: 7 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: 6 months ago - Pushed at: over 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: 7 months ago - Pushed at: 7 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: 7 months ago - Pushed at: almost 7 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: 7 months ago - Pushed at: 10 months ago - Stars: 195 - Forks: 55

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

therealOri/Genter

A strong and customizable password generator made with python3!

Language: Python - Size: 61 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 33 - Forks: 4

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: 7 months ago - Pushed at: 8 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: 8 months ago - Pushed at: 8 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: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

TheLabScientist/SIHA

An experimental hash algorithm made to be quantum attack resistant

Language: Java - Size: 12.7 KB - Last synced at: 8 months ago - Pushed at: 8 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: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

joegasewicz/password-mixin

Small Python library that adds password hashing methods to ORM objects

Language: Python - Size: 44.9 KB - Last synced at: 29 days ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 1

Munawwar/hrw-hash

🤹 HRW / Rendezvous hashing in JS

Language: JavaScript - Size: 200 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 2

htdgv/git-version-control

Case study: git command implementation

Language: C - Size: 45.4 MB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

YA2IR/sha1

SHA-1 in Golang

Language: Go - Size: 3.91 KB - Last synced at: 19 days ago - Pushed at: 9 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: 8 months ago - Pushed at: 9 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: 9 months ago - Pushed at: 9 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: 4 months ago - Pushed at: over 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: 7 months ago - Pushed at: 7 months ago - Stars: 17 - 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: 8 months ago - Pushed at: over 1 year ago - Stars: 1 - 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: 8 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: 8 months ago - Pushed at: 10 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: 1 day ago - Pushed at: 10 months ago - Stars: 2 - Forks: 2

hlldz/pengyhash

Fast 64-bit non-cryptographic hash algorithm

Language: Go - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 0

helloissac/sha-256-hash-algorithm-bitcoin-miner

SHA-256 Cryptographic Hash Algorithm for Bitcoin Miner

Language: C++ - Size: 75.2 KB - Last synced at: 10 months ago - Pushed at: almost 3 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: 5 months ago - Pushed at: 11 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: 7 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 2

metamorphic-spyware/EnroCrypt

Swiss Army Knife for cryptographic work

Language: Python - Size: 81.1 KB - Last synced at: 30 days ago - Pushed at: about 1 year 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: 7 months ago - Pushed at: 11 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: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

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: 10 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 1

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: about 23 hours ago - Pushed at: 12 months ago - Stars: 4 - Forks: 1

t0mxplo1t/HASH-GEN

Text To Hash Converter

Language: Python - Size: 1000 Bytes - Last synced at: 8 months ago - Pushed at: over 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: 7 months ago - Pushed at: almost 2 years 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: 5 months ago - Pushed at: over 1 year 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: 5 months ago - Pushed at: about 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: about 1 month ago - Pushed at: about 8 years ago - Stars: 5 - Forks: 0