Topic: "hashing-algorithms"
eastonyarbrough/afs-210
College assignments from Bryan University over design, analysis, and implementation of data structures and algorithms to solve problems using an object‐oriented programming language.
Language: Python - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

VicktorMS/Hashing-de-strings
Projeto de uma maneira bem simplificada de se implementar um hash de strings em Kotlin.
Language: Kotlin - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

c1m50c/rust-algorithms
Library containing various algorithms implemented with a Rust counter-part.
Language: Rust - Size: 81.1 KB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

NotShrirang/Encryption
Basic Encryption Decryption Library
Language: Python - Size: 32.2 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Encapsule/arccore
The @encapsule/arccore package contains runtime algorithms for schematizing, filtering, routing, and modeling strongly-typed in-memory data with mathematical graphs and JSON-serializable data types for use in Node.js and HTML5 application services implemented in JavaScript.
Size: 155 KB - Last synced at: 13 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kxnyshk/data-hashing.py
A .py application to hash secure user entered sensitive data or passwords using the SHA3-256 Crypto Algorithm, to make one's available online data secure & resistive against possible data breaches online.
Language: Python - Size: 10.2 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

fardinanam/Data-Structures-and-Algorithms-II
Implementations of some common data structures and algorithms. These are based on the assignments that are offered in CSE208 course by BUET.
Language: C++ - Size: 423 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

r-papso/data-structures
Implementation of advanced data structures
Language: C# - Size: 175 KB - Last synced at: 13 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

bibistroc/calculate-filehash
Windows file context menu for hashing. Supported hashing algorithms: SHA1, SHA256, SHA384, SHA512, MD5
Language: PowerShell - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

AnirudhMergu/JumbleAndroidApp 📦
Jumble - Cryptographic Tools Android Application
Language: Java - Size: 256 KB - Last synced at: 8 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

iharshpathak/J_Hasher
J Hasher - A FOSS JavaFx Application For Hashing texts, Files & Validating hash of files. Copyright (C) 2021 Harsh Pathak
Language: Java - Size: 34.6 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

omkarbhusnale/Hashing-And-Salting
Here I created python scripts to generate the encrypted hash.
Language: Python - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Dylan-Harden3/HashTables
Implementation of a hash table data structure in C++ using separate chaining and open addressing.
Language: C++ - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Achal-Hingrajiya/searching-techniques
Various Searching techniques implemented in C programming language.
Language: C - Size: 60.5 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Jebadiath/FCC-BCrypt
Bcrypt async/sync password hashing and comparing (true/false results)
Language: JavaScript - Size: 30.3 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

tobogganhill/Hashing
Hashing algorithms.
Language: JavaScript - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

remeliashirlley/algorithms-in-C
Explores algorithms in C
Language: C - Size: 35.2 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

R1nlz3r/Ft_ssl
C implementation of Openssl algorithms. MD5, SHA256 and SHA512 first. DES second.
Language: C - Size: 5.19 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

jtonyortiz/HashingAlgorithms
Hashing Algorithms in C++
Language: C++ - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

SatvikNema/Cryptography
All the small cyrpto codes which i made during CSE1003
Language: Python - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Katsaros/convert-plaintext-to-hash-code
Convert easy plaintext to hashcode using a simple dropdown option.
Language: PHP - Size: 31.3 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

patel1643/Data-Structures
Language: HTML - Size: 1.23 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

confusedconsciousness/geeks-for-geeks
This repository will contain the programming questions presented on GFG platform
Language: C++ - Size: 71.3 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

saiharshithreddy/Enterprise_Distributed_Systems
CMPE 273 Assignments, labs and quizzes, Fall'18
Language: Python - Size: 863 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

fhall18/data_structures
data structures and algorithms in C++
Language: C++ - Size: 78.1 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Ramstein/Java-Demonstration
Demonstrating the important topics of java with relevant codes from hackerRank practice codes.
Size: 122 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

mayank3012jain/dsa-csf211
labworkl of dsa course
Language: C - Size: 4.44 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

s4ndhyac/Hashing-Algorithms
Optimized implementations of different hashing algorithms - Linear probing, Quadratic probing, Chained hashing, Cuckoo hashing
Language: Java - Size: 36.1 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Play3rZer0/BitCent
BitCent Blockchain Project
Language: Python - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

mgia/hashingAlgorithms
Implementing hashing algorithms SHA256 and MD5
Language: C - Size: 45.9 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

sahith/Robinhood-Hashing
Robinhood Hashing is an advanced hashing technique which is an improvement over elementary methods like linear probing, quadratic probing, and double-hashing.
Language: Java - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

nav7neeet/misc
Language: Java - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

antoineprdhmm/cryptology
Cryptologie algorithms implemented as part of a cryptologie course I followed in engineering school
Language: Python - Size: 463 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

mirror/fasthash
Go package porting the standard hashing algorithms to a more efficient implementation.
Language: Go - Size: 78.1 KB - Last synced at: over 1 year ago - Stars: 0 - Forks: 0