SwiftHash
Hashing library
A library that provides an MD5 hashing implementation in Swift.
🍕 MD5 in pure Swift
216 stars
7 watching
31 forks
Language: Swift
last commit: about 1 year ago
Linked from 1 awesome list
hashiosmd5swift
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of the MD5 hashing algorithm in Swift. | 12 |
| A Swift implementation of the SipHash algorithm for secure hashing of short messages | 263 |
| An Ada implementation of the SipHash keyed hash function for cryptographic protection against denial-of-service attacks. | 5 |
| A collection of Swift code snippets for various iOS and macOS tasks | 165 |
| Provides fast and simple hashing functions and random number generators for various programming languages. | 979 |
| An implementation of MurmurHash algorithms for hashing data in software applications | 7 |
| A Go library implementing Consistent Hashing and Block Partitioning | 27 |
| A package implementing secure hash algorithms for a specific programming language | 16 |
| A comprehensive hash function library for the Nim programming language | 38 |
| A fast hashing function implemented in C with support for C++ wrappers and benchmarking tools. | 268 |
| A Swift wrapper for Apple's CommonCrypto library used for cryptographic operations | 478 |
| Creates an MD5 hash with hex encoding from input data | 45 |
| A lightweight Nim wrapper providing fast hashing functionality for various use cases | 15 |
| A collection of hash functions implemented in pure Nim | 8 |
| A simple hash table implementation for storing and retrieving various data types in C. | 216 |