Topic: "hashing-algorithms"
aalhour/C-Sharp-Algorithms
:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
Language: C# - Size: 3.19 MB - Last synced at: 11 days ago - Pushed at: 6 months ago - Stars: 6,047 - Forks: 1,400

helich0pper/Karkinos
Penetration Testing and Hacking CTF's Swiss Army Knife with: Reverse Shell Handling - Encoding/Decoding - Encryption/Decryption - Cracking Hashes / Hashing
Language: PHP - Size: 60.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 386 - Forks: 87

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

segmentio/fasthash
Go package porting the standard hashing algorithms to a more efficient implementation.
Language: Go - Size: 32.2 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 292 - Forks: 21

kaidul/Data_Structure_and_Algorithms_Library
A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
Language: C++ - Size: 175 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 183 - Forks: 119

Ekultek/Dagon
Advanced Hash Manipulation
Language: Python - Size: 311 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 178 - Forks: 54

agievich/bee2
A cryptographic library
Language: C - Size: 2.27 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 81 - Forks: 23

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

TommasoBelluzzo/FastHashes
A .NET implementation of several non-cryptographic hashes.
Language: C# - Size: 927 KB - Last synced at: 14 days ago - Pushed at: 5 months ago - Stars: 67 - Forks: 11

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

jonelo/jacksum
A hash utility, est. 2002, FLOSS. 489 hash functions, HMAC support, cross platform, feature-rich, multi threaded. CLI and API. Recursive hashing, predefined and customizable formats, verify data integrity and find ok/failed/missing/new files, find files by their hashes, find the hash function to a hash. GUI provided by HashGarten.
Language: Java - Size: 3.11 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 48 - Forks: 7

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

slowikj/seqR
fast and comprehensive k-mer counting package
Language: C++ - Size: 1.72 MB - Last synced at: 24 days ago - Pushed at: over 3 years ago - Stars: 18 - Forks: 1

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

MalusevDevelopment/laravel-crypto
Laravel wrapper for common hashing algorithms used in web applications
Language: PHP - Size: 1.01 MB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 17 - Forks: 2

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

Roy0309/ImageSimilarityDetection-UI
Find similar images in several directories by aHash/dHash/pHash.
Language: C# - Size: 1.41 MB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 4

TheAdnan/hashr
Password hash generator
Language: PHP - Size: 19.5 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 18

jonelo/HashGarten
A cross-platform Swing GUI for Jacksum.
Language: Java - Size: 505 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 13 - Forks: 2

LakshaySK106/Algorithms
🌱Contribute in Hacktoberfest 2022 by contributing Data Structures and Algorithms Code in any programming language. Create your own issues. ✨Star it 🍴Fork it and Contribute to it <3
Language: C++ - Size: 309 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 13 - Forks: 67

hcshires/Orion-Antivirus
A file-based malware removal tool that contains a list of MD5 hashes from known malware, compares them with a selected file, and determines if it's malware. The user then has the option to delete the file from the computer.
Language: C# - Size: 16.3 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

Kalebu/crc16-modbus-in-Python
Cyclic Redundance Check hashing algorithm implemented in python
Language: Python - Size: 4.88 KB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 3

levitation-opensource/murmurhash-js
An optimized JavaScript implementation of the MurmurHash3 algorithm.
Language: JavaScript - Size: 18.6 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 0

maxmanus96/File-Organization-Project2
This is my second project about File Organization. It's all about Perfect Hashing Cichelli’s Algorithm.
Language: C# - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 0

pplanel/hash-calculator-action
Multiple hashing algorithms for Github Actions
Language: JavaScript - Size: 1.09 MB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 5 - Forks: 3

zavareh89/unsupervised-hashing
Unsupervised Hashing algorithms in python
Language: Python - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 1

nur-shuvo/Algorithms-Implementations
Here I have kept some algorithms that I implemented ...
Language: C++ - Size: 78.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

massimo-marino/simple-hash
simple hash functions in go: a simple hash function implementing Horner's rule and a universal hash function implementing the Carter-Wegman method.
Language: Go - Size: 16.6 KB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 0

sfuhrm/saphir-hash
Cryptographic message digest algorithms as a Java library with standard JCA adapters
Language: Java - Size: 4.49 MB - Last synced at: 28 days ago - Pushed at: 29 days ago - Stars: 3 - Forks: 0

thaapasa/calculators
Handy calculators for your browser.
Language: TypeScript - Size: 5.27 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

kj3moraes/Cryptography
A thorough introduction into the world of ciphers, their history, security and code implementation.
Language: Java - Size: 5.92 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

AlucardFAS/codigos
Repository Its sole purpose is to test various technologies, aiming at learning.
Language: C - Size: 3.6 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

