-
Updated
May 30, 2021 - C
#
hash
Here are 1,952 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 30, 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
May 11, 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
Commonly used data structures for Swift
-
Updated
Jun 18, 2021 - Swift
Signature base for my scanner tools
-
Updated
Jun 17, 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 20, 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
May 26, 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
Jun 1, 2021 - Python
Hashtopolis - A Hashcat wrapper for distributed hashcracking
distributed-computing
hash
distributed
pentesting
passwords
hashes
cracking
hashcat
hashlist
hashtopussy
hashtopolis
-
Updated
Jun 17, 2021 - PHP
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
May 16, 2021 - C++
-
Updated
Jun 14, 2021 - Python
Make CSS easier and more maintainable by using JavaScript
-
Updated
Jun 16, 2021 - TypeScript
Captfencoder is an extensible cross platform network security tool suite, providing network security related code conversion, classical cryptography, cryptography, asymmetric encryption, special coding, miscellaneous tools, and aggregating all kinds of online tools.
electron
javascript
windows
macos
linux
security
crypto
cipher
toolkit
hash
encode
cybersecurity
decode
ctf
misc
hacking-tool
network-security
security-tools
captfencoder
-
Updated
Jun 5, 2021 - JavaScript
Content-addressed, authenticated, immutable data structures
-
Updated
Jun 18, 2021 - JavaScript
Project is in active development and has been moved to the EthereumJS monorepo.
-
Updated
Jun 17, 2021 - TypeScript
Partitioning tool for PostgreSQL
postgresql
range
hash
fdw
partition-table
partitioning
pathman
query-optimization
runtimeappend
customscan
-
Updated
Feb 15, 2021 - 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?)