@cardanowall/sdk-ts 0.2.0 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (49) hide show
  1. package/dist/client/index.cjs +2566 -1706
  2. package/dist/client/index.cjs.map +1 -1
  3. package/dist/client/index.d.cts +42 -5
  4. package/dist/client/index.d.ts +42 -5
  5. package/dist/client/index.js +2564 -1708
  6. package/dist/client/index.js.map +1 -1
  7. package/dist/conformance/cli.cjs +5978 -3438
  8. package/dist/conformance/cli.cjs.map +1 -1
  9. package/dist/conformance/cli.js +5978 -3438
  10. package/dist/conformance/cli.js.map +1 -1
  11. package/dist/fetch/index.cjs +33 -14
  12. package/dist/fetch/index.cjs.map +1 -1
  13. package/dist/fetch/index.d.cts +2 -2
  14. package/dist/fetch/index.d.ts +2 -2
  15. package/dist/fetch/index.js +32 -15
  16. package/dist/fetch/index.js.map +1 -1
  17. package/dist/{fetch-outbound-BT5-NiYN.d.cts → fetch-outbound-dOK3ZxYa.d.cts} +7 -3
  18. package/dist/{fetch-outbound-BT5-NiYN.d.ts → fetch-outbound-dOK3ZxYa.d.ts} +7 -3
  19. package/dist/hash/index.cjs +1 -1
  20. package/dist/hash/index.cjs.map +1 -1
  21. package/dist/hash/index.js +1 -1
  22. package/dist/hash/index.js.map +1 -1
  23. package/dist/identity/index.cjs +460 -219
  24. package/dist/identity/index.cjs.map +1 -1
  25. package/dist/identity/index.d.cts +3 -2
  26. package/dist/identity/index.d.ts +3 -2
  27. package/dist/identity/index.js +460 -219
  28. package/dist/identity/index.js.map +1 -1
  29. package/dist/index.cjs +6912 -3678
  30. package/dist/index.cjs.map +1 -1
  31. package/dist/index.d.cts +7 -7
  32. package/dist/index.d.ts +7 -7
  33. package/dist/index.js +6890 -3672
  34. package/dist/index.js.map +1 -1
  35. package/dist/merkle/index.cjs +1 -1
  36. package/dist/merkle/index.js +1 -1
  37. package/dist/types-Cexm4VH9.d.cts +119 -0
  38. package/dist/types-CgoBub9J.d.ts +119 -0
  39. package/dist/{types-DGsZTMuZ.d.cts → types-Dp4wUSFI.d.cts} +220 -1
  40. package/dist/{types-DGsZTMuZ.d.ts → types-Dp4wUSFI.d.ts} +220 -1
  41. package/dist/verifier/index.cjs +5738 -3205
  42. package/dist/verifier/index.cjs.map +1 -1
  43. package/dist/verifier/index.d.cts +159 -111
  44. package/dist/verifier/index.d.ts +159 -111
  45. package/dist/verifier/index.js +5726 -3201
  46. package/dist/verifier/index.js.map +1 -1
  47. package/package.json +3 -3
  48. package/dist/types-B8Q3gW54.d.ts +0 -123
  49. package/dist/types-CLXdbjqr.d.cts +0 -123
package/dist/index.d.cts CHANGED
@@ -1,17 +1,17 @@
1
- export { B as BodyTooLargeError, D as DEFAULT_OUTBOUND_MAX_BYTES, a as DENY_HOSTS_DEFAULT, b as DenyHostError, F as FetchOutbound, c as FetchOutboundOptions, d as FetchOutboundResult, H as HttpCallRecord, e as HttpMethod, f as HttpPurpose, O as OutboundExhaustedError, R as RetryConfig, U as UnsupportedMethodError, g as UnsupportedProtocolError, W as WrapFetchOutboundConfig, h as defaultFetchOutbound, i as fetchOutbound, m as matchesDenyList, w as wrapFetchOutbound } from './fetch-outbound-BT5-NiYN.cjs';
1
+ export { B as BodyTooLargeError, D as DEFAULT_OUTBOUND_MAX_BYTES, a as DENY_HOSTS_DEFAULT, b as DenyHostError, F as FetchOutbound, c as FetchOutboundOptions, d as FetchOutboundResult, H as HttpCallRecord, e as HttpMethod, f as HttpPurpose, O as OutboundExhaustedError, R as RetryConfig, U as UnsupportedMethodError, g as UnsupportedProtocolError, W as WrapFetchOutboundConfig, h as defaultFetchOutbound, i as fetchOutbound, j as isBodyTooLargeError, k as isDenyHostError, m as matchesDenyList, w as wrapFetchOutbound } from './fetch-outbound-dOK3ZxYa.cjs';
2
2
  export { DenyHostsFetchOptions, HttpCall, denyHostsFetch } from './fetch/index.cjs';
