EOSIO / eosio-swift-ecc

Swift utilities for working with keys, cryptographic signatures, encryption/decryption, etc.
https://eosio.github.io/eosio-swift-ecc
MIT License
11 stars 12 forks source link

Add EcdsaSignature, K1 sign and tests #4

Closed Todd-Bowden closed 5 years ago

Todd-Bowden commented 5 years ago

Add EcdsaSignature struct Add EosioEccSign with K1 signing func Add unit tests