//! `v1` client puzzle using [`equix`]
//!
//! This was the first proof-of-work scheme defined for Tor, and currently it's the only one we
//! have.
//!
//! Originally defined in proposal 327, and now part of the main specification:
//! <https://spec.torproject.org/hspow-spec/index.html>
pub use ;
pub use ;
pub use ;
pub use *;
pub use Verifier;