mghnmtt / Ed25519HDKeySwift

Key Derivation for ed25519 written in swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ed25519HDKeySwift

[![CI Status](https://img.shields.io/travis/Chung Tran/Ed25519HDKeySwift.svg?style=flat)](https://travis-ci.org/Chung Tran/Ed25519HDKeySwift) Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

Ed25519HDKeySwift is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'Ed25519HDKeySwift'

Author

Chung Tran, bigearsenal@gmail.com

License

Ed25519HDKeySwift is available under the MIT license. See the LICENSE file for more info.

About

Key Derivation for ed25519 written in swift

License:MIT License


Languages

Language:Swift 83.9%Language:Ruby 15.2%Language:C 0.9%