facebook / akd

An implementation of an auditable key directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Completing the functions in `seemless_directory.rs`

Jasleen1 opened this issue · comments

Functions to be implemented and tested:

  • publish
  • lookup
  • lookup_verify
  • key_history
  • key_history_verify
  • audit
  • audit_verify

Mostly will be calling the functions already implemented in append_only_zks.rs