Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Releases: domwoe/schnorr_canister

ed25519-key-derivation

07 Jun 07:38
Compare
Choose a tag to compare
  • Ed25519 key derivation according to spec.

v0.3.0: Merge pull request #5 from altkdf/main

06 Jun 14:16
f345513
Compare
Choose a tag to compare

v0.2.0-support-ed25519

08 Apr 19:23
Compare
Choose a tag to compare
  • Compatible with IC Interface Spec
  • Supports algorithm types Ed25519 and Bip340Secp256k1

v0.1.0: Add CycleOps credit

04 Feb 20:29
Compare
Choose a tag to compare

Supports multiple keys and extended BIP32 key derivation.

Changed Signing

19 Jan 21:07
Compare
Choose a tag to compare

Initial PoC

19 Dec 19:50
Compare
Choose a tag to compare

Initial PoC without key derivation.