algovoi-reseal-verify
Copyright 2026 AlgoVoi

Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
License in the LICENSE file distributed with this work or at
http://www.apache.org/licenses/LICENSE-2.0.

This is the open verifier/inspector half of AlgoVoi Reseal. It implements public
standards (RFC 8785, RFC 3161, RFC 5652, RFC 5280, FIPS 204, FIPS 206 draft)
from their specifications. It does not mint attestations; the sealing engine is
the separately-licensed `algovoi-reseal` package.

This product depends on separately-licensed third-party open-source software,
all under permissive licenses. Their required attributions are in
THIRD_PARTY_NOTICES.md, including:
  - pqcrypto, Copyright 2025-present Backbone Technologies Ltd. (Apache-2.0)
  - cryptography, Copyright the Python Cryptographic Authority (Apache-2.0/BSD-3)
  - rfc8785, Copyright Trail of Bits (Apache-2.0)
  - asn1crypto, Copyright Will Bond (MIT)
