This library implements core functionalities of the AUTI project.
AUTI Core includes:
auditing: structures and functions for Auditor Global Chain records.commitment: Local Chain transaction commitment scheme.crosschain: structures and functions for cross-chain validation.digest: structures and functions for digest records on Organization Global Chains.ed25519: key generation of elliptic curve Edwards25519.hashmap: the hashmap for binding senders/receivers with hash values, currently not in use.sumcheck: the transaction sum-checking protocol.transaction: structures and functions for plaintext/hidden transaction records.