duartefellipe/minmaxcsa
MinMax Circular Sector Arc for External Plagiarism’s Heuristic Retrieval Stage code
Language: Python - Size: 32.2 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 4

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

AbdelStark/rpo-xhash-m31
RPO-M31 and XHash-M31: Efficient Hash Functions for Circle STARKs
Language: Rust - Size: 168 KB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

sweet-delights/delightful-anonymization
A Scala library for anonymizing case classes
Language: Scala - Size: 88.9 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 1

Amincsed26/Data-Structures-II-labs Fork of Armaritto/CSE224-Data-Structures-2-Labs
This repository contains implementations of core data structures and algorithms covered in the Data Structures 2 course.
Language: Java - Size: 28.2 MB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

nnamanx/hashing-algorithms
Language: Java - Size: 67.4 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

MinegamesAdministrationTool-zz/CryptoPrivacy
All kind of encryption in one program.
Language: C# - Size: 291 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

maahir22/Cryptography
A fully functional website that allows users to perform various functions of Encryption/Decryption and Hashing. The tools also consists of a Password Strength Checker.
Language: HTML - Size: 190 KB - Last synced at: 14 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

G0uth4m/Mini-Cryptographic-library
This library contains 4 cryptographic algorithms.
Language: C - Size: 462 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

srinivasvadige/dsa-programs
Data Structures And Algorithms Programs
Language: Java - Size: 1.15 MB - Last synced at: about 9 hours ago - Pushed at: about 10 hours 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: 4 days ago - Pushed at: 20 days 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: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

JoshuaBrest/blake3-swift
BLAKE3 binding for Swift.
Language: Swift - Size: 15.6 KB - Last synced at: 24 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

martinmathurine/Secure-Password-Manager
A secure password manager application to safely store, modify and remove an end-user’s data and personal information.
Language: Java - Size: 10.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

prodigiousMind/knotty
knotty, a CLI tool for cracking and computing hashes, and generating rainbow tables in 50+ hashing algorithms.
Language: PHP - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

f05135/Hashing-Performance-Benchmark-Script
Explore hashing algorithm performance with this Python script. It measures the average time needed to hash random strings of varying lengths, leveraging multiprocessing for efficient concurrent hashing. The script produces insightful bar chart visualizations, stores results in JSON format, and generates interactive HTML plots for in-depth analysis.
Language: Python - Size: 3.58 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mykeoye/cryptolite
Implementation of popular encryption and hashing primitives. This is a purely educative effort aimed at learning how these primitives work
Language: Rust - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

darshannn10/python-projects
A collection of basic python scripts that I wrote
Language: Python - Size: 84 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ksharma67/Goldman-Sachs-FinTech-Engineering-Virtual-Experience-Program
👐 Hands-on experience with 😺 Hashcat along with deep dive in 🔐 password rules, hashing, and password cracking ⚠
Size: 63.5 KB - Last synced at: 25 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Dtronix/DtronixHash
.NET Standard library containing hashing algorithms.
Language: C# - Size: 26.4 KB - Last synced at: 12 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

leoantony72/password-generator
Generate passwords with Images 🐱💻, Truly random password
Language: Python - Size: 675 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

agrimrules/hashmatch
CLI tool to ensure files in different directories are the same
Language: Go - Size: 3.31 MB - Last synced at: 12 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

nandercarmo/My-SearchMachine
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 .
Language: C - Size: 1.41 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

aKhfagy/data-structures-algorithms 📦
What I learned from Data Structures and Algorithms Specialization on Coursera.
Language: C++ - Size: 99.6 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Semiott/LatticeNet
Livid Lattices for Large Lineages of Chains and Ciphers
Language: JavaScript - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

jweinst1/hash_browns
A fast, effecient, hashing library
Language: Rust - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

mshams/MHR
Coded in ActionScript 3.0. Tiny, Simple and Fast Hashing routine for Flash and Actionscript.
Language: ActionScript - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

roppa/which-hash
Find out which hashing algorithm was used to generate hex hash string from your input
Language: JavaScript - Size: 53.7 KB - Last synced at: 28 days ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

Stfumyguy/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: 2 days ago - Pushed at: 2 days 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: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

Richat04/Library-Digitization
A Python-based system for digitizing IIT Delhi’s library, hashing book data for efficient search and retrieval.
Language: Python - Size: 188 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

gabrielfalcao/carbon14
file-system forensics
Language: Rust - Size: 78.1 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

cgshep/pymsh
The Python multi-set hashing library
Language: Python - Size: 170 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Alatin-sergey/hash_project
This project is a service based on fastapi and streamlit. Its task is to return the hash value of a number depending on the type of hashing. The service offers 4 types of hashing: division hashing, multiplication hashing, universal hashing, and sha-256 hashing.
Language: Python - Size: 64.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

