Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 362 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 362 Bytes

About

iOS compatible bindings for blake2 hash function. The original C source code is copied unchanged from mjosref implementation.

Usage with Cocoapods

pod 'blake2.c', :git => 'https://github.com/novasamatech/blake2.c', :tag => '0.1.0'

Usage with Swift Package Manager

Comming soon