List of all items
Structs
- agent_identity::AgentIdentityBundle
- agent_identity::AgentProvisioningConfig
- attestation::create::CanonicalRevocationData
- attestation::group::AttestationGroup
- attestation::json_schema_encoder::JsonSchemaValidatingEncoder
- domain::EventHash
- freeze::FreezeState
- identity::events::KeyRotationEvent
- identity::helpers::Identity
- identity::managed::ManagedIdentity
- identity::resolve::DefaultDidResolver
- identity::resolve::RegistryDidResolver
- identity::rotate::RotationKeyInfo
- keri::KeriTypeError
- keri::Prefix
- keri::Said
- keri::anchor::AnchorVerification
- keri::cache::CacheEntry
- keri::cache::CachedKelState
- keri::event::EventReceipts
- keri::event::IcpEvent
- keri::event::IxnEvent
- keri::event::KeriSequence
- keri::event::RotEvent
- keri::inception::InceptionResult
- keri::kel::GitKel
- keri::resolve::DidKeriResolution
- keri::rotation::RotationResult
- keri::seal::Seal
- keri::state::KeyState
- keri::types::KeriTypeError
- keri::types::Prefix
- keri::types::Said
- policy::CompileError
- policy::CompiledPolicy
- policy::Decision
- policy::EvalContext
- policy::PolicyBuilder
- policy::PolicyLimits
- policy::compile::CompileError
- policy::compile::PolicyLimits
- storage::git_refs::AttestationMetadata
- storage::keri::KeriGitStorage
- storage::layout::BlobName
- storage::layout::GitRef
- storage::layout::StorageLayoutConfig
- storage::receipts::GitReceiptStorage
- storage::registry::backend::ValidatedTenantId
- storage::registry::org_member::MemberFilter
- storage::registry::org_member::MemberView
- storage::registry::org_member::OrgMemberEntry
- storage::registry::schemas::CachedStateJson
- storage::registry::schemas::RegistryMetadata
- storage::registry::schemas::TipInfo
- trust::GitKelContinuityChecker
- witness_config::WitnessConfig
Enums
- agent_identity::AgentProvisioningError
- agent_identity::AgentStorageMode
- domain::EventHashParseError
- error::FreezeError
- error::InitError
- error::StorageError
- identity::DidResolverError
- identity::ResolvedDid
- identity::helpers::IdentityError
- identity::resolve::DidResolverError
- identity::resolve::ResolvedDid
- keri::anchor::AnchorError
- keri::cache::CacheError
- keri::event::Event
- keri::inception::InceptionError
- keri::incremental::IncrementalError
- keri::incremental::IncrementalResult
- keri::incremental::ReplayReason
- keri::kel::KelError
- keri::resolve::ResolveError
- keri::rotation::RotationError
- keri::seal::SealType
- keri::validate::ValidationError
- policy::Expr
- policy::Outcome
- policy::ReasonCode
- policy::ReceiptVerificationResult
- storage::driver::StorageError
- storage::registry::backend::RegistryError
- storage::registry::backend::TenantIdError
- storage::registry::hooks::HookError
- storage::registry::org_member::MemberInvalidReason
- storage::registry::org_member::MemberStatus
- storage::registry::org_member::MemberStatusKind
- witness_config::WitnessPolicy
Traits
- attestation::export::AttestationSink
- domain::kel_port::KelPort
- identity::DidResolver
- identity::resolve::DidResolver
- policy::WitnessKeyResolver
- storage::attestation::AttestationSource
- storage::driver::StorageDriver
- storage::identity::IdentityStorage
- storage::receipts::ReceiptStorage
- storage::registry::backend::RegistryBackend
Functions
- agent_identity::format_agent_toml
- agent_identity::provision_agent_identity
- attestation::core::extend_expiration
- attestation::core::resign_attestation
- attestation::create::canonicalize_revocation_data
- attestation::create::create_signed_attestation
- attestation::encoders::json_encoder
- attestation::load::load_attestation_from_commit
- attestation::load::load_attestations_by_prefix
- attestation::revoke::create_signed_revocation
- attestation::verify::verify_with_resolver
- domain::attestation_message::determine_commit_message
- domain::keri_resolve::resolve_did_keri_at_sequence_via_port
- domain::keri_resolve::resolve_did_keri_via_port
- domain::keri_resolve::resolve_from_events
- domain::keri_resolve::resolve_from_events_at_sequence
- freeze::freeze_file_path
- freeze::load_active_freeze
- freeze::parse_duration
- freeze::remove_freeze
- freeze::store_freeze
- identity::helpers::encode_seed_as_pkcs8
- identity::helpers::extract_seed_bytes
- identity::helpers::generate_keypair_with_seed
- identity::helpers::load_keypair_from_der_or_seed
- identity::initialize::initialize_keri_identity
- identity::initialize::initialize_registry_identity
- identity::resolve::did_key_to_ed25519
- identity::resolve::ed25519_to_did_key
- identity::rotate::rotate_keri_identity
- identity::rotate::rotate_registry_identity
- keri::anchor::anchor_attestation
- keri::anchor::anchor_data
- keri::anchor::anchor_idp_binding
- keri::anchor::find_anchor_event
- keri::anchor::verify_anchor
- keri::anchor::verify_anchor_by_digest
- keri::anchor::verify_attestation_anchor_by_issuer
- keri::cache::cache_path_for_did
- keri::cache::clear_all_caches
- keri::cache::inspect_cache
- keri::cache::invalidate_cache
- keri::cache::list_cached_entries
- keri::cache::try_load_cached_state
- keri::cache::try_load_cached_state_full
- keri::cache::write_kel_cache
- keri::inception::create_keri_identity
- keri::inception::create_keri_identity_from_key
- keri::inception::create_keri_identity_with_backend
- keri::inception::did_to_prefix
- keri::inception::prefix_to_did
- keri::incremental::try_incremental_validation
- keri::resolve::parse_did_keri
- keri::resolve::resolve_did_keri
- keri::resolve::resolve_did_keri_at_sequence
- keri::rotation::abandon_identity
- keri::rotation::get_key_state
- keri::rotation::get_key_state_with_backend
- keri::rotation::rotate_keys
- keri::rotation::rotate_keys_with_backend
- keri::types::prefix_from_did
- keri::types::prefix_to_did
- keri::validate::compute_event_said
- keri::validate::finalize_icp_event
- keri::validate::replay_kel
- keri::validate::serialize_for_signing
- keri::validate::validate_for_append
- keri::validate::validate_kel
- keri::validate::verify_event_crypto
- keri::validate::verify_event_said
- policy::compile
- policy::compile::compile
- policy::compile::compile_from_json
- policy::compile::compile_from_json_with_limits
- policy::compile::compile_with_limits
- policy::compile_from_json
- policy::context_from_attestation
- policy::evaluate_compiled
- policy::evaluate_with_receipts
- policy::evaluate_with_witness
- policy::verify_receipts
- storage::git_refs::aggregate_canonical_refs
- storage::layout::attestation_blob_name
- storage::layout::attestation_ref_for_device
- storage::layout::default_attestation_prefixes
- storage::layout::device_namespace_prefix
- storage::layout::did_keri_to_prefix
- storage::layout::identity_blob_name
- storage::layout::identity_ref
- storage::layout::keri_document_ref
- storage::layout::keri_kel_ref
- storage::layout::keri_receipts_prefix
- storage::layout::keri_receipts_ref
- storage::layout::resolve_repo_path
- storage::layout::sanitize_did_for_ref
- storage::receipts::check_receipt_consistency
- storage::receipts::verify_receipt_signature
- storage::registry::hooks::install_cache_hooks
- storage::registry::hooks::install_linearity_hook
- storage::registry::hooks::uninstall_cache_hooks
- storage::registry::hooks::uninstall_linearity_hook
- storage::registry::org_member::attestation_capability_strings
- storage::registry::org_member::attestation_capability_vec
- storage::registry::org_member::capability_to_string
- storage::registry::org_member::compute_status
- storage::registry::org_member::expected_org_issuer
- storage::registry::shard::device_path
- storage::registry::shard::identity_path
- storage::registry::shard::org_path
- storage::registry::shard::path_parts
- storage::registry::shard::sanitize_did
- storage::registry::shard::shard_device_did
- storage::registry::shard::shard_prefix
- storage::registry::shard::unsanitize_did
- trailer::append_trailer
- trailer::extract_witness_receipts
- trailer::parse_trailers
- witness::event_hash_to_oid
- witness::oid_to_event_hash
Type Aliases
Constants
- attestation::create::ATTESTATION_VERSION
- attestation::revoke::REVOCATION_VERSION
- keri::KERI_VERSION
- keri::cache::CACHE_VERSION
- keri::incremental::MAX_INCREMENTAL_EVENTS
- policy::compile::MAX_CHAIN_DEPTH_LIMIT
- storage::layout::ATTESTATION_JSON
- storage::layout::IDENTITY_JSON
- storage::layout::KERI_DID_REF_NAMESPACE_PREFIX
- storage::layout::TOOL_PATH
- storage::registry::schemas::SCHEMA_VERSION
- storage::registry::shard::STORAGE_SCHEMA_VERSION
- trailer::WITNESS_RECEIPT_KEY