00ryanwelzel/hashAlgorithmTester
Wrote a test script a bit ago to determine the clumping of hash algorithms.
Language: C++ - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

RodrigoPAml/Password-Hashing
Repository to provide the main hashing algorithms in C#, focused on password secure storage
Language: C# - Size: 27.3 KB - Last synced at: 2 months ago - Pushed at: 2 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: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

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

kavindujayarathne/high-performance-computing-scripts
These scripts showcase the use of multithreading and GPU acceleration for various computational tasks.
Language: Jupyter Notebook - Size: 286 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

MKwapisz2000/cpp-hash-table-algorithms
This project contains implementations of different hash table strategies in C++.
Language: C++ - Size: 84 KB - Last synced at: 19 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

YA2IR/sha1
SHA-1 in Golang
Language: Go - Size: 3.91 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

AfiaaAziz/Data-Hashing-Tool
The Data Hashing Tool is a semester project for the Information Security course. It ensures secure data hashing with algorithms like MD5, SHA-1, SHA-256, and SHA-512, while offering features such as a dynamic loading screen, intuitive interface, seamless navigation, and educational insights into hashing techniques.
Language: HTML - Size: 1.11 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

eloj/hashbench
A basic, fully self-contained hash benchmark written in C, that you can easily extend and plug new hash functions into.
Language: C - Size: 17.6 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

CFdefense/CMPT435L
Marist College CMPT435L - 'Algorithm Analysis and Design' by Professor Labouseur
Language: C++ - Size: 5.29 MB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

rishikaa1/goldman-sachs-virtual-job-simulation
IT security analysis project for Goldman Sachs. Evaluated password vulnerabilities with Hashcat, identified outdated MD5 hashing, and proposed security improvements.
Size: 515 KB - Last synced at: 10 months ago - Pushed at: 10 months 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: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

holymark/cutlink
URL shortener API implementation (node.js)
Language: JavaScript - Size: 683 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ayesha-enayat/DSA
This repository contains implementations of data structures and algorithms in C++.
Language: C++ - Size: 173 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

jacobpclouse/Calculate_File_Hashes
These scripts are designed to compute various cryptographic hashes (MD5, SHA-1, SHA-256, SHA-384, SHA-512) for a given file.
Language: PowerShell - Size: 290 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

shumlesha/Custom-Vault-Backend
Сервис для безопасного хранения секретов, выполненный в рамках курса "Основы кибербезопасности"
Language: Java - Size: 93.8 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

beepbeeplolforall66/HashHunter-Pro
Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MorganDemange/cryptography_experiment
Implementation and experimentation of some classical cryptography algorithms in C language.
Language: C - Size: 332 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

clembnl/encryption-app
Simple CLI app to explore encryption
Language: JavaScript - Size: 41.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

binaryassasins/HASH3R-Enhanced-hfsum
Meet the Enhanced Version of hfsum! Enjoy an array of customization options and a broader selection of hashing algorithms. Be aware that due to increased functionality, the performance of this CLI-based program might be impacted. If you run into any issues, remember that the portable version is available as an alternative.
Language: Python - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Mijo-Software/Hasher
Calculates some hash values of files and texts
Language: C# - Size: 5.39 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

binaryassasins/HASH3R-MD5-File-Hash-Generator
This is a CLI-based program where you can used to generate a MD5 hash value of a file.
Language: Tcl - Size: 9.28 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

kurcontko/hash4plc
A collection of hashing functions for PLCs
Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

amonteir/boohashing
BooHashing: A spooktacular Rust CLI app for file hashing. Supports SHA256 & SHA512. It's hashing made easy, no tricks just treats!
Language: Rust - Size: 8.81 MB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

zp-4/SherlockFile
File integrity checker
Language: Python - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ruchi961/Menu_HashAlgorithms
Contains python implementation of a menu wherein different hash algorithms are displayed and upon selection provide the hash value of the data entered.
Language: Python - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Arturovicz/Arduino-Encryption
Series of Encryptions from scratch done on Arduino
Size: 75.2 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

richardogoma/incremental-data-extraction
Project files for incremental data extraction from CoinDesk Bitcoin Price Index RESTFul API using a cryptographic hashing algorithm
Language: PowerShell - Size: 279 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Daliahousny/c-plus-plus-problems
Size: 328 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hasnainroopawalla/hashbase
A collection of cryptographic hashing algorithms implemented in Python
Language: Python - Size: 57.6 KB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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: about 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: 2 months ago - Pushed at: almost 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: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

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