purify
C++ Purify implementation with native circuit and BPP support
Loading...
Searching...
No Matches
purify.hpp
Go to the documentation of this file.
1// Copyright (c) 2026 Judica, Inc.
2// Distributed under the MIT software license, see the accompanying
3// file COPYING or https://opensource.org/license/mit/.
4
10#pragma once
11
12#include "purify/api.hpp"
High-level Purify key generation, evaluation, witness generation, and circuit helpers.
Legacy Bulletproof-backed Purify-derived BIP340 signing helpers with prepared nonces.
Experimental BPPP-backed PureSign proof(R) helpers.