PyPI project
acapy-peopledata-did
2 indexed releases ยท newest sdist 0.1.0 with 146 indexed members
Files in 0.1.0 acapy-peopledata-did-0.1.0.tar.gz
- peopledata_did/__init__.py
- peopledata_did/definition.py
- peopledata_did/patched_protocols/__init__.py
- peopledata_did/patched_protocols/issue_credential/__init__.py
- peopledata_did/patched_protocols/issue_credential/definition.py
- peopledata_did/patched_protocols/issue_credential/v1_0/__init__.py
- peopledata_did/patched_protocols/issue_credential/v1_0/handlers/__init__.py
- peopledata_did/patched_protocols/issue_credential/v1_0/handlers/credential_ack_handler.py
- peopledata_did/patched_protocols/issue_credential/v1_0/handlers/credential_issue_handler.py
- peopledata_did/patched_protocols/issue_credential/v1_0/handlers/credential_offer_handler.py
- peopledata_did/patched_protocols/issue_credential/v1_0/handlers/credential_proposal_handler.py
- peopledata_did/patched_protocols/issue_credential/v1_0/handlers/credential_request_handler.py
- peopledata_did/patched_protocols/issue_credential/v1_0/manager.py
- peopledata_did/patched_protocols/issue_credential/v1_0/message_types.py
- peopledata_did/patched_protocols/issue_credential/v1_0/messages/__init__.py
- peopledata_did/patched_protocols/issue_credential/v1_0/messages/credential_ack.py
- peopledata_did/patched_protocols/issue_credential/v1_0/messages/credential_issue.py
- peopledata_did/patched_protocols/issue_credential/v1_0/messages/credential_offer.py
- peopledata_did/patched_protocols/issue_credential/v1_0/messages/credential_proposal.py
- peopledata_did/patched_protocols/issue_credential/v1_0/messages/credential_request.py
- peopledata_did/patched_protocols/issue_credential/v1_0/messages/inner/__init__.py
- peopledata_did/patched_protocols/issue_credential/v1_0/messages/inner/credential_preview.py
- peopledata_did/patched_protocols/issue_credential/v1_0/models/__init__.py
- peopledata_did/patched_protocols/issue_credential/v1_0/models/credential_exchange.py
- peopledata_did/patched_protocols/issue_credential/v1_0/routes.py
- peopledata_did/patched_protocols/present_proof/__init__.py
- peopledata_did/patched_protocols/present_proof/definition.py
- peopledata_did/patched_protocols/present_proof/v1_0/__init__.py
- peopledata_did/patched_protocols/present_proof/v1_0/handlers/__init__.py
- peopledata_did/patched_protocols/present_proof/v1_0/handlers/presentation_ack_handler.py
- peopledata_did/patched_protocols/present_proof/v1_0/handlers/presentation_handler.py
- peopledata_did/patched_protocols/present_proof/v1_0/handlers/presentation_proposal_handler.py
- peopledata_did/patched_protocols/present_proof/v1_0/handlers/presentation_request_handler.py
- peopledata_did/patched_protocols/present_proof/v1_0/manager.py
- peopledata_did/patched_protocols/present_proof/v1_0/message_types.py
- peopledata_did/patched_protocols/present_proof/v1_0/messages/__init__.py
- peopledata_did/patched_protocols/present_proof/v1_0/messages/inner/__init__.py
- peopledata_did/patched_protocols/present_proof/v1_0/messages/inner/presentation_preview.py
- peopledata_did/patched_protocols/present_proof/v1_0/messages/presentation.py
- peopledata_did/patched_protocols/present_proof/v1_0/messages/presentation_ack.py
- peopledata_did/patched_protocols/present_proof/v1_0/messages/presentation_proposal.py
- peopledata_did/patched_protocols/present_proof/v1_0/messages/presentation_request.py
- peopledata_did/patched_protocols/present_proof/v1_0/models/__init__.py
- peopledata_did/patched_protocols/present_proof/v1_0/models/presentation_exchange.py
- peopledata_did/patched_protocols/present_proof/v1_0/routes.py
- peopledata_did/patched_protocols/present_proof/v1_0/util/__init__.py
- peopledata_did/patched_protocols/present_proof/v1_0/util/indy.py
- peopledata_did/patched_protocols/present_proof/v1_0/util/predicate.py
- peopledata_did/v1_0/__init__.py
- peopledata_did/v1_0/decorators/__init__.py
- peopledata_did/v1_0/decorators/data_agreement_context_decorator.py
- peopledata_did/v1_0/decorators/patched_decorator_set.py
- peopledata_did/v1_0/handlers/__init__.py
- peopledata_did/v1_0/handlers/da_negotiation_receipt_handler.py
- peopledata_did/v1_0/handlers/da_permissions_handler.py
- peopledata_did/v1_0/handlers/data_agreement_qr_code_initiate_handler.py
- peopledata_did/v1_0/handlers/data_agreement_qr_code_problem_report_handler.py
- peopledata_did/v1_0/handlers/data_controller_details_handler.py
- peopledata_did/v1_0/handlers/data_controller_details_response_handler.py
- peopledata_did/v1_0/handlers/fetch_preferences_handler.py
- peopledata_did/v1_0/handlers/fetch_preferences_response_handler.py
- peopledata_did/v1_0/handlers/json_ld_processed_handler.py
- peopledata_did/v1_0/handlers/json_ld_processed_response_handler.py
- peopledata_did/v1_0/handlers/mydata_did_problem_report_handler.py
- peopledata_did/v1_0/handlers/read_did_handler.py
- peopledata_did/v1_0/handlers/read_did_response_handler.py
- peopledata_did/v1_0/handlers/update_preferences_message_handler.py
- peopledata_did/v1_0/manager.py
- peopledata_did/v1_0/message_types.py
- peopledata_did/v1_0/messages/__init__.py
- peopledata_did/v1_0/messages/da_negotiation_receipt.py
- peopledata_did/v1_0/messages/da_permissions.py
- peopledata_did/v1_0/messages/data_agreement_accept.py
- peopledata_did/v1_0/messages/data_agreement_offer.py
- peopledata_did/v1_0/messages/data_agreement_qr_code_initiate.py
- peopledata_did/v1_0/messages/data_agreement_qr_code_problem_report.py
- peopledata_did/v1_0/messages/data_agreement_reject.py
- peopledata_did/v1_0/messages/data_agreement_terminate.py
- peopledata_did/v1_0/messages/data_agreement_terminate_ack.py
- peopledata_did/v1_0/messages/data_controller_details.py
- peopledata_did/v1_0/messages/data_controller_details_response.py
- peopledata_did/v1_0/messages/existing_connections.py
- peopledata_did/v1_0/messages/fetch_preferences.py
- peopledata_did/v1_0/messages/fetch_preferences_response.py
- peopledata_did/v1_0/messages/json_ld_processed.py
- peopledata_did/v1_0/messages/json_ld_processed_response.py
- peopledata_did/v1_0/messages/problem_report.py
- peopledata_did/v1_0/messages/read_did.py
- peopledata_did/v1_0/messages/read_did_response.py
- peopledata_did/v1_0/messages/update_preferences_message.py
- peopledata_did/v1_0/models/__init__.py
- peopledata_did/v1_0/models/da_permissions_model.py
- peopledata_did/v1_0/models/data_agreement_instance_model.py
- peopledata_did/v1_0/models/data_agreement_model.py
- peopledata_did/v1_0/models/data_agreement_negotiation_accept_model.py
- peopledata_did/v1_0/models/data_agreement_negotiation_offer_model.py
- peopledata_did/v1_0/models/data_agreement_negotiation_receipt_model.py
- peopledata_did/v1_0/models/data_agreement_negotiation_reject_model.py
- peopledata_did/v1_0/models/data_agreement_qr_code_initiate_model.py
- peopledata_did/v1_0/models/data_agreement_response_model.py
- peopledata_did/v1_0/models/data_agreement_termination_terminate_model.py
- peopledata_did/v1_0/models/data_controller_model.py
- peopledata_did/v1_0/models/diddoc_model.py
- peopledata_did/v1_0/models/exchange_records/__init__.py
- peopledata_did/v1_0/models/exchange_records/auditor_didcomm_transaction_record.py
- peopledata_did/v1_0/models/exchange_records/data_agreement_didcomm_transaction_record.py
- peopledata_did/v1_0/models/exchange_records/data_agreement_personal_data_record.py
- peopledata_did/v1_0/models/exchange_records/data_agreement_record.py
- peopledata_did/v1_0/models/existing_connections_model.py
- peopledata_did/v1_0/models/fetch_preferences_response_model.py
- peopledata_did/v1_0/models/json_ld_processed_model.py
- peopledata_did/v1_0/models/json_ld_processed_response_model.py
- peopledata_did/v1_0/models/read_data_agreement_model.py
- peopledata_did/v1_0/models/read_data_agreement_response_model.py
- peopledata_did/v1_0/models/update_preferences_model.py
- peopledata_did/v1_0/routes/__init__.py
- peopledata_did/v1_0/routes/connection_routes.py
- peopledata_did/v1_0/routes/data_agreement_auditor_functions_routes.py
- peopledata_did/v1_0/routes/data_agreement_core_functions_routes.py
- peopledata_did/v1_0/routes/data_controller_functions_routes.py
- peopledata_did/v1_0/routes/jsonld_routes.py
- peopledata_did/v1_0/routes/maps/__init__.py
- peopledata_did/v1_0/routes/maps/route_maps.py
- peopledata_did/v1_0/routes/maps/tag_maps.py
- peopledata_did/v1_0/routes/mydata_did_operations_routes.py
- peopledata_did/v1_0/routes/openapi/__init__.py
- peopledata_did/v1_0/routes/openapi/schemas.py
- peopledata_did/v1_0/routes/routes.py
- peopledata_did/v1_0/utils/__init__.py
- peopledata_did/v1_0/utils/did/__init__.py
- peopledata_did/v1_0/utils/did/mydata_did.py
- peopledata_did/v1_0/utils/diddoc.py
- peopledata_did/v1_0/utils/jsonld/__init__.py
- peopledata_did/v1_0/utils/jsonld/create_verify_data.py
- peopledata_did/v1_0/utils/jsonld/data_agreement.py
- peopledata_did/v1_0/utils/jwe.py
- peopledata_did/v1_0/utils/regex.py
- peopledata_did/v1_0/utils/service.py
- peopledata_did/v1_0/utils/util.py
- peopledata_did/v1_0/utils/verification_method.py
- peopledata_did/v1_0/utils/wallet/__init__.py
- peopledata_did/v1_0/utils/wallet/crypto.py
- peopledata_did/v1_0/utils/wallet/error.py
- peopledata_did/v1_0/utils/wallet/key_type.py
- peopledata_did/v1_0/utils/wallet/util.py
- setup.py