SwiftMD5
Hashing library
An implementation of the MD5 hashing algorithm in Swift.
A pure Swift implementation of MD5
12 stars
2 watching
9 forks
Language: Swift
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
onmyway133/swifthash | A Swift implementation of the MD5 hash algorithm | 216 |
mbrostami/consistenthash | A Go library implementing Consistent Hashing and Block Partitioning | 27 |
bunnylushington/apache.passwdmd5 | Generates Apache style MD5 hash from a password and salt. | 5 |
utahiosmac/marshal | A Swift library for safely and expressively working with typeless data structures like JSON and plists | 697 |
jjjkkkjjj/matft | A Numpy-like library in Swift for multi-dimensional array and matrix operations | 133 |
deatil/zig-md4 | A library implementing a specific hash function algorithm for use in Zig programming language projects. | 0 |
sindresorhus/md5-hex | Creates an MD5 hash with hex encoding from input data | 45 |
mirage/digestif | Tools for implementing various hash algorithms in multiple programming languages. | 87 |
pmerienne/trident-ml | A real-time online machine learning library built on top of Storm and Trident. | 382 |
maspwr/rtimbl | A Ruby interface to a machine-learning library written in C++ | 5 |
wangyi-fudan/wyhash | Provides fast and simple hashing functions and random number generators for various programming languages. | 970 |
malcommac/hydra | A lightweight library for writing better async code in Swift | 1,972 |
johnstonskj/rml-core | A Racket module for managing machine learning datasets and providing interfaces to various classification algorithms. | 13 |
thehydroimpulse/nanomsg.rs | A Rust implementation of a messaging library that allows inter-process communication and synchronization. | 391 |
mrdimosthenis/emel | A Gleam implementation of a machine learning library with support for various algorithms and data types | 105 |