MCEL: Merkle-Chaining Event Ledger 1.0.0.0a (A1)
A post-quantum secure block-chain ledger system
Here is a list of all documented functions with links to the documentation:

- m -

  • mcel_anchor_commit() : anchor.h
  • mcel_anchor_reference_encode() : anchor.h
  • mcel_anchor_reference_encoded_size() : anchor.h
  • mcel_anchor_reference_verify() : anchor.h
  • mcel_block_commit() : mcel.h
  • mcel_block_encode() : mcel.h
  • mcel_block_encode_header() : mcel.h
  • mcel_block_encoded_size() : mcel.h
  • mcel_block_seal() : mcel.h
  • mcel_checkpoint_audit_path_verify() : mcel.h
  • mcel_checkpoint_bundle_encode() : mcel.h
  • mcel_checkpoint_bundle_encoded_size() : mcel.h
  • mcel_checkpoint_bundle_verify() : mcel.h
  • mcel_checkpoint_chain_link_verify() : mcel.h
  • mcel_checkpoint_commit() : mcel.h
  • mcel_checkpoint_consistency_verify() : mcel.h
  • mcel_checkpoint_decode_header() : mcel.h
  • mcel_checkpoint_encode_header() : mcel.h
  • mcel_checkpoint_prove_consistency() : mcel.h
  • mcel_checkpoint_seal() : mcel.h
  • mcel_checkpoint_sign() : mcel.h
  • mcel_checkpoint_verify() : mcel.h
  • mcel_domain_hash_message() : domain.h
  • mcel_domain_to_name() : domain.h
  • mcel_keyrotate_payload_size() : mcel.h
  • mcel_keyrotate_record_create() : mcel.h
  • mcel_ledger_append_record() : mcel.h
  • mcel_ledger_get_checkpoint_head() : mcel.h
  • mcel_ledger_initialize() : mcel.h
  • mcel_ledger_seal_block() : mcel.h
  • mcel_ledger_seal_checkpoint() : mcel.h
  • mcel_ledger_verify_integrity() : mcel.h
  • mcel_merkle_consistency_proof_size() : merkle.h
  • mcel_merkle_member_verify() : merkle.h
  • mcel_merkle_node_hash() : merkle.h
  • mcel_merkle_proof_size() : merkle.h
  • mcel_merkle_prove_member() : merkle.h
  • mcel_merkle_root() : merkle.h
  • mcel_merkle_root_hash() : merkle.h
  • mcel_payload_commit() : mcel.h
  • mcel_policy_apply() : mcel.h
  • mcel_record_commit() : mcel.h
  • mcel_record_decrypt_payload() : mcel.h
  • mcel_record_encode_header() : mcel.h
  • mcel_record_encrypt_payload() : mcel.h
  • mcel_store_callbacks_initialize() : mcel.h