-
Updated
Apr 18, 2021 - C
#
hash
Here are 1,871 public repositories matching this topic...
Extremely fast non-cryptographic hash algorithm
A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user.
-
Updated
Apr 12, 2021 - PHP
Open
ES5 compatibility
1
tobinibot
commented
Jan 8, 2021
While the README states that Hashids is ES5 compatible (https://github.com/niieani/hashids.js#use-as-global-in-the-browser-wherever-es5-is-supported-5kb), the library does not work in IE 11. IE 11, in my understanding, is almost ES5 compatible, enough so that I would expect Hashids to work in it.
The first error IE 11 throws is that it does not support Array.from. This method was introduce
A JavaScript/TypeScript implementation of the complete Secure Hash Standard (SHA) family (SHA-1, SHA-224/256/384/512, SHA3-224/256/384/512, SHAKE128/256, cSHAKE128/256, and KMAC128/256) with HMAC.
javascript
cryptography
typescript
hash
sha
sha-256
sha-384
sha-512
hmac
shake
sha-224
sha-1
sha-2
sha-3
sha3-224
sha3-256
sha3-384
sha3-512
kmac
cshake
-
Updated
Mar 15, 2021 - TypeScript
Advanced library for randomization, hashing and statistical analysis (devoted to chaos machines). 🔬
-
Updated
Nov 2, 2019 - C++
Static asset revisioning by appending content hash to filenames: `unicorn.css` → `unicorn-d41d8cd98f.css`
-
Updated
Jan 23, 2021 - JavaScript
Signature base for my scanner tools
-
Updated
Apr 16, 2021 - YARA
Official version of the Meow hash, an extremely fast level 3 hash
-
Updated
Mar 15, 2021 - C++
A fast, memory efficient hash map for C++
-
Updated
Jan 8, 2021 - C++
Crack hashes in seconds.
-
Updated
Apr 2, 2021 - Python
A family of header-only, very fast and memory-friendly hashmap and btree containers.
concurrency
parallel
hash
multi-thread
tables
parallel-programming
memory-footprint
unordered-map
unordered-set
hash-container
-
Updated
Apr 1, 2021 - C++
The SOC Analysts all-in-one CLI tool to automate and speed up workflow.
python
dns
security
workflow
automation
analysis
phishing
hash
cybersecurity
soc
security-automation
analysts
urlscan
reputation-check
proofpoint-decoder
soc-analysts
-
Updated
Mar 21, 2021 - Python
A Hashcat wrapper for distributed hashcracking
distributed-computing
hash
distributed
pentesting
passwords
hashes
cracking
hashcat
hashlist
hashtopussy
hashtopolis
-
Updated
Apr 7, 2021 - PHP
Make CSS easier and more maintainable by using JavaScript
-
Updated
Mar 31, 2021 - TypeScript
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
c-plus-plus
cpp
cpp14
container
hash
cpp11
header-only
stl-containers
no-dependencies
hash-tables
single-file
unordered-maps
-
Updated
Mar 25, 2021 - C++
-
Updated
Apr 8, 2021 - Python
Content-addressed, authenticated, immutable data structures
-
Updated
Apr 11, 2021 - JavaScript
Project is in active development and has been moved to the EthereumJS monorepo.
-
Updated
Mar 5, 2021 - TypeScript
Partitioning tool for PostgreSQL
postgresql
range
hash
fdw
partition-table
partitioning
pathman
query-optimization
runtimeappend
customscan
-
Updated
Feb 15, 2021 - C
BitCracker is the first open source password cracking tool for memory units encrypted with BitLocker
microsoft
windows
cryptography
attack
gpu
opencl
cuda
hash
gpgpu
passwords
cracking
john-the-ripper
bitlocker
password-cracker
decryption-algorithm
bitcracker
-
Updated
Sep 21, 2020 - C
Improve this page
Add a description, image, and links to the hash topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hash topic, visit your repo's landing page and select "manage topics."
Our users are often confused by the output from programs such as zip2john sometimes being very large (multi-gigabyte). Maybe we should identify and enhance these programs to output a message to stderr to explain to users that it's normal for the output to be very large - maybe always or maybe only when the output size is above a threshold (e.g., 1 million bytes?)