cardano-serialization-lib icon indicating copy to clipboard operation
cardano-serialization-lib copied to clipboard

Add VRF key generation

Open SebastienGllmt opened this issue 5 years ago • 1 comments

Our library doesn't handle VRF keys at the moment, but it would would be useful for pool operators who want to use our library

You can find more information about what implementation is used by the Haskell codebase, etc. here: https://github.com/input-output-hk/cardano-base/issues/100

SebastienGllmt avatar Aug 11 '20 04:08 SebastienGllmt