checksum
Message digest calculator
Provides functions to compute message digests for large files in multiple formats
Compute message digest for large files in Go
105 stars
3 watching
16 forks
Language: Go
last commit: about 1 year ago
Linked from 2 awesome lists
blake2schecksumcrc32gogolangmd5message-digestsha1sha256
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a simple and efficient way to calculate message digests, checksums, HMAC signatures, and digital signatures in Clojure. | 222 |
| Provides message digest functions for Clojure | 158 |
| Provides a simple C++ library to compute cryptographic checksums. | 15 |
| A C++ library providing a flexible and universal API for various cryptographic hash functions | 198 |
| Provides a collection of algorithms and calculators for verifying check digits in various formats. | 110 |
| A Go implementation of Stream VByte compression algorithm leveraging SIMD techniques for improved performance. | 16 |
| A tool to count lines of code in various programming languages and file formats. | 30 |
| A package to decode HTTP form and query parameters into Go structs with flexible data types | 192 |
| Detects potential performance issues in Go code caused by nested contexts in loops or function literals | 13 |
| Fast and efficient encoding and decoding of native Go types to bytes | 41 |
| A case conversion library for Go. | 54 |
| Detects potential misuse of standard library variables in Go code | 43 |
| A collection of algorithms and data structures implemented in Go. | 806 |
| A personal project to learn and implement solutions from "Cracking the Coding Interview" in Go programming language. | 89 |
| Provides a Cgo binding to detect and convert text encoding in a Unicode-based C library | 21 |