-
Updated
Jul 22, 2021 - C
#
hash
Here are 1,978 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
Jul 5, 2021 - PHP
davazp
commented
Apr 21, 2021
Using the latest release 2.2.8, the typescript definition file in the package is defined like
import Hashids from '../lib/hashids'
export = Hashids
with that import to the source code. Unfortunately, this is less robust than building Typescript and including the definitions only, as the success of the build depends on the user having a compatible Typescript configuration.
Fo
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
Jul 7, 2021 - TypeScript
Advanced library for randomization, hashing and statistical analysis (devoted to chaos machines). 🔬
-
Updated
Nov 2, 2019 - C++
Commonly used data structures for Swift
-
Updated
Jul 23, 2021 - Swift
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
Jul 23, 2021 - YARA
Official version of the Meow hash, an extremely fast level 1 hash
-
Updated
Jul 2, 2021 - C++
Crack hashes in seconds.
-
Updated
Apr 20, 2021 - Python
A fast, memory efficient hash map for C++
-
Updated
Jul 21, 2021 - C++
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
Jul 12, 2021 - C++
-
Updated
Jul 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
Jul 13, 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
Jul 6, 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?)