Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 344 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 344 Bytes

About

iOS compatible bindings for ed25519 signature. The original C source code is copied unchanged from orlp implementation.

Usage with Cocoapods

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

Usage with Swift Package Manager

Comming soon