3
- export { D as DecryptionVerdict, E as ExitCode, I as ItemHashCheck, M as MerkleVerdict, N as Network, P as PROFILE_RANK, a as Profile, S as SignatureFailureReason, b as SignatureVerdict, c as SignerType, V as Verdict, d as VerifyItemDecryption, e as VerifyMerkleCheck, f as VerifyRecordSignature, g as VerifyReport, h as VerifyTxInput, i as VerifyTxOutput, j as VerifyTxSummary, k as VerifyTxWitness, l as VerifyUriCheck } from './types-CLXdbjqr.cjs';
4
- export { BLOCKFROST_MAINNET_HOST, CONFIRMATION_DEPTH_THRESHOLD_DEFAULT, DEFAULT_PROFILE, KOIOS_MAINNET_URL, NotALabel309RecordError, ResolvedTx, TxComponents, decodeTxSummary, decodeTxWitnesses, exitCodeForVerdict, extractLabel309Metadata, fetchItemCiphertext, planProfileSkips, profileImplements, resolveCardanoTx, sliceLabel309Value, sliceTxComponents, tryDecryptions, verifyMerkleCommitments, verifyRecordSignatures, verifyReportToDict, verifyResolved, verifyTx } from './verifier/index.cjs';
5
- export { AccountNamespace, AssembleCoseSign1Args, AssembleCoseSign1Result, BatchEmptyError, BatchTooLargeError, ForbiddenError, IdempotencyConflictError, InsufficientFundsError, InsufficientScopeError, InternalServerError, InvalidBodyError, InvalidClientConfigError, Label309Client, Label309HttpError, Label309HttpErrorInit, MalformedCborError, NotFoundError, OffHostSignError, OffHostSignErrorCode, PartialUploadError, PoeNamespace, PrepareSigStructureArgs, PrepareSigStructureHashedResult, PrepareSigStructureResult, ProblemDetails, ProblemErrorEntry, PublishError, QuoteAlreadyConsumedError, QuoteExpiredError, QuoteNotFoundError, RateLimitedError, RecordNotFoundError, RecordsNamespace, ServiceUnavailableError, UnauthorizedError, ValidationFailedError, assembleCoseSign1, assembleCoseSign1Hashed, buildToSign, parseHttpError, prepareSigStructure, prepareSigStructureHashed } from './client/index.cjs';
6
- export { A as AccountBalance, C as ConformanceProfile, F as FetchImpl, L as Label309ClientConfig, P as PoeItemResponse, a as PoeStatus, b as PoeVerifyInput, c as PublishBatchEntry, d as PublishBatchFailureEntry, e as PublishBatchFailureError, f as PublishBatchInput, g as PublishBatchResponse, h as PublishBatchResultEntry, i as PublishBatchSuccessEntry, j as PublishContentInput, k as PublishInput, l as PublishMerkleInput, m as PublishMerkleResponse, n as PublishPrehashedInput, o as PublishResponse, p as PublishSealedInput, Q as QuoteInput, q as QuoteResponse, R as RecordResource, r as RecordScheme, s as RecordSignature, t as RecordStatus, u as RecordsListInput, v as RecordsListResponse, S as Signer, w as StorageTarget, x as SupportedHashAlg, U as UploadEntry, y as UploadFailureEntry, z as UploadSuccessEntry, B as UploadsInput, D as UploadsResponse } from './types-DGsZTMuZ.cjs';
3
+ export { C as ContentCheck, D as DecryptionCredential, a as DecryptionOutcome, E as EXIT_CODE_FOR_VERDICT, b as ExitCode, I as ItemReportEntry, M as MerkleReportEntry, P as PROFILE_RANK, c as Profile, S as SignatureFailureReason, d as SignatureVerdict, e as SignerType, V as Verdict, f as VerifyRecordSignature, g as VerifyReport, h as VerifyResolvedInput, i as VerifyTxInput, j as VerifyTxOutput, k as VerifyTxSummary, l as VerifyTxWitness } from './types-Cexm4VH9.cjs';
4
+ export { ARWEAVE_GATEWAY_DEFAULTS, BLOCKFROST_MAINNET_HOST, CONFIRMATION_DEPTH_THRESHOLD_DEFAULT, CidBindingOutcome, DEFAULT_PROFILE, IssuePath, IssueSink, KOIOS_MAINNET_URL, ParsedCid, ResolveFailureCode, ResolveOutcome, ResolvedTx, TxBindingResult, TxComponents, UnwrappedAuxiliaryData, auxiliaryDataHashFromTxBody, bindTransactionBytes, compareIssuePaths, decodeTxSummary, decodeTxWitnesses, detectConformanceProfile, exitCodeForVerdict, issueOf, parseCid, planProfileSkips, profileImplements, resolveCardanoTx, sliceTxComponents, sortIssues, unwrapAuxiliaryData, verifyIpfsCidBinding, verifyRecordSignatures, verifyReportToDict, verifyResolved, verifyTx } from './verifier/index.cjs';
5
+ export { AccountNamespace, AssembleCoseSign1Args, AssembleCoseSign1Result, BatchEmptyError, BatchTooLargeError, DEFAULT_RESUMABLE_CHUNK_BYTES, DEFAULT_RESUMABLE_THRESHOLD_BYTES, ForbiddenError, IdempotencyConflictError, InsufficientFundsError, InsufficientScopeError, InternalServerError, InvalidBodyError, InvalidClientConfigError, Label309Client, Label309HttpError, Label309HttpErrorInit, MalformedCborError, NotFoundError, OffHostSignError, OffHostSignErrorCode, PartialUploadError, PoeNamespace, PrepareSigStructureArgs, PrepareSigStructureHashedResult, PrepareSigStructureResult, ProblemDetails, ProblemErrorEntry, PublishError, QuoteAlreadyConsumedError, QuoteExpiredError, QuoteNotFoundError, RateLimitedError, RecordNotFoundError, RecordsNamespace, ResumableUploadError, ServiceUnavailableError, UnauthorizedError, ValidationFailedError, assembleCoseSign1, assembleCoseSign1Hashed, buildToSign, parseHttpError, prepareSigStructure, prepareSigStructureHashed } from './client/index.cjs';
6
+ export { A as AccountBalance, C as ConformanceProfile, F as FetchImpl, L as Label309ClientConfig, P as PoeItemResponse, a as PoeStatus, b as PoeVerifyInput, c as PublishBatchEntry, d as PublishBatchFailureEntry, e as PublishBatchFailureError, f as PublishBatchInput, g as PublishBatchResponse, h as PublishBatchResultEntry, i as PublishBatchSuccessEntry, j as PublishContentInput, k as PublishInput, l as PublishMerkleInput, m as PublishMerkleResponse, n as PublishPrehashedInput, o as PublishResponse, p as PublishSealedInput, Q as QuoteInput, q as QuoteResponse, R as RecordResource, r as RecordScheme, s as RecordSignature, t as RecordStatus, u as RecordsListInput, v as RecordsListResponse, w as ResumableSource, x as ResumableSourceInput, S as Signer, y as StorageTarget, z as SupportedHashAlg, U as UploadAttemptCommitted, B as UploadAttemptReleaseReason, D as UploadAttemptReleased, E as UploadAttemptReserved, G as UploadAttemptState, H as UploadAttemptStatus, I as UploadEntry, J as UploadFailureEntry, K as UploadResumableInput, M as UploadResumableResult, N as UploadSessionAcceptedResponse, O as UploadSessionChunkResponse, T as UploadSessionCompleteResponse, V as UploadSessionCompletedResponse, W as UploadSessionCreateRequest, X as UploadSessionCreateResponse, Y as UploadSessionDeduplicatedResponse, Z as UploadSessionState, _ as UploadSessionStatus, $ as UploadSuccessEntry, a0 as UploadsInput, a1 as UploadsResponse, a2 as toResumableSource } from './types-Dp4wUSFI.cjs';
7
7
  export { CROCKFORD_ENCODED_LENGTH_FOR_UUID, POE_ID_PATTERN, POE_ID_PREFIX, PoeIdSchema, PrefixedId, decodeCrockfordBase32, decodePrefixedId, encodeBytesVariableLength, encodeCrockfordBase32, encodePrefixedId, isPrefixedId } from './ids/index.cjs';
8
8
  export { i as merkle } from './index-Cg1QqVmA.cjs';
9
9
  export { i as hash } from './index-BhnlWJAY.cjs';
10
- export { ERROR_CODES, EncryptionEnvelope, ErrorCode, ItemEntry, MerkleCommit, PoeRecord, PoeRecordSchema, SEVERITY, STRUCTURAL_ERROR_CODES, Severity, SigEntry, Slot, StructuralErrorCode, Supersedes, VERIFIER_ERROR_CODES, ValidateResult, ValidationIssue, VerifierErrorCode, encodePoeRecord, encodeRecordBodyForSigning, severityOf, validatePoeRecord } from '@cardanowall/poe-standard';
10
+ export { ERROR_CODES, EncryptionEnvelope, ErrorCode, ItemEntry, MerkleCommit, PoeRecord, PoeRecordSchema, SEVERITY, STRUCTURAL_ERROR_CODES, Severity, SigEntry, Slot, StructuralErrorCode, Supersedes, VERIFIER_ERROR_CODES, ValidationIssue, ValidationResult, ValidatorOptions, ValidatorRole, VerifierErrorCode, encodePoeRecord, encodeRecordBodyForSigning, severityOf, validatePoeRecord } from '@cardanowall/poe-standard';
11
11
  export { RecipientKeyBundle, eciesSealedPoeUnwrap, eciesSealedPoeWrap } from '@cardanowall/crypto-core/sealed-poe';
12
12
  export { DecryptSealedFromSeedArgs, SeedKeys, SeedRecipients, decryptSealedFromSeed, deriveKeysFromSeed, recipientKeyBundleFromSeed, recipientsFromSeed, signerFromSeed } from './identity/index.cjs';
13
13
  export { ParsedAgeRecipient, RecipientKem, encodeAgeX25519Recipient, encodeAgeXWingRecipient, parseAgeRecipient } from '@cardanowall/crypto-core/recipient';
14
- export { DerivedEd25519KeyPair, DerivedMlKem768X25519KeyPair, DerivedX25519KeyPair, deriveEd25519KeypairFromSeed, deriveMlKem768X25519KeypairFromSeed, deriveX25519KeypairFromSeed } from '@cardanowall/crypto-core/seed-derive';
14
+ export { DerivedEd25519KeyPair, DerivedMlKem768X25519KeyPair, DerivedX25519KeyPair, IDENTITY_SEED_HRP, SeedEncodingError, SeedEncodingErrorCode, deriveEd25519KeypairFromSeed, deriveMlKem768X25519KeypairFromSeed, deriveX25519KeypairFromSeed, encodeIdentitySeed, parseIdentitySeed } from '@cardanowall/crypto-core/seed-derive';
15
15
  import 'zod';
16
16
  import '@cardanowall/crypto-core/hash';
17
17
  import '@cardanowall/crypto-core/merkle';
package/dist/index.d.ts CHANGED
@@ -1,17 +1,17 @@
1
- export { B as BodyTooLargeError, D as DEFAULT_OUTBOUND_MAX_BYTES, a as DENY_HOSTS_DEFAULT, b as DenyHostError, F as FetchOutbound, c as FetchOutboundOptions, d as FetchOutboundResult, H as HttpCallRecord, e as HttpMethod, f as HttpPurpose, O as OutboundExhaustedError, R as RetryConfig, U as UnsupportedMethodError, g as UnsupportedProtocolError, W as WrapFetchOutboundConfig, h as defaultFetchOutbound, i as fetchOutbound, m as matchesDenyList, w as wrapFetchOutbound } from './fetch-outbound-BT5-NiYN.js';
1
+ export { B as BodyTooLargeError, D as DEFAULT_OUTBOUND_MAX_BYTES, a as DENY_HOSTS_DEFAULT, b as DenyHostError, F as FetchOutbound, c as FetchOutboundOptions, d as FetchOutboundResult, H as HttpCallRecord, e as HttpMethod, f as HttpPurpose, O as OutboundExhaustedError, R as RetryConfig, U as UnsupportedMethodError, g as UnsupportedProtocolError, W as WrapFetchOutboundConfig, h as defaultFetchOutbound, i as fetchOutbound, j as isBodyTooLargeError, k as isDenyHostError, m as matchesDenyList, w as wrapFetchOutbound } from './fetch-outbound-dOK3ZxYa.js';
2
2
  export { DenyHostsFetchOptions, HttpCall, denyHostsFetch } from './fetch/index.js';
3
- export { D as DecryptionVerdict, E as ExitCode, I as ItemHashCheck, M as MerkleVerdict, N as Network, P as PROFILE_RANK, a as Profile, S as SignatureFailureReason, b as SignatureVerdict, c as SignerType, V as Verdict, d as VerifyItemDecryption, e as VerifyMerkleCheck, f as VerifyRecordSignature, g as VerifyReport, h as VerifyTxInput, i as VerifyTxOutput, j as VerifyTxSummary, k as VerifyTxWitness, l as VerifyUriCheck } from './types-B8Q3gW54.js';
4
- export { BLOCKFROST_MAINNET_HOST, CONFIRMATION_DEPTH_THRESHOLD_DEFAULT, DEFAULT_PROFILE, KOIOS_MAINNET_URL, NotALabel309RecordError, ResolvedTx, TxComponents, decodeTxSummary, decodeTxWitnesses, exitCodeForVerdict, extractLabel309Metadata, fetchItemCiphertext, planProfileSkips, profileImplements, resolveCardanoTx, sliceLabel309Value, sliceTxComponents, tryDecryptions, verifyMerkleCommitments, verifyRecordSignatures, verifyReportToDict, verifyResolved, verifyTx } from './verifier/index.js';
5
- export { AccountNamespace, AssembleCoseSign1Args, AssembleCoseSign1Result, BatchEmptyError, BatchTooLargeError, ForbiddenError, IdempotencyConflictError, InsufficientFundsError, InsufficientScopeError, InternalServerError, InvalidBodyError, InvalidClientConfigError, Label309Client, Label309HttpError, Label309HttpErrorInit, MalformedCborError, NotFoundError, OffHostSignError, OffHostSignErrorCode, PartialUploadError, PoeNamespace, PrepareSigStructureArgs, PrepareSigStructureHashedResult, PrepareSigStructureResult, ProblemDetails, ProblemErrorEntry, PublishError, QuoteAlreadyConsumedError, QuoteExpiredError, QuoteNotFoundError, RateLimitedError, RecordNotFoundError, RecordsNamespace, ServiceUnavailableError, UnauthorizedError, ValidationFailedError, assembleCoseSign1, assembleCoseSign1Hashed, buildToSign, parseHttpError, prepareSigStructure, prepareSigStructureHashed } from './client/index.js';
6
- export { A as AccountBalance, C as ConformanceProfile, F as FetchImpl, L as Label309ClientConfig, P as PoeItemResponse, a as PoeStatus, b as PoeVerifyInput, c as PublishBatchEntry, d as PublishBatchFailureEntry, e as PublishBatchFailureError, f as PublishBatchInput, g as PublishBatchResponse, h as PublishBatchResultEntry, i as PublishBatchSuccessEntry, j as PublishContentInput, k as PublishInput, l as PublishMerkleInput, m as PublishMerkleResponse, n as PublishPrehashedInput, o as PublishResponse, p as PublishSealedInput, Q as QuoteInput, q as QuoteResponse, R as RecordResource, r as RecordScheme, s as RecordSignature, t as RecordStatus, u as RecordsListInput, v as RecordsListResponse, S as Signer, w as StorageTarget, x as SupportedHashAlg, U as UploadEntry, y as UploadFailureEntry, z as UploadSuccessEntry, B as UploadsInput, D as UploadsResponse } from './types-DGsZTMuZ.js';
3
+ export { C as ContentCheck, D as DecryptionCredential, a as DecryptionOutcome, E as EXIT_CODE_FOR_VERDICT, b as ExitCode, I as ItemReportEntry, M as MerkleReportEntry, P as PROFILE_RANK, c as Profile, S as SignatureFailureReason, d as SignatureVerdict, e as SignerType, V as Verdict, f as VerifyRecordSignature, g as VerifyReport, h as VerifyResolvedInput, i as VerifyTxInput, j as VerifyTxOutput, k as VerifyTxSummary, l as VerifyTxWitness } from './types-CgoBub9J.js';
4
+ export { ARWEAVE_GATEWAY_DEFAULTS, BLOCKFROST_MAINNET_HOST, CONFIRMATION_DEPTH_THRESHOLD_DEFAULT, CidBindingOutcome, DEFAULT_PROFILE, IssuePath, IssueSink, KOIOS_MAINNET_URL, ParsedCid, ResolveFailureCode, ResolveOutcome, ResolvedTx, TxBindingResult, TxComponents, UnwrappedAuxiliaryData, auxiliaryDataHashFromTxBody, bindTransactionBytes, compareIssuePaths, decodeTxSummary, decodeTxWitnesses, detectConformanceProfile, exitCodeForVerdict, issueOf, parseCid, planProfileSkips, profileImplements, resolveCardanoTx, sliceTxComponents, sortIssues, unwrapAuxiliaryData, verifyIpfsCidBinding, verifyRecordSignatures, verifyReportToDict, verifyResolved, verifyTx } from './verifier/index.js';
5
+ export { AccountNamespace, AssembleCoseSign1Args, AssembleCoseSign1Result, BatchEmptyError, BatchTooLargeError, DEFAULT_RESUMABLE_CHUNK_BYTES, DEFAULT_RESUMABLE_THRESHOLD_BYTES, ForbiddenError, IdempotencyConflictError, InsufficientFundsError, InsufficientScopeError, InternalServerError, InvalidBodyError, InvalidClientConfigError, Label309Client, Label309HttpError, Label309HttpErrorInit, MalformedCborError, NotFoundError, OffHostSignError, OffHostSignErrorCode, PartialUploadError, PoeNamespace, PrepareSigStructureArgs, PrepareSigStructureHashedResult, PrepareSigStructureResult, ProblemDetails, ProblemErrorEntry, PublishError, QuoteAlreadyConsumedError, QuoteExpiredError, QuoteNotFoundError, RateLimitedError, RecordNotFoundError, RecordsNamespace, ResumableUploadError, ServiceUnavailableError, UnauthorizedError, ValidationFailedError, assembleCoseSign1, assembleCoseSign1Hashed, buildToSign, parseHttpError, prepareSigStructure, prepareSigStructureHashed } from './client/index.js';
6
+ export { A as AccountBalance, C as ConformanceProfile, F as FetchImpl, L as Label309ClientConfig, P as PoeItemResponse, a as PoeStatus, b as PoeVerifyInput, c as PublishBatchEntry, d as PublishBatchFailureEntry, e as PublishBatchFailureError, f as PublishBatchInput, g as PublishBatchResponse, h as PublishBatchResultEntry, i as PublishBatchSuccessEntry, j as PublishContentInput, k as PublishInput, l as PublishMerkleInput, m as PublishMerkleResponse, n as PublishPrehashedInput, o as PublishResponse, p as PublishSealedInput, Q as QuoteInput, q as QuoteResponse, R as RecordResource, r as RecordScheme, s as RecordSignature, t as RecordStatus, u as RecordsListInput, v as RecordsListResponse, w as ResumableSource, x as ResumableSourceInput, S as Signer, y as StorageTarget, z as SupportedHashAlg, U as UploadAttemptCommitted, B as UploadAttemptReleaseReason, D as UploadAttemptReleased, E as UploadAttemptReserved, G as UploadAttemptState, H as UploadAttemptStatus, I as UploadEntry, J as UploadFailureEntry, K as UploadResumableInput, M as UploadResumableResult, N as UploadSessionAcceptedResponse, O as UploadSessionChunkResponse, T as UploadSessionCompleteResponse, V as UploadSessionCompletedResponse, W as UploadSessionCreateRequest, X as UploadSessionCreateResponse, Y as UploadSessionDeduplicatedResponse, Z as UploadSessionState, _ as UploadSessionStatus, $ as UploadSuccessEntry, a0 as UploadsInput, a1 as UploadsResponse, a2 as toResumableSource } from './types-Dp4wUSFI.js';
7
7
  export { CROCKFORD_ENCODED_LENGTH_FOR_UUID, POE_ID_PATTERN, POE_ID_PREFIX, PoeIdSchema, PrefixedId, decodeCrockfordBase32, decodePrefixedId, encodeBytesVariableLength, encodeCrockfordBase32, encodePrefixedId, isPrefixedId } from './ids/index.js';
8
8
  export { i as merkle } from './index-Cg1QqVmA.js';
9
9
  export { i as hash } from './index-BhnlWJAY.js';
10
- export { ERROR_CODES, EncryptionEnvelope, ErrorCode, ItemEntry, MerkleCommit, PoeRecord, PoeRecordSchema, SEVERITY, STRUCTURAL_ERROR_CODES, Severity, SigEntry, Slot, StructuralErrorCode, Supersedes, VERIFIER_ERROR_CODES, ValidateResult, ValidationIssue, VerifierErrorCode, encodePoeRecord, encodeRecordBodyForSigning, severityOf, validatePoeRecord } from '@cardanowall/poe-standard';
10
+ export { ERROR_CODES, EncryptionEnvelope, ErrorCode, ItemEntry, MerkleCommit, PoeRecord, PoeRecordSchema, SEVERITY, STRUCTURAL_ERROR_CODES, Severity, SigEntry, Slot, StructuralErrorCode, Supersedes, VERIFIER_ERROR_CODES, ValidationIssue, ValidationResult, ValidatorOptions, ValidatorRole, VerifierErrorCode, encodePoeRecord, encodeRecordBodyForSigning, severityOf, validatePoeRecord } from '@cardanowall/poe-standard';
11
11
  export { RecipientKeyBundle, eciesSealedPoeUnwrap, eciesSealedPoeWrap } from '@cardanowall/crypto-core/sealed-poe';
12
12
  export { DecryptSealedFromSeedArgs, SeedKeys, SeedRecipients, decryptSealedFromSeed, deriveKeysFromSeed, recipientKeyBundleFromSeed, recipientsFromSeed, signerFromSeed } from './identity/index.js';
13
13
  export { ParsedAgeRecipient, RecipientKem, encodeAgeX25519Recipient, encodeAgeXWingRecipient, parseAgeRecipient } from '@cardanowall/crypto-core/recipient';
14
- export { DerivedEd25519KeyPair, DerivedMlKem768X25519KeyPair, DerivedX25519KeyPair, deriveEd25519KeypairFromSeed, deriveMlKem768X25519KeypairFromSeed, deriveX25519KeypairFromSeed } from '@cardanowall/crypto-core/seed-derive';
14
+ export { DerivedEd25519KeyPair, DerivedMlKem768X25519KeyPair, DerivedX25519KeyPair, IDENTITY_SEED_HRP, SeedEncodingError, SeedEncodingErrorCode, deriveEd25519KeypairFromSeed, deriveMlKem768X25519KeypairFromSeed, deriveX25519KeypairFromSeed, encodeIdentitySeed, parseIdentitySeed } from '@cardanowall/crypto-core/seed-derive';
15
15
  import 'zod';
16
16
  import '@cardanowall/crypto-core/hash';
17
17
  import '@cardanowall/crypto-core/merkle';