hashgen
Hash generator
A high-performance hash generator written in Go
hashgen - the blazingly fast hash generator
24 stars
3 watching
1 forks
Language: Go
last commit: 17 days ago
Linked from 1 awesome list
bcryptcyclonegengeneratorhashhashcathashgenhashgeneratormd5mdxfindmultithreadedntlmshasha1sha2sha256sha3threaded
Related projects:
Repository | Description | Stars |
---|---|---|
keithamus/hashmark | A utility tool to generate new file names with a hash of the original file contents. | 195 |
trendmicro/tlsh | A fuzzy matching library that generates hash values for similarity comparisons | 745 |
splattael/hashids.cr | A library that generates short, unique decodable hashes from numbers to obfuscate IDs. | 52 |
elithrar/simple-scrypt | Provides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go | 198 |
azr/generators | Automates the generation of boilerplate code for common Go applications | 5 |
hashcat/maskprocessor | A tool to efficiently generate password candidates by reducing the search space based on common patterns and character distributions. | 441 |
hashcat/statsprocessor | A word generator based on statistical analysis of letter sequences in a given dictionary. | 172 |
kesonan/sqlgen | Automates code generation for Go-based SQL libraries from MySQL queries | 82 |
m1/go-generate-password | A password generation tool with options for custom character sets and accessibility features. | 55 |
hellokaton/oh-mybatis | Generates Mybatis code for Java applications. | 60 |
dylanmeeus/hasgo | A code generator for Go with Haskell-inspired immutable and strongly-typed functions. | 141 |
clipperhouse/gen | A tool for generating code in Go with support for generics and runtime extensibility via typewriters. | 1,429 |
google/ghc-source-gen | A Haskell library for generating source code and code fragments based on the GHC API | 91 |
hashcat/princeprocessor | A tool that generates password candidates by combining words from an input list using the PRINCE algorithm in a flexible and sequential manner. | 430 |
goabout/kustomize-sopssecretgenerator | Generates secrets from encrypted files using the sops tool | 113 |