mattrglobal / bls12381-key-pair

A library for using BLS 12-381 key pairs
Apache License 2.0
15 stars 10 forks source link

feat: add support for octet key pair #51

Closed chiechelski closed 3 years ago

chiechelski commented 3 years ago

Description

Update to allow Octet key pair types and add the correct curve names.

Motivation and Context

Does this PR introduce a breaking change?

Which merge strategy will you use?