BACAP might need more work. Here's some possible TODOs we could work on:
// TODO:
// - need to excercise the caps with signature
// - need iterated "advance by x / advance to x" helpers
// - some kind of data structure to support skip indexes ?
// - figure out if there's a practical reason to have a fixed KDF key instead of just plain iteration.
// - maybe put the rootPublicKey in blind derivation?
// TODO:
// - need to excercise the caps with signature
// - need iterated "advance by x / advance to x" helpers
// - some kind of data structure to support skip indexes ?
// - figure out if there's a practical reason to have a fixed KDF key instead of just plain iteration.
// - maybe put the rootPublicKey in blind derivation?
BACAP might need more work. Here's some possible TODOs we could work on: