SipHash
Hashing library
A Swift implementation of the SipHash algorithm for secure hashing of short messages
Simple and secure hashing in Swift with the SipHash algorithm
263 stars
9 watching
33 forks
Language: Swift
last commit: about 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An Ada implementation of the SipHash keyed hash function for cryptographic protection against denial-of-service attacks. | 5 |
| A library that provides an MD5 hashing implementation in Swift. | 216 |
| A cryptographic algorithm implementation for secure hashing of short inputs | 1 |
| An implementation of the SipHash cryptographic hash family for Elixir | 19 |
| A pure Swift implementation of arbitrary-precision arithmetic for integers and floating-point numbers | 768 |
| A Swift repository for cryptographic algorithms and font obfuscation using the CryptoJS library | 8 |
| 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 lightweight Nim wrapper providing fast hashing functionality for various use cases | 15 |
| Two fast and strong hash functions: SipHash and HighwayHash. | 1,549 |
| A Go library implementing Consistent Hashing and Block Partitioning | 27 |
| A package implementing secure hash algorithms for a specific programming language | 16 |
| A high-level networking solution for Swift apps that provides type-safe network calls | 25 |
| A high-quality hashing algorithm designed to be fast and reliable across various platforms. | 234 |
| A high-performance pure-JavaScript implementation of the SHA1 hash algorithm | 278 |