Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 369 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 369 Bytes

TrezorCryptoEd25519WithBlake2b iOS

A CocoaPods wrapper around the trezor-crypto C library.

Fork of trezor-crypto-ios, but ed25519 using blake2b instead of sha512

To install it simply add the following line to your Podfile:

pod 'TrezorCryptoEd25519WithBlake2b'