The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of JWSETKit, reference main (9f9581), with Swift 6.2 for macOS (SPM) on 13 Dec 2025 03:04:25 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/amosavian/JWSETKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/amosavian/JWSETKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9f95819 tests: Add more tests for JSONPointer and SDJWT serialization
Cloned https://github.com/amosavian/JWSETKit.git
Revision (git rev-parse @):
9f958190e4a530354ea0d2bf4e1560642493838c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/amosavian/JWSETKit.git at main
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-asn1.git
[1/1667] Fetching swift-asn1
[868/20054] Fetching swift-asn1, swift-collections
[869/37519] Fetching swift-asn1, swift-collections, swift-crypto
Fetched https://github.com/apple/swift-collections.git from cache (1.84s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.04s)
Fetched https://github.com/apple/swift-asn1.git from cache (2.04s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (5.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.69s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (0.68s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "jwsetkit",
      "name": "JWSETKit",
      "url": "https://github.com/amosavian/JWSETKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JWSETKit",
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-asn1",
          "name": "swift-asn1",
          "url": "https://github.com/apple/swift-asn1.git",
          "version": "1.5.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto.git",
          "version": "4.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "dependencies": [
            {
              "identity": "swift-asn1",
              "name": "swift-asn1",
              "url": "https://github.com/apple/swift-asn1.git",
              "version": "1.5.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/amosavian/JWSETKit.git
[1/4227] Fetching jwsetkit
Fetched https://github.com/amosavian/JWSETKit.git from cache (1.10s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.57s)
Fetched https://github.com/apple/swift-collections.git from cache (0.59s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.59s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (0.65s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.05s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (0.03s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/amosavian/JWSETKit.git
Working copy of https://github.com/amosavian/JWSETKit.git resolved at main (9f95819)
Found 3 product dependencies
  - swift-collections
  - swift-asn1
  - swift-crypto
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/amosavian/JWSETKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/20] Write sources
[5/20] Copying PrivacyInfo.xcprivacy
[5/20] Copying Localizable.stringsdict
[5/20] Write sources
[12/20] Copying Info.plist
[12/20] Write sources
[12/20] Copying Localizable.stringsdict
[12/20] Write sources
[14/20] Copying Localizable.stringsdict
[19/20] Write swift-version-49B95AFC49DCD68C.txt
[21/141] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[22/142] Compiling Crypto SubjectPublicKeyInfo.swift
[23/142] Compiling Crypto CryptoError_boring.swift
[24/142] Compiling Crypto ECDSASignature.swift
[25/142] Compiling Crypto PEMDocument.swift
[26/142] Compiling Crypto GeneralizedTime.swift
[27/142] Compiling Crypto ObjectIdentifier.swift
[28/142] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/142] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[30/142] Compiling Crypto ASN1Identifier.swift
[31/142] Compiling Crypto ASN1Integer.swift
[32/142] Compiling Crypto ASN1Null.swift
[33/142] Compiling Crypto ASN1OctetString.swift
[34/142] Compiling Crypto PKCS8PrivateKey.swift
[35/142] Compiling Crypto SEC1PrivateKey.swift
[36/142] Emitting module InternalCollectionsUtilities
[37/142] Compiling Crypto ASN1Strings.swift
[38/142] Compiling Crypto ArraySliceBigint.swift
[39/424] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[40/424] Compiling _RopeModule Rope+_UnsafeHandle.swift
[41/425] Compiling HeapModule _HeapNode.swift
[42/425] Compiling DequeModule _DequeBuffer.swift
[43/425] Compiling DequeModule _DequeBufferHeader.swift
[44/425] Compiling DequeModule _DequeSlot.swift
[45/425] Compiling HeapModule Heap.swift
[46/425] Compiling _RopeModule Rope.swift
[47/425] Compiling _RopeModule RopeElement.swift
[48/425] Compiling _RopeModule RopeMetric.swift
[49/425] Compiling _RopeModule BigString+Builder.swift
[50/425] Compiling HeapModule Heap+Invariants.swift
[51/425] Compiling HeapModule Heap+Descriptions.swift
[52/425] Compiling HeapModule Heap+UnsafeHandle.swift
[53/425] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[54/425] Emitting module HeapModule
[55/425] Compiling DequeModule _UnsafeWrappedBuffer.swift
[56/425] Compiling _RopeModule BigString+UnicodeScalarView.swift
[57/425] Compiling _RopeModule BigSubstring+UTF16View.swift
[58/425] Compiling _RopeModule BigSubstring+UTF8View.swift
[59/425] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[60/425] Compiling _RopeModule BigSubstring.swift
[61/425] Compiling _RopeModule Rope+Builder.swift
[62/431] Compiling _RopeModule BigString+Split.swift
[63/431] Compiling _RopeModule Range+BigString.swift
[64/431] Compiling _RopeModule BigString+UTF16View.swift
[65/431] Compiling HashTreeCollections TreeSet+Equatable.swift
[66/431] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[67/431] Compiling HashTreeCollections TreeSet+Extras.swift
[68/431] Compiling _RopeModule Rope+Debugging.swift
[69/431] Compiling _RopeModule Rope+Invariants.swift
[70/431] Compiling _RopeModule BigString+Insert.swift
[71/431] Compiling _RopeModule BigString+Managing Breaks.swift
[72/431] Compiling _RopeModule BigString+RemoveSubrange.swift
[73/431] Compiling _RopeModule BigString+ReplaceSubrange.swift
[74/431] Compiling _RopeModule Rope+Append.swift
[75/431] Compiling _RopeModule Rope+Extract.swift
[76/431] Compiling _RopeModule Rope+Find.swift
[77/431] Compiling _RopeModule Rope+ForEachWhile.swift
[78/431] Compiling _RopeModule Rope+Insert.swift
[79/431] Compiling _RopeModule Rope+Join.swift
[80/431] Compiling _RopeModule BigString+Chunk.swift
[81/431] Compiling _RopeModule BigString+BidirectionalCollection.swift
[82/431] Compiling _RopeModule BigString+Comparable.swift
[83/431] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[84/431] Compiling _RopeModule BigString+CustomStringConvertible.swift
[85/431] Compiling _RopeModule BigString+Equatable.swift
[86/436] Compiling _RopeModule BigString+Contents.swift
[87/436] Compiling _RopeModule BigString+Debugging.swift
[88/436] Compiling _RopeModule BigString+Index.swift
[89/436] Compiling _RopeModule BigString+Ingester.swift
[90/436] Compiling _RopeModule Rope+MutatingForEach.swift
[108/436] Compiling _RopeModule Rope+_Node.swift
[109/436] Compiling _RopeModule Rope+_Storage.swift
[116/436] Compiling _RopeModule BigString+Iterators.swift
[117/436] Compiling _RopeModule BigString+Metrics.swift
[118/436] Compiling _RopeModule RopeSummary.swift
[119/436] Compiling _RopeModule _RopeItem.swift
[120/436] Compiling _RopeModule _RopePath.swift
[121/436] Compiling _RopeModule _RopeVersion.swift
[122/436] Compiling _RopeModule Rope+Collection.swift
[123/436] Compiling _RopeModule Rope+Index.swift
[124/436] Compiling _RopeModule Rope+Sequence.swift
[125/436] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[126/436] Compiling _RopeModule BigString+Chunk+Splitting.swift
[128/436] Emitting module DequeModule
[147/436] Compiling _RopeModule BigString+Invariants.swift
[153/436] Emitting module BitCollections
[160/436] Compiling BitCollections BitSet.swift
[161/436] Compiling BitCollections Range+Utilities.swift
[162/436] Compiling BitCollections Slice+Utilities.swift
[163/436] Compiling BitCollections UInt+Tricks.swift
[164/436] Compiling BitCollections _Word.swift
[172/436] Compiling OrderedCollections OrderedSet.swift
[173/436] Compiling HashTreeCollections _RawHashNode.swift
[174/436] Compiling HashTreeCollections _UnmanagedHashNode.swift
[175/436] Compiling HashTreeCollections _UnsafePath.swift
[176/436] Compiling HashTreeCollections TreeDictionary+Codable.swift
[177/436] Compiling HashTreeCollections TreeDictionary+Collection.swift
[178/436] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[179/436] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[180/436] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[181/436] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[182/436] Compiling OrderedCollections _UnsafeBitset.swift
[183/436] Compiling HashTreeCollections TreeDictionary+Filter.swift
[184/436] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[185/436] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[186/436] Compiling HashTreeCollections TreeDictionary+Keys.swift
[187/436] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[188/436] Compiling HashTreeCollections TreeDictionary+Merge.swift
[189/436] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[236/451] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[237/451] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[238/451] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[239/451] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[240/451] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[241/451] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[242/451] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[243/451] Compiling HashTreeCollections TreeSet.swift
[259/451] Emitting module OrderedCollections
[267/451] Emitting module Crypto
[268/460] Compiling SwiftASN1 DER.swift
[303/461] Emitting module _RopeModule
[342/461] Compiling SwiftASN1 Errors.swift
[343/461] Compiling _RopeModule Rope+Remove.swift
[344/461] Compiling _RopeModule Rope+RemoveSubrange.swift
[345/461] Compiling _RopeModule Rope+Split.swift
[346/461] Compiling _RopeModule Optional Utilities.swift
[347/461] Compiling _RopeModule String Utilities.swift
[348/461] Compiling _RopeModule String.Index+ABI.swift
[349/461] Compiling _RopeModule _CharacterRecognizer.swift
[350/461] Emitting module HashTreeCollections
[351/463] Compiling Collections Collections.swift
[352/463] Emitting module Collections
[367/463] Emitting module SwiftASN1
[455/463] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[456/463] Compiling Crypto RNG_boring.swift
[457/463] Compiling Crypto SafeCompare_boring.swift
[458/463] Compiling Crypto Zeroization_boring.swift
[459/463] Compiling Crypto PrettyBytes.swift
[460/463] Compiling Crypto SafeCompare.swift
[461/463] Compiling Crypto SecureBytes.swift
[462/463] Compiling Crypto Zeroization.swift
[463/463] Compiling Crypto resource_bundle_accessor.swift
[464/542] Emitting module JWSETKit
[465/550] Compiling JWSETKit Algorithms.swift
[466/550] Compiling JWSETKit Compression.swift
[467/550] Compiling JWSETKit ContentEncryption.swift
[468/550] Compiling JWSETKit KeyEncryption.swift
[469/550] Compiling JWSETKit RFC5480Algorithms.swift
[470/550] Compiling JWSETKit Signature.swift
[471/550] Compiling JWSETKit JSONWebCertificate.swift
[472/550] Compiling JWSETKit SecCertificate.swift
[473/550] Compiling JWSETKit X509Certificate.swift
[474/550] Compiling JWSETKit RSA.swift
[475/550] Compiling JWSETKit RSA_boring.swift
[476/550] Compiling JWSETKit SecKey.swift
[477/550] Compiling JWSETKit AES-CBC-HMAC.swift
[478/550] Compiling JWSETKit AES.swift
[479/550] Compiling JWSETKit CommonCrypto.swift
[480/550] Compiling JWSETKit ConcatKDF.swift
[481/550] Compiling JWSETKit Direct.swift
[482/550] Compiling JWSETKit HMAC.swift
[483/550] Compiling JWSETKit JWTPayload.swift
[484/550] Compiling JWSETKit JWTPopClaims.swift
[485/550] Compiling JWSETKit JWTRegisteredClaims.swift
[486/550] Compiling JWSETKit DisclosurePayloadMerger.swift
[487/550] Compiling JWSETKit JWTSDClaims.swift
[488/550] Compiling JWSETKit SD-JWT.swift
[489/550] Compiling JWSETKit SD-JWTCodable.swift
[490/550] Compiling JWSETKit SelectiveDisclosure.swift
[491/550] Compiling JWSETKit PBKDF2.swift
[492/550] Compiling JWSETKit SymmetricKey.swift
[493/550] Compiling JWSETKit JOSE-JWEHPKERegistered.swift
[494/550] Compiling JWSETKit JOSE-JWERegistered.swift
[495/550] Compiling JWSETKit JOSE-JWSRegistered.swift
[496/550] Compiling JWSETKit JOSEHeader.swift
[497/550] Compiling JWSETKit JWE.swift
[498/550] Compiling JWSETKit JWECodable.swift
[499/550] Compiling JWSETKit EncryptedData.swift
[500/550] Compiling JWSETKit Error.swift
[501/550] Compiling JWSETKit Expiry.swift
[502/550] Compiling JWSETKit JSONPointer.swift
[503/550] Compiling JWSETKit ProtectedContainer.swift
[504/550] Compiling JWSETKit RawType.swift
[505/550] Compiling JWSETKit Storage.swift
[506/550] Compiling JWSETKit StorageField.swift
[507/550] Compiling JWSETKit WebContainer.swift
[508/550] Compiling JWSETKit JWEHeader.swift
[509/550] Compiling JWSETKit JWERecipient.swift
[510/550] Compiling JWSETKit JWS.swift
[511/550] Compiling JWSETKit JWSCodable.swift
[512/550] Compiling JWSETKit JWSHeader.swift
[513/550] Compiling JWSETKit JWTOAuthClaims.swift
[514/550] Compiling JWSETKit JWTOIDCAuth.swift
[515/550] Compiling JWSETKit JWTOIDCStandard.swift
[516/550] Compiling JWSETKit KeySet.swift
[517/550] Compiling JWSETKit Keys.swift
[518/550] Compiling JWSETKit JWK-MLDSA.swift
[519/550] Compiling JWSETKit MLDSA65.swift
[520/550] Compiling JWSETKit MLDSA87.swift
[521/550] Compiling JWSETKit MLKEM1024.swift
[522/550] Compiling JWSETKit MLKEM768.swift
[523/550] Compiling JWSETKit ModuleLatticeAbstract.swift
[524/550] Compiling JWSETKit JWK-RSA.swift
[525/550] Compiling JWSETKit Apple.swift
[526/550] Compiling JWSETKit Zlib.swift
[527/550] Compiling JWSETKit ECCAbstract.swift
[528/550] Compiling JWSETKit Ed25519.swift
[529/550] Compiling JWSETKit HPKE.swift
[530/550] Compiling JWSETKit JWK-EC.swift
[531/550] Compiling JWSETKit P256.swift
[532/550] Compiling JWSETKit P256K+Backing.swift
[533/550] Compiling JWSETKit P256K+ECDH.swift
[534/550] Compiling JWSETKit P256K+Signing.swift
[535/550] Compiling JWSETKit P256K.swift
[536/550] Compiling JWSETKit P384.swift
[537/550] Compiling JWSETKit P521.swift
[538/550] Compiling JWSETKit SHA.swift
[539/550] Compiling JWSETKit KeyASN1.swift
[540/550] Compiling JWSETKit KeyAccessors.swift
[541/550] Compiling JWSETKit KeyExporter.swift
[542/550] Compiling JWSETKit KeyParser.swift
[543/550] Compiling JWSETKit ASN1.swift
[544/550] Compiling JWSETKit Base64.swift
[545/550] Compiling JWSETKit Codable.swift
[546/550] Compiling JWSETKit Data.swift
[547/550] Compiling JWSETKit KeyLookup.swift
[548/550] Compiling JWSETKit Localizing.swift
[549/550] Compiling JWSETKit LockValue.swift
[550/550] Compiling JWSETKit resource_bundle_accessor.swift
Build complete! (13.38s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-asn1",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-asn1.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-certificates",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.17.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-certificates"
    },
    {
      "identity" : "secp256k1",
      "requirement" : {
        "exact" : [
          "0.7.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-bitcoin/secp256k1"
    }
  ],
  "manifest_display_name" : "JWSETKit",
  "name" : "JWSETKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "JWSETKit",
      "targets" : [
        "JWSETKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JWSETKitTests",
      "module_type" : "SwiftTarget",
      "name" : "JWSETKitTests",
      "path" : "Tests/JWSETKitTests",
      "sources" : [
        "Base/JSONPointerTests.swift",
        "Base/StorageTests.swift",
        "Base/WebContainerTests.swift",
        "Cryptography/CompressionTests.swift",
        "Cryptography/ECTests.swift",
        "Cryptography/JWKSetTests.swift",
        "Cryptography/MLDSATests.swift",
        "Cryptography/P256KTests.swift",
        "Cryptography/RFC7520DecryptionTests.swift",
        "Cryptography/RFC7520EncryptionTests.swift",
        "Cryptography/RFC7520SignatureTests.swift",
        "Cryptography/RSACryptoTests.swift",
        "Cryptography/RSATests.swift",
        "Cryptography/ThumbprintTests.swift",
        "Entities/JOSEHeaderJWETests.swift",
        "Entities/JOSEHeaderJWSTests.swift",
        "Entities/JSONWebSelectiveDisclosureJWTTests.swift",
        "Entities/JWETests.swift",
        "Entities/JWSMLDSATests.swift",
        "Entities/JWSTests.swift",
        "Entities/JWTOAuthClaimsTests.swift",
        "Entities/JWTOIDCAuthClaimsTests.swift",
        "Entities/JWTOIDCStandardClaimsTests.swift",
        "Entities/JWTPopClaimsTests.swift",
        "Entities/JWTRegisteredClaimsTests.swift",
        "Entities/JWTTests.swift",
        "Entities/RFC9901ComplianceTests.swift",
        "ExampleKeys.swift",
        "Extensions/Base64Tests.swift",
        "Extensions/KeyLookupTests.swift",
        "Extensions/LocalizingTests.swift"
      ],
      "target_dependencies" : [
        "JWSETKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JWSETKit",
      "module_type" : "SwiftTarget",
      "name" : "JWSETKit",
      "path" : "Sources/JWSETKit",
      "product_dependencies" : [
        "Collections",
        "SwiftASN1",
        "Crypto",
        "X509",
        "LibSECP256k1",
        "CryptoExtras"
      ],
      "product_memberships" : [
        "JWSETKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/Resources/ar.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "ar"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/Resources/en.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/Resources/es.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "es"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/Resources/fa.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "fa"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/JWSETKit/Resources/fr.lproj/Localizable.stringsdict",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        }
      ],
      "sources" : [
        "Base/EncryptedData.swift",
        "Base/Error.swift",
        "Base/Expiry.swift",
        "Base/JSONPointer.swift",
        "Base/ProtectedContainer.swift",
        "Base/RawType.swift",
        "Base/Storage.swift",
        "Base/StorageField.swift",
        "Base/WebContainer.swift",
        "Cryptography/Algorithms/Algorithms.swift",
        "Cryptography/Algorithms/Compression.swift",
        "Cryptography/Algorithms/ContentEncryption.swift",
        "Cryptography/Algorithms/KeyEncryption.swift",
        "Cryptography/Algorithms/RFC5480Algorithms.swift",
        "Cryptography/Algorithms/Signature.swift",
        "Cryptography/Certificate/JSONWebCertificate.swift",
        "Cryptography/Certificate/SecCertificate.swift",
        "Cryptography/Certificate/X509Certificate.swift",
        "Cryptography/Compression/Apple.swift",
        "Cryptography/Compression/Zlib.swift",
        "Cryptography/EC/ECCAbstract.swift",
        "Cryptography/EC/Ed25519.swift",
        "Cryptography/EC/HPKE.swift",
        "Cryptography/EC/JWK-EC.swift",
        "Cryptography/EC/P256.swift",
        "Cryptography/EC/P256K+Backing.swift",
        "Cryptography/EC/P256K+ECDH.swift",
        "Cryptography/EC/P256K+Signing.swift",
        "Cryptography/EC/P256K.swift",
        "Cryptography/EC/P384.swift",
        "Cryptography/EC/P521.swift",
        "Cryptography/Hashing/SHA.swift",
        "Cryptography/KeyASN1.swift",
        "Cryptography/KeyAccessors.swift",
        "Cryptography/KeyExporter.swift",
        "Cryptography/KeyParser.swift",
        "Cryptography/KeySet.swift",
        "Cryptography/Keys.swift",
        "Cryptography/PQC/JWK-MLDSA.swift",
        "Cryptography/PQC/MLDSA65.swift",
        "Cryptography/PQC/MLDSA87.swift",
        "Cryptography/PQC/MLKEM1024.swift",
        "Cryptography/PQC/MLKEM768.swift",
        "Cryptography/PQC/ModuleLatticeAbstract.swift",
        "Cryptography/RSA/JWK-RSA.swift",
        "Cryptography/RSA/RSA.swift",
        "Cryptography/RSA/RSA_boring.swift",
        "Cryptography/RSA/SecKey.swift",
        "Cryptography/Symmetric/AES-CBC-HMAC.swift",
        "Cryptography/Symmetric/AES.swift",
        "Cryptography/Symmetric/CommonCrypto.swift",
        "Cryptography/Symmetric/ConcatKDF.swift",
        "Cryptography/Symmetric/Direct.swift",
        "Cryptography/Symmetric/HMAC.swift",
        "Cryptography/Symmetric/PBKDF2.swift",
        "Cryptography/Symmetric/SymmetricKey.swift",
        "Entities/JOSE/JOSE-JWEHPKERegistered.swift",
        "Entities/JOSE/JOSE-JWERegistered.swift",
        "Entities/JOSE/JOSE-JWSRegistered.swift",
        "Entities/JOSE/JOSEHeader.swift",
        "Entities/JWE/JWE.swift",
        "Entities/JWE/JWECodable.swift",
        "Entities/JWE/JWEHeader.swift",
        "Entities/JWE/JWERecipient.swift",
        "Entities/JWS/JWS.swift",
        "Entities/JWS/JWSCodable.swift",
        "Entities/JWS/JWSHeader.swift",
        "Entities/JWT/JWTOAuthClaims.swift",
        "Entities/JWT/JWTOIDCAuth.swift",
        "Entities/JWT/JWTOIDCStandard.swift",
        "Entities/JWT/JWTPayload.swift",
        "Entities/JWT/JWTPopClaims.swift",
        "Entities/JWT/JWTRegisteredClaims.swift",
        "Entities/SD-JWT/DisclosurePayloadMerger.swift",
        "Entities/SD-JWT/JWTSDClaims.swift",
        "Entities/SD-JWT/SD-JWT.swift",
        "Entities/SD-JWT/SD-JWTCodable.swift",
        "Entities/SD-JWT/SelectiveDisclosure.swift",
        "Extensions/ASN1.swift",
        "Extensions/Base64.swift",
        "Extensions/Codable.swift",
        "Extensions/Data.swift",
        "Extensions/KeyLookup.swift",
        "Extensions/Localizing.swift",
        "Extensions/LockValue.swift"
      ],
      "target_dependencies" : [
        "Czlib"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Czlib",
      "module_type" : "SystemLibraryTarget",
      "name" : "Czlib",
      "path" : "Sources/Czlib",
      "product_memberships" : [
        "JWSETKit"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    }
  ],
  "tools_version" : "6.1"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/amosavian/jwsetkit/main
Repository:               amosavian/JWSETKit
Swift version used:       6.2
Target:                   JWSETKit
Extracting symbol information for 'JWSETKit'...
Finished extracting symbol information for 'JWSETKit'. (28.10s)
Building documentation for 'JWSETKit'...
warning: Parameter 'sealedBox' not found in initializer declaration
  --> ../Base/EncryptedData.swift:94:11-94:48
92 |     ///
93 |     /// - Parameters:
94 +     ///   - sealedBox: Container for your data.
   |           ╰─suggestion: Remove 'sealedBox' parameter documentation
95 |     public init<D>(combined data: D, nonceLength: Int, tagLength: Int) throws where D: DataProtocol {
96 |         guard data.count >= nonceLength + tagLength else {
warning: Parameter 'nonceLength' is missing documentation
  --> ../Base/EncryptedData.swift:94:48-94:48
92 |     ///
93 |     /// - Parameters:
94 +     ///   - sealedBox: Container for your data.
   |                                                ╰─suggestion: Document 'nonceLength' parameter
95 |     public init<D>(combined data: D, nonceLength: Int, tagLength: Int) throws where D: DataProtocol {
96 |         guard data.count >= nonceLength + tagLength else {
warning: Parameter 'tagLength' is missing documentation
  --> ../Base/EncryptedData.swift:94:48-94:48
92 |     ///
93 |     /// - Parameters:
94 +     ///   - sealedBox: Container for your data.
   |                                                ╰─suggestion: Document 'tagLength' parameter
95 |     public init<D>(combined data: D, nonceLength: Int, tagLength: Int) throws where D: DataProtocol {
96 |         guard data.count >= nonceLength + tagLength else {
warning: Parameter 'data' is missing documentation
  --> ../Base/EncryptedData.swift:94:48-94:48
92 |     ///
93 |     /// - Parameters:
94 +     ///   - sealedBox: Container for your data.
   |                                                ╰─suggestion: Document 'data' parameter
95 |     public init<D>(combined data: D, nonceLength: Int, tagLength: Int) throws where D: DataProtocol {
96 |         guard data.count >= nonceLength + tagLength else {
warning: Parameter 'sealedBox' not found in initializer declaration
   --> ../Base/EncryptedData.swift:113:13-113:22
111 |     ///
112 |     /// - Parameters:
113 +     ///   - sealedBox: Container for your data.
    |             ╰─suggestion: Replace 'sealedBox' with 'sealedData'
114 |     public init(_ sealedData: SealedData) throws {
115 |         try self.init(
warning: Parameter 'sealedData' is missing documentation
   --> ../Base/EncryptedData.swift:113:48-113:48
111 |     ///
112 |     /// - Parameters:
113 +     ///   - sealedBox: Container for your data.
    |                                                ╰─suggestion: Document 'sealedData' parameter
114 |     public init(_ sealedData: SealedData) throws {
115 |         try self.init(
warning: Parameter 'sealedBox' not found in initializer declaration
   --> ../Base/EncryptedData.swift:127:13-127:22
125 |     ///
126 |     /// - Parameters:
127 +     ///   - sealedBox: Container for your data.
    |             ╰─suggestion: Replace 'sealedBox' with 'sealedData'
128 |     public init(_ sealedData: SealedData) throws {
129 |         try self.init(
warning: Parameter 'sealedData' is missing documentation
   --> ../Base/EncryptedData.swift:127:48-127:48
125 |     ///
126 |     /// - Parameters:
127 +     ///   - sealedBox: Container for your data.
    |                                                ╰─suggestion: Document 'sealedData' parameter
128 |     public init(_ sealedData: SealedData) throws {
129 |         try self.init(
warning: Parameter 'protected' not found in initializer declaration
  --> ../Base/ProtectedContainer.swift:29:9-29:58
27 |     /// Initializes the container using given data.
28 |     ///
29 +     /// - Parameter protected: Data that has been signed.
   |         ╰─suggestion: Remove 'protected' parameter documentation
30 |     init(encoded: Data) throws
31 |
warning: Parameter 'encoded' is missing documentation
  --> ../Base/ProtectedContainer.swift:29:58-29:58
27 |     /// Initializes the container using given data.
28 |     ///
29 +     /// - Parameter protected: Data that has been signed.
   |                                                          ╰─suggestion: Document 'encoded' parameter
30 |     init(encoded: Data) throws
31 |
warning: Parameter 'protected' not found in initializer declaration
   --> ../Base/ProtectedContainer.swift:204:9-204:82
202 |     /// - Note: If empty encoded data is given, value will be initialized as empty object.
203 |     ///
204 +     /// - Parameter protected: Serialzed json object but **not** in `base64url` .
    |         ╰─suggestion: Remove 'protected' parameter documentation
205 |     public init(encoded: Data) throws {
206 |         self._protected = encoded
warning: Parameter 'encoded' is missing documentation
   --> ../Base/ProtectedContainer.swift:204:82-204:82
202 |     /// - Note: If empty encoded data is given, value will be initialized as empty object.
203 |     ///
204 +     /// - Parameter protected: Serialzed json object but **not** in `base64url` .
    |                                                                                  ╰─suggestion: Document 'encoded' parameter
205 |     public init(encoded: Data) throws {
206 |         self._protected = encoded
warning: Parameter 'privateKeyClass' not found in type method declaration
   --> ../Cryptography/Algorithms/KeyEncryption.swift:279:13-279:28
277 |     ///   - algorithm: New algorithm name.
278 |     ///   - type: Type of key. Can be symmetric, RSA or Elliptic curve.
279 +     ///   - privateKeyClass: Private key class. In case the key is symmetric, it equals to `publicKeyClass`.
    |             ╰─suggestion: Replace 'privateKeyClass' with 'decryptingKeyClass'
280 |     ///   - keyLengthInBits:Key length in bits, if applicable.
281 |     ///   - hashFunction: Hash function of symmetric keys.
warning: Parameter 'decryptingKeyClass' is missing documentation
   --> ../Cryptography/Algorithms/KeyEncryption.swift:283:114-283:114
281 |     ///   - hashFunction: Hash function of symmetric keys.
282 |     ///   - encryptedKeyHandler: Encrypting content encryption key.
283 +     ///   - decryptionMutating: Prepares key encryption key and content encryption before applying in decryption.
284 |     public static func register<Private>(
285 |         _ algorithm: Self,
warning: Parameter 'keyClass' not found in type method declaration
   --> ../Cryptography/Algorithms/RFC5480Algorithms.swift:167:11-167:50
165 |     /// - Parameters:
166 |     ///   - algorithm: New algorithm name.
167 +     ///   - keyClass: Key class of symmetric key.
    |           ╰─suggestion: Remove 'keyClass' parameter documentation
168 |     ///   - keyLength: The sizes that a symmetric cryptographic key can take.
169 |     public static func register(
warning: Parameter 'keyLength' not found in type method declaration
   --> ../Cryptography/Algorithms/RFC5480Algorithms.swift:168:11-168:78
166 |     ///   - algorithm: New algorithm name.
167 |     ///   - keyClass: Key class of symmetric key.
168 +     ///   - keyLength: The sizes that a symmetric cryptographic key can take.
    |           ╰─suggestion: Remove 'keyLength' parameter documentation
169 |     public static func register(
170 |         _ algorithm: Self,
warning: Parameter 'jsonWebAlgorithm' is missing documentation
   --> ../Cryptography/Algorithms/RFC5480Algorithms.swift:168:78-168:78
166 |     ///   - algorithm: New algorithm name.
167 |     ///   - keyClass: Key class of symmetric key.
168 +     ///   - keyLength: The sizes that a symmetric cryptographic key can take.
    |                                                                              ╰─suggestion: Document 'jsonWebAlgorithm' parameter
169 |     public static func register(
170 |         _ algorithm: Self,
warning: Parameter 'Returns' not found in type method declaration
  --> ../Cryptography/KeyParser.swift:63:11-63:91
61 |     ///   - key: The key data to deserialize.
62 |     ///   - format: The format of the key data.
63 +     ///   - Returns: A specific `JSONWebKey` type, or `nil` if the key is not appropriate.
   |           ╰─suggestion: Remove 'Returns' parameter documentation
64 |     static func deserialize<D>(key: D, format: JSONWebKeyFormat) throws -> (any JSONWebKey)? where D: DataProtocol
65 | }
warning: Parameter 'keySize' not found in initializer declaration
  --> ../Cryptography/Symmetric/AES-CBC-HMAC.swift:73:9-73:69
71 |     /// Returns a new AES-CBC with HMAC with random key.
72 |     ///
73 +     /// - Parameter keySize: Size of random key for AES-CBC in bits.
   |         ╰─suggestion: Remove 'keySize' parameter documentation
74 |     public init(size: SymmetricKeySize) {
75 |         self.storage = .init()
warning: Parameter 'size' is missing documentation
  --> ../Cryptography/Symmetric/AES-CBC-HMAC.swift:73:69-73:69
71 |     /// Returns a new AES-CBC with HMAC with random key.
72 |     ///
73 +     /// - Parameter keySize: Size of random key for AES-CBC in bits.
   |                                                                     ╰─suggestion: Document 'size' parameter
74 |     public init(size: SymmetricKeySize) {
75 |         self.storage = .init()
warning: External name 'outputByteCount' used to document parameter
  --> ../Cryptography/Symmetric/ConcatKDF.swift:22:13-22:28
20 |     ///   - hashFunction: The hash function to use for key derivation.
21 |     ///   - otherInfo: The other information to use for key derivation.
22 +     ///   - outputByteCount: The length in bytes of resulting symmetric key.
   |             ╰─suggestion: Replace 'outputByteCount' with 'keySize'
23 |     ///
24 |     /// - Returns: The derived symmetric key.
warning: Parameter 'length' is missing documentation
  --> ../Cryptography/Symmetric/PBKDF2.swift:32:9-32:9
30 |     ///   - hashFunction: Pseudorandom function algorithm.
   |           ╰─suggestion: Document 'length' parameter
31 |     ///   - iterations: Iteration count, a positive integer.
32 +     ///
33 |     /// - Returns: A symmetric key derived from parameters.
34 |     public static func passwordBased2DerivedSymmetricKey<PD, SD, H>(
warning: '4-Keys' doesn't exist at '/JWSETKit/JSONWebSignature'
  --> Extensions/JWS.md:52:10-52:16
50 | ```
51 |
52 + See <doc:4-Keys> to find supported keys for verification and singing.
53 |
54 | Supports `HS256`, `HS384` and `HS512` algorithms for signature.
warning: 'verifySignature(using:)-516ea' doesn't exist at '/JWSETKit/JSONWebSignature'
  --> Extensions/JWS.md:88:20-88:49
86 |
87 | To verify the signature(s), first [create public key(s)](4-keys) then use
88 + ``JSONWebSignature/verifySignature(using:)-516ea`` to verify signature(s).
   |                    ├─suggestion: Replace 'verifySignature(using:)-516ea' with 'verifySignature(using:strict:)'
   |                    ╰─suggestion: Replace 'verifySignature(using:)-516ea' with 'updateSignature(using:)'
89 |
90 | If an array of keys is passed to ``JSONWebSignature/verifySignature(using:)-7n5xi`` the most appropriate
warning: 'verifySignature(using:)-7n5xi' doesn't exist at '/JWSETKit/JSONWebSignature'
  --> Extensions/JWS.md:90:53-90:82
88 | ``JSONWebSignature/verifySignature(using:)-516ea`` to verify signature(s).
89 |
90 + If an array of keys is passed to ``JSONWebSignature/verifySignature(using:)-7n5xi`` the most appropriate
   |                                                     ├─suggestion: Replace 'verifySignature(using:)-7n5xi' with 'verifySignature(using:strict:)'
   |                                                     ╰─suggestion: Replace 'verifySignature(using:)-7n5xi' with 'updateSignature(using:)'
91 | key will be selected according `alg` value and then `kid` value if multiple keys
92 | are candidates regarding ``JOSEHeader`` counterpart of signature.
warning: 'init(claims:policy:algorithm:hashAlgorithm:using:)' doesn't exist at '/JWSETKit/JSONWebSelectiveDisclosureToken'
   --> Extensions/SD-JWT.md:279:37-279:87
277 | ### Creating SD-JWTs
278 |
279 + - ``JSONWebSelectiveDisclosureToken/init(claims:policy:algorithm:hashAlgorithm:using:)``
    |                                     ├─suggestion: Replace 'init(claims:policy:algorithm:hashAlgorithm:using:)' with 'init(claims:policy:header:algorithm:hashAlgorithm:decoyCount:using:)'
    |                                     ╰─suggestion: Replace 'init(claims:policy:algorithm:hashAlgorithm:using:)' with 'init(claims:concealedPaths:header:algorithm:hashAlgorithm:decoyCount:using:)'
280 | - ``DisclosurePolicy``
281 |
warning: 'disclosedPayload()' doesn't exist at '/JWSETKit/JSONWebSelectiveDisclosureToken'
   --> Extensions/SD-JWT.md:292:37-292:55
290 | - ``JSONWebSelectiveDisclosureToken/validate(requireKeyBinding:)``
291 | - ``JSONWebSelectiveDisclosureToken/verifyKeyBinding(expectedNonce:expectedAudience:using:)``
292 + - ``JSONWebSelectiveDisclosureToken/disclosedPayload()``
    |                                     ╰─suggestion: Replace 'disclosedPayload()' with 'disclosedPayload'
293 |
294 | ### Disclosures
warning: 'JSONWebTokenSelectiveDisclosureClaimsParameters' doesn't exist at '/JWSETKit/JSONWebSelectiveDisclosureToken'
   --> Extensions/SD-JWT.md:301:5-301:52
299 | ### Claims
300 |
301 + - ``JSONWebTokenSelectiveDisclosureClaimsParameters``
warning: 'pbkdf2(pbkdf2Password:salt:hashFunction:iterations:)' doesn't exist at '/JWSETKit/CryptoKit/SymmetricKey'
  --> Manuals/3-Cryptography.md:96:71-96:123
94 | ##### Generating SymmetricKey using PBKDF2
95 |
96 + To generate a symmetric key using PBKDF2 use ``CryptoKit/SymmetricKey/pbkdf2(pbkdf2Password:salt:hashFunction:iterations:)``  method.
   |                                                                       ╰─suggestion: Replace 'pbkdf2(pbkdf2Password:salt:hashFunction:iterations:)' with 'passwordBased2DerivedSymmetricKey(password:salt:iterations:length:hashFunction:)'
97 |
98 | #### AES GCM
warning: 'pbkdf2(pbkdf2Password:salt:hashFunction:iterations:)' doesn't exist at '/JWSETKit/CryptoKit/SymmetricKey'
   --> Manuals/3-Cryptography.md:295:28-295:80
293 | - ``JSONWebKeyAESCBCHMAC``
294 | - ``JSONWebKeyAESKW``
295 + - ``CryptoKit/SymmetricKey/pbkdf2(pbkdf2Password:salt:hashFunction:iterations:)``
    |                            ╰─suggestion: Replace 'pbkdf2(pbkdf2Password:salt:hashFunction:iterations:)' with 'passwordBased2DerivedSymmetricKey(password:salt:iterations:length:hashFunction:)'
296 |
297 | ### RSA
warning: 'SECURITY' doesn't exist at '/JWSETKit/5-SecurityGuidelines'
  --> Manuals/5-SecurityGuidelines.md:93:5-93:13
91 | ### Security References
92 |
93 + - ``SECURITY``
94 | - <doc:3-Cryptography>
warning: Parameter 'contentEncryptionAlgorithm' not found in initializer declaration
   --> ../Entities/JWE/JWE.swift:237:13-237:39
235 |     ///   - additionalAuthenticatedData: An input to an AEAD operation that is integrity protected but not encrypted.
236 |     ///   - keyEncryptionKey: The public key that `contentEncryptionKey` will be encrypted with.
237 +     ///   - contentEncryptionAlgorithm: Algorithm of content encryption.
    |             ╰─suggestion: Replace 'contentEncryptionAlgorithm' with 'contentEncryptionKey'
238 |     ///   - contentEncryptionKey: AEAD key, generates a new key compatible
239 |     ///         with `contentEncryptionAlgorithm` if `nil` is passed.
warning: Parameter 'keyId' is missing documentation
   --> ../Entities/JWE/JWE.swift:307:78-307:78
305 |     ///         `SymmetricKey(data: Data(password.utf8))` to`key`.
306 |     ///
307 +     /// - Parameter key: Key that used to encrypt the content encryption key.
    |                                                                              ╰─suggestion: Document 'keyId' parameter
308 |     /// - Returns: Decrypted payload.
309 |     public func decrypt(using key: any JSONWebKey, keyId: String? = nil) throws -> Data {
warning: Parameter 'header' not found in initializer declaration
  --> ../Entities/JWE/JWEHeader.swift:42:11-42:42
40 |     ///
41 |     /// - Parameters:
42 +     ///   - header: JWE Protected Header.
   |           ╰─suggestion: Remove 'header' parameter documentation
43 |     ///   - unprotected: JWE Shared Unprotected Header.
44 |     public init(protected: ProtectedJSONWebContainer<JOSEHeader>, unprotected: JOSEHeader? = nil) throws {
warning: Parameter 'protected' is missing documentation
  --> ../Entities/JWE/JWEHeader.swift:43:56-43:56
41 |     /// - Parameters:
42 |     ///   - header: JWE Protected Header.
43 +     ///   - unprotected: JWE Shared Unprotected Header.
   |           ╰─suggestion: Document 'protected' parameter
44 |     public init(protected: ProtectedJSONWebContainer<JOSEHeader>, unprotected: JOSEHeader? = nil) throws {
45 |         self.protected = protected
warning: Parameter 'header' not found in initializer declaration
  --> ../Entities/JWE/JWEHeader.swift:52:11-52:71
50 |     ///
51 |     /// - Parameters:
52 +     ///   - header: JWE Protected Header in byte array representation.
   |           ╰─suggestion: Remove 'header' parameter documentation
53 |     ///   - unprotected: JWE Shared Unprotected Header.
54 |     public init(protected: Data, unprotected: JOSEHeader? = nil) throws {
warning: Parameter 'protected' is missing documentation
  --> ../Entities/JWE/JWEHeader.swift:53:56-53:56
51 |     /// - Parameters:
52 |     ///   - header: JWE Protected Header in byte array representation.
53 +     ///   - unprotected: JWE Shared Unprotected Header.
   |           ╰─suggestion: Document 'protected' parameter
54 |     public init(protected: Data, unprotected: JOSEHeader? = nil) throws {
55 |         self.protected = try ProtectedJSONWebContainer<JOSEHeader>(encoded: protected)
warning: Parameter 'key' not found in instance method declaration
   --> ../Entities/JWS/JWS.swift:128:13-128:16
126 |     ///
127 |     /// - Parameters:
128 +     ///   - key: A `JSONWebKeySet` object contains keys that would be used for validation.
    |             ╰─suggestion: Replace 'key' with 'keySet'
129 |     ///   - strict: Controls algorithm header validation behavior.
130 |     ///     - `true` (default, **RECOMMENDED**): Only use algorithm from protected (signed) header.
warning: Parameter 'keySet' is missing documentation
   --> ../Entities/JWS/JWS.swift:138:52-138:52
136 |     ///     the security implications. See [RFC 8725 Section 3.1](https://www.rfc-editor.org/rfc/rfc8725.html#section-3.1) for details.
137 |     ///
138 +     ///     **Default**: `true` (secure by default)
139 |     public func verifySignature(using keySet: JSONWebKeySet, strict: Bool = true) throws {
140 |         guard !signatures.isEmpty else {
warning: Parameter 'keyIdStrategy' is missing documentation
   --> ../Entities/JWS/JWS.swift:287:53-287:53
285 |     ///   - payload: JWS/JWT payload.
286 |     ///   - algorithm: Sign and hash algorithm. If nil, inferred from the key.
287 +     ///   - signingKey: The key to sign the payload.
    |           ╰─suggestion: Document 'keyIdStrategy' parameter
288 |     public init<SK>(
289 |         payload: Payload,
warning: Parameter 'keyIdStrategy' is missing documentation
   --> ../Entities/JWS/JWS.swift:321:53-321:53
319 |     ///   - payload: JWS/JWT payload.
320 |     ///   - algorithm: Sign and hash algorithm. If nil, inferred from the key.
321 +     ///   - signingKey: The key to sign the payload.
    |           ╰─suggestion: Document 'keyIdStrategy' parameter
322 |     public init<PD, SK>(
323 |         payload: PD,
warning: Parameter 'keyIdStrategy' is missing documentation
   --> ../Entities/JWS/JWS.swift:337:53-337:53
335 |     ///   - payload: JWS/JWT payload.
336 |     ///   - algorithm: Sign and hash algorithm. If nil, inferred from the key.
337 +     ///   - signingKey: The key to sign the payload.
    |           ╰─suggestion: Document 'keyIdStrategy' parameter
338 |     public init<SK>(
339 |         payload: Payload.Container,
warning: Parameter 'contentEncryptionAlgorithm' is missing documentation
   --> ../Entities/JWT/JWTPopClaims.swift:146:9-146:9
144 |     ///   - value: The key to be encrypted, conforming to `JSONWebKeyExportable`
145 |     ///   - keyEncryptionKey: The key used to encrypt the provided key, conforming to `JSONWebEncryptingKey`
146 +     ///
    |         ╰─suggestion: Document 'contentEncryptionAlgorithm' parameter
147 |     /// - Returns: A new `cnf`` claim instance containing the encrypted key.
148 |     ///
warning: Parameter 'keyEncryptingAlgorithm' is missing documentation
   --> ../Entities/JWT/JWTPopClaims.swift:146:9-146:9
144 |     ///   - value: The key to be encrypted, conforming to `JSONWebKeyExportable`
145 |     ///   - keyEncryptionKey: The key used to encrypt the provided key, conforming to `JSONWebEncryptingKey`
    |           ╰─suggestion: Document 'keyEncryptingAlgorithm' parameter
146 +     ///
147 |     /// - Returns: A new `cnf`` claim instance containing the encrypted key.
148 |     ///
Finished building documentation for 'JWSETKit' (2.56s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/amosavian/jwsetkit/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-asn1.git
Updated https://github.com/apple/swift-asn1.git (0.45s)
[1/2158] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-crypto.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.29s)
Updated https://github.com/apple/swift-collections.git (0.58s)
Updated https://github.com/apple/swift-crypto.git (0.58s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (2.75s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (0.75s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.62s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (2.18s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3596] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.20s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.96s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/57] Compiling Snippets SnippetParser.swift
[12/57] Compiling Snippets Snippet.swift
[13/57] Emitting module Snippets
[14/57] Compiling SymbolKit SourceRange.swift
[15/57] Compiling SymbolKit Metadata.swift
[16/57] Compiling SymbolKit Module.swift
[17/57] Compiling SymbolKit OperatingSystem.swift
[18/57] Compiling SymbolKit Platform.swift
[19/57] Compiling SymbolKit GenericConstraint.swift
[20/57] Compiling SymbolKit GenericParameter.swift
[21/57] Compiling SymbolKit Generics.swift
[22/57] Compiling SymbolKit Namespace.swift
[23/57] Compiling SymbolKit SemanticVersion.swift
[24/57] Compiling SymbolKit AccessControl.swift
[25/57] Compiling SymbolKit Availability.swift
[26/57] Compiling SymbolKit AvailabilityItem.swift
[27/57] Compiling SymbolKit Domain.swift
[28/57] Compiling SymbolKit DeclarationFragments.swift
[29/57] Compiling SymbolKit Fragment.swift
[30/57] Compiling SymbolKit FragmentKind.swift
[31/57] Compiling SymbolKit FunctionParameter.swift
[32/57] Compiling SymbolKit FunctionSignature.swift
[33/57] Compiling SymbolKit Names.swift
[34/57] Compiling SymbolKit SPI.swift
[35/57] Compiling SymbolKit Snippet.swift
[36/57] Compiling SymbolKit Extension.swift
[37/57] Compiling SymbolKit Symbol.swift
[38/57] Compiling SymbolKit SymbolKind.swift
[39/57] Compiling SymbolKit SymbolGraph.swift
[40/57] Compiling SymbolKit GraphCollector.swift
[41/57] Compiling SymbolKit Relationship.swift
[42/57] Compiling SymbolKit RelationshipKind.swift
[43/57] Compiling SymbolKit SourceOrigin.swift
[44/57] Compiling SymbolKit GenericConstraints.swift
[45/57] Compiling SymbolKit Swift.swift
[46/57] Compiling SymbolKit Identifier.swift
[47/57] Compiling SymbolKit KindIdentifier.swift
[48/57] Compiling SymbolKit Location.swift
[49/57] Compiling SymbolKit Mutability.swift
[50/57] Emitting module SymbolKit
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract SnippetBuildCommand.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract URL+Status.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.75s)
Fetching https://github.com/swift-bitcoin/secp256k1
Fetching https://github.com/apple/swift-certificates
Updating https://github.com/apple/swift-asn1.git
Updating https://github.com/apple/swift-collections.git
Updated https://github.com/apple/swift-collections.git (0.55s)
Updated https://github.com/apple/swift-asn1.git (0.55s)
[1/12117] Fetching secp256k1
[123/19187] Fetching secp256k1, swift-certificates
Updating https://github.com/apple/swift-crypto.git
Updating https://github.com/swiftlang/swift-docc-symbolkit
Updating https://github.com/swiftlang/swift-docc-plugin
Fetched https://github.com/apple/swift-certificates from cache (1.32s)
[3878/12117] Fetching secp256k1
Fetched https://github.com/swift-bitcoin/secp256k1 from cache (1.67s)
Updated https://github.com/swiftlang/swift-docc-symbolkit (0.68s)
Updated https://github.com/swiftlang/swift-docc-plugin (0.68s)
Updated https://github.com/apple/swift-crypto.git (0.68s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (2.02s)
Computing version for https://github.com/swift-bitcoin/secp256k1
Computed https://github.com/swift-bitcoin/secp256k1 at 0.7.0 (0.56s)
Computing version for https://github.com/apple/swift-certificates
Computed https://github.com/apple/swift-certificates at 1.17.0 (0.68s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (0.02s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (0.01s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.01s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.02s)
Creating working copy for https://github.com/swift-bitcoin/secp256k1
Working copy of https://github.com/swift-bitcoin/secp256k1 resolved at 0.7.0
Creating working copy for https://github.com/apple/swift-certificates
Working copy of https://github.com/apple/swift-certificates resolved at 1.17.0
Building for debugging...
[0/380] Write sources
[3/380] Copying PrivacyInfo.xcprivacy
[3/380] Write sources
[6/380] Copying PrivacyInfo.xcprivacy
[9/380] Compiling fiat_curve25519_adx_square.S
[10/380] Compiling fiat_p256_adx_mul.S
[10/380] Compiling fiat_curve25519_adx_mul.S
[10/380] Compiling md5-x86_64-linux.S
[11/380] Compiling fiat_p256_adx_sqr.S
[14/380] Write swift-version-49B95AFC49DCD68C.txt
[15/380] Compiling md5-x86_64-apple.S
[16/380] Compiling md5-586-apple.S
[17/380] Compiling chacha20_poly1305_x86_64-apple.S
[18/380] Compiling chacha20_poly1305_x86_64-linux.S
[18/380] Compiling md5-586-linux.S
[20/380] Compiling chacha20_poly1305_armv8-win.S
[21/380] Compiling chacha-x86_64-linux.S
[22/380] Compiling chacha20_poly1305_armv8-linux.S
[23/382] Compiling chacha-x86_64-apple.S
[24/382] Compiling chacha20_poly1305_armv8-apple.S
[25/382] Compiling chacha-x86-linux.S
[26/382] Compiling chacha-x86-apple.S
[27/382] Compiling chacha-armv8-win.S
[28/382] Compiling chacha-armv8-linux.S
[29/382] Compiling chacha-armv4-linux.S
[30/382] Compiling chacha-armv8-apple.S
[31/382] Compiling aes128gcmsiv-x86_64-linux.S
[32/382] Compiling LibSECP256k1 precomputed_ecmult_gen.c
[33/382] Compiling aes128gcmsiv-x86_64-apple.S
[34/382] Compiling x86_64-mont5-apple.S
[35/382] Compiling x86_64-mont5-linux.S
[36/382] Compiling x86_64-mont-linux.S
[37/382] Compiling x86_64-mont-apple.S
[38/382] Compiling x86-mont-linux.S
[39/382] Compiling x86-mont-apple.S
[40/382] Compiling vpaes-x86_64-linux.S
[41/382] Compiling vpaes-x86_64-apple.S
[42/382] Compiling vpaes-x86-linux.S
[43/382] Compiling vpaes-x86-apple.S
[44/382] Compiling vpaes-armv8-linux.S
[45/382] Compiling vpaes-armv8-win.S
[47/382] Emitting module _CertificateInternals
[48/382] Compiling _CertificateInternals _TinyArray.swift
[48/382] Compiling vpaes-armv7-linux.S
[49/382] Compiling sha512-x86_64-linux.S
[50/382] Compiling vpaes-armv8-apple.S
[51/382] Compiling CCryptoBoringSSLShims shims.c
[52/382] Compiling sha512-armv8-win.S
[53/382] Compiling sha512-x86_64-apple.S
[54/382] Compiling sha512-armv8-linux.S
[55/382] Compiling sha512-armv4-linux.S
[56/382] Compiling sha512-586-linux.S
[57/382] Compiling sha512-armv8-apple.S
[58/382] Compiling LibSECP256k1 secp256k1.c
[59/382] Compiling sha256-x86_64-linux.S
[60/382] Compiling sha256-x86_64-apple.S
[61/382] Compiling sha512-586-apple.S
[62/382] Compiling sha256-armv8-win.S
[63/382] Compiling sha256-armv8-linux.S
[64/382] Compiling sha256-armv8-apple.S
[65/382] Compiling sha256-armv4-linux.S
[66/382] Compiling sha256-586-linux.S
[67/382] Compiling sha1-x86_64-linux.S
[68/382] Compiling sha1-x86_64-apple.S
[69/382] Compiling sha256-586-apple.S
[70/382] Compiling sha1-armv8-linux.S
[71/382] Compiling sha1-armv8-win.S
[72/382] Compiling sha1-armv4-large-linux.S
[73/382] Compiling sha1-armv8-apple.S
[74/382] Compiling sha1-586-linux.S
[75/382] Compiling sha1-586-apple.S
[76/382] Compiling rsaz-avx2-linux.S
[76/382] Compiling rsaz-avx2-apple.S
[78/382] Compiling rdrand-x86_64-linux.S
[79/382] Compiling rdrand-x86_64-apple.S
[80/382] Compiling p256_beeu-x86_64-asm-linux.S
[81/382] Compiling p256_beeu-x86_64-asm-apple.S
[82/382] Compiling p256_beeu-armv8-asm-win.S
[83/382] Compiling p256-x86_64-asm-linux.S
[84/382] Compiling p256_beeu-armv8-asm-linux.S
[85/382] Compiling p256_beeu-armv8-asm-apple.S
[86/382] Compiling p256-armv8-asm-win.S
[87/382] Compiling p256-x86_64-asm-apple.S
[88/382] Compiling p256-armv8-asm-linux.S
[89/382] Compiling ghashv8-armv8-win.S
[90/382] Compiling p256-armv8-asm-apple.S
[91/382] Compiling ghashv8-armv8-linux.S
[92/382] Compiling ghashv8-armv7-linux.S
[93/382] Compiling ghashv8-armv8-apple.S
[94/382] Compiling ghash-x86_64-linux.S
[95/382] Compiling ghash-x86_64-apple.S
[96/382] Compiling ghash-x86-linux.S
[97/382] Compiling ghash-x86-apple.S
[98/382] Compiling ghash-ssse3-x86_64-linux.S
[99/382] Compiling ghash-ssse3-x86_64-apple.S
[100/382] Compiling ghash-ssse3-x86-linux.S
[101/382] Compiling ghash-ssse3-x86-apple.S
[101/382] Compiling ghash-neon-armv8-win.S
[103/382] Compiling ghash-neon-armv8-linux.S
[104/382] Compiling ghash-neon-armv8-apple.S
[105/382] Compiling ghash-armv4-linux.S
[106/382] Compiling co-586-linux.S
[107/382] Compiling co-586-apple.S
[108/382] Compiling bn-armv8-win.S
[109/382] Compiling bsaes-armv7-linux.S
[110/382] Compiling bn-armv8-linux.S
[111/382] Compiling bn-armv8-apple.S
[112/382] Compiling bn-586-linux.S
[113/382] Compiling bn-586-apple.S
[114/382] Compiling armv8-mont-linux.S
[115/382] Compiling armv8-mont-win.S
[116/382] Compiling aesv8-gcm-armv8-win.S
[117/382] Compiling armv4-mont-linux.S
[118/382] Compiling armv8-mont-apple.S
[119/382] Compiling aesv8-gcm-armv8-linux.S
[120/382] Compiling aesv8-armv8-win.S
[120/382] Compiling aesv8-gcm-armv8-apple.S
[122/382] Compiling aesv8-armv8-linux.S
[122/382] Compiling aesv8-armv7-linux.S
[124/382] Compiling aesni-x86_64-linux.S
[125/382] Compiling aesni-x86-linux.S
[125/382] Compiling aesv8-armv8-apple.S
[127/382] Compiling aesni-x86_64-apple.S
[128/382] Compiling err_data.cc
[129/382] Compiling aesni-x86-apple.S
[130/382] Compiling aesni-gcm-x86_64-linux.S
[131/382] Compiling aesni-gcm-x86_64-apple.S
[132/382] Compiling aes-gcm-avx512-x86_64-linux.S
[132/382] Compiling aes-gcm-avx512-x86_64-apple.S
[134/382] Compiling aes-gcm-avx2-x86_64-apple.S
[134/382] Compiling aes-gcm-avx2-x86_64-linux.S
[136/382] Compiling LibSECP256k1 precomputed_ecmult.c
[137/382] Compiling xwing.cc
[138/382] Compiling x_exten.cc
[139/382] Compiling x_spki.cc
[140/382] Compiling x_req.cc
[141/382] Compiling x_x509a.cc
[142/382] Compiling x_sig.cc
[143/382] Compiling x_name.cc
[144/382] Compiling x_pubkey.cc
[145/382] Compiling x_x509.cc
[146/382] Compiling x_crl.cc
[147/382] Compiling x_attrib.cc
[148/382] Compiling x509spki.cc
[149/382] Compiling x509name.cc
[150/382] Compiling x509rset.cc
[151/382] Compiling x509_vpm.cc
[152/382] Compiling x509cset.cc
[153/382] Compiling x_algor.cc
[154/382] Compiling x_all.cc
[155/382] Compiling x509_vfy.cc
[156/382] Compiling x509_v3.cc
[157/382] Compiling x509_txt.cc
[158/382] Compiling x509_trs.cc
[159/382] Compiling x509_def.cc
[160/382] Compiling x509_d2.cc
[161/382] Compiling x509_set.cc
[161/382] Compiling x509_ext.cc
[163/382] Compiling x509_req.cc
[164/382] Compiling x509_obj.cc
[165/382] Compiling x509_lu.cc
[166/382] Compiling x509_cmp.cc
[167/382] Compiling x509_att.cc
[168/382] Compiling x509.cc
[169/382] Compiling v3_prn.cc
[170/382] Compiling v3_pmaps.cc
[171/382] Compiling v3_pcons.cc
[172/382] Compiling v3_skey.cc
[173/382] Compiling v3_purp.cc
[174/382] Compiling v3_ocsp.cc
[175/382] Compiling v3_utl.cc
[176/382] Compiling v3_ncons.cc
[177/382] Compiling v3_lib.cc
[178/382] Compiling v3_int.cc
[179/382] Compiling v3_ia5.cc
[180/382] Compiling v3_info.cc
[181/382] Compiling v3_genn.cc
[182/382] Compiling v3_extku.cc
[183/382] Compiling v3_enum.cc
[184/382] Compiling v3_crld.cc
[185/382] Compiling v3_cpols.cc
[186/382] Compiling v3_conf.cc
[187/382] Compiling v3_bcons.cc
[188/382] Compiling v3_bitst.cc
[189/382] Compiling t_x509a.cc
[190/382] Compiling v3_akeya.cc
[190/382] Compiling v3_akey.cc
[192/382] Compiling v3_alt.cc
[193/382] Compiling t_crl.cc
[194/382] Compiling t_req.cc
[195/382] Compiling t_x509.cc
[196/382] Compiling rsa_pss.cc
[197/382] Compiling i2d_pr.cc
[198/382] Compiling name_print.cc
[199/382] Compiling policy.cc
[200/382] Compiling algorithm.cc
[201/382] Compiling by_file.cc
[202/382] Compiling by_dir.cc
[203/382] Compiling a_verify.cc
[204/382] Compiling asn1_gen.cc
[205/382] Compiling a_sign.cc
[206/382] Compiling a_digest.cc
[207/382] Compiling thread_win.cc
[208/382] Compiling trust_token.cc
[209/382] Compiling thread_none.cc
[210/382] Compiling voprf.cc
[211/382] Compiling thread.cc
[212/382] Compiling pmbtoken.cc
[212/382] Compiling thread_pthread.cc
[214/382] Compiling stack.cc
[215/382] Compiling spake2plus.cc
[216/382] Compiling slhdsa.cc
[217/382] Compiling siphash.cc
[218/382] Compiling sha256.cc
[219/382] Compiling sha512.cc
[220/382] Compiling sha1.cc
[221/382] Compiling rsa_extra.cc
[222/382] Compiling rsa_print.cc
[223/382] Compiling rsa_crypt.cc
[224/382] Compiling refcount.cc
[225/382] Compiling rsa_asn1.cc
[226/382] Compiling rc4.cc
[227/382] Compiling urandom.cc
[228/382] Compiling trusty.cc
[229/382] Compiling rand.cc
[230/382] Compiling passive.cc
[231/382] Compiling ios.cc
[232/382] Compiling windows.cc
[233/382] Compiling poly1305_arm_asm.S
[234/382] Compiling getentropy.cc
[235/382] Compiling forkunsafe.cc
[236/382] Compiling fork_detect.cc
[237/382] Compiling deterministic.cc
[238/382] Compiling poly1305_arm.cc
[239/382] Compiling poly1305_vec.cc
[240/382] Compiling poly1305.cc
[241/382] Compiling pool.cc
[242/382] Compiling pkcs8.cc
[243/382] Compiling pkcs8_x509.cc
[244/382] Compiling p5_pbev2.cc
[245/382] Compiling pkcs7.cc
[246/382] Compiling pkcs7_x509.cc
[247/382] Compiling pem_xaux.cc
[248/382] Compiling pem_x509.cc
[249/382] Compiling pem_pkey.cc
[250/382] Compiling pem_pk8.cc
[251/382] Compiling pem_oth.cc
[252/382] Compiling obj_xref.cc
[253/382] Compiling pem_info.cc
[254/382] Compiling mlkem.cc
[255/382] Compiling pem_lib.cc
[256/382] Compiling poly_rq_mul.S
[257/382] Compiling pem_all.cc
[258/382] Compiling obj.cc
[259/382] Compiling mldsa.cc
[260/382] Compiling mem.cc
[260/382] Compiling fips_shared_support.cc
[262/382] Compiling md5.cc
[263/382] Compiling md4.cc
[264/382] Compiling lhash.cc
[265/382] Compiling fuzzer_mode.cc
[266/382] Compiling kyber.cc
[267/382] Compiling ex_data.cc
[268/382] Compiling hpke.cc
[269/382] Compiling hrss.cc
[270/382] Compiling sign.cc
[271/382] Compiling scrypt.cc
[272/382] Compiling pbkdf.cc
[273/382] Compiling print.cc
[274/382] Compiling p_x25519_asn1.cc
[275/382] Compiling p_x25519.cc
[276/382] Compiling p_rsa_asn1.cc
[277/382] Compiling p_hkdf.cc
[278/382] Compiling p_ed25519_asn1.cc
[279/382] Compiling p_rsa.cc
[280/382] Compiling p_ed25519.cc
[281/382] Compiling p_ec.cc
[282/382] Compiling p_ec_asn1.cc
[283/382] Compiling p_dsa_asn1.cc
[284/382] Compiling p_dh_asn1.cc
[285/382] Compiling p_dh.cc
[286/382] Compiling err.cc
[287/382] Compiling evp_ctx.cc
[288/382] Compiling evp.cc
[289/382] Compiling engine.cc
[290/382] Compiling ecdsa_p1363.cc
[291/382] Compiling evp_asn1.cc
[292/382] Compiling ecdh.cc
[293/382] Compiling ecdsa_asn1.cc
[294/382] Compiling ec_derive.cc
[295/382] Compiling hash_to_curve.cc
[296/382] Compiling dsa.cc
[297/382] Compiling ec_asn1.cc
[298/382] Compiling dsa_asn1.cc
[299/382] Compiling digest_extra.cc
[300/382] Compiling x25519-asm-arm.S
[301/382] Compiling params.cc
[302/382] Compiling dh_asn1.cc
[303/382] Compiling curve25519_64_adx.cc
[304/382] Compiling des.cc
[305/382] Compiling cpu_intel.cc
[306/382] Compiling spake25519.cc
[307/382] Compiling cpu_arm_linux.cc
[308/382] Compiling crypto.cc
[309/382] Compiling curve25519.cc
[310/382] Compiling cpu_arm_freebsd.cc
[311/382] Compiling cpu_aarch64_win.cc
[312/382] Compiling cpu_aarch64_sysreg.cc
[313/382] Compiling cpu_aarch64_openbsd.cc
[314/382] Compiling cpu_aarch64_linux.cc
[315/382] Compiling cpu_aarch64_fuchsia.cc
[316/382] Compiling cpu_aarch64_apple.cc
[317/382] Compiling conf.cc
[318/382] Compiling tls_cbc.cc
[319/382] Compiling cms.cc
[320/382] Compiling get_cipher.cc
[321/382] Compiling e_tls.cc
[322/382] Compiling e_rc4.cc
[323/382] Compiling e_des.cc
[324/382] Compiling e_rc2.cc
[325/382] Compiling e_null.cc
[326/382] Compiling e_chacha20poly1305.cc
[327/382] Compiling e_aesgcmsiv.cc
[328/382] Compiling e_aeseax.cc
[329/382] Compiling e_aesctrhmac.cc
[330/382] Compiling derive_key.cc
[331/382] Compiling chacha.cc
[332/382] Compiling unicode.cc
[333/382] Compiling cbb.cc
[334/382] Compiling cbs.cc
[335/382] Compiling ber.cc
[336/382] Compiling asn1_compat.cc
[337/382] Compiling sqrt.cc
[338/382] Compiling buf.cc
[339/382] Compiling bcm.cc
[340/382] Compiling exponentiation.cc
[341/382] Compiling div.cc
[342/382] Compiling blake2.cc
[343/382] Compiling printf.cc
[344/382] Compiling bn_asn1.cc
[345/382] Compiling convert.cc
[346/382] Compiling pair.cc
[347/382] Compiling hexdump.cc
[348/382] Compiling file.cc
[349/382] Compiling fd.cc
[350/382] Compiling errno.cc
[351/382] Compiling bio_mem.cc
[352/382] Compiling bio.cc
[352/382] Compiling tasn_typ.cc
[354/382] Compiling base64.cc
[355/382] Compiling tasn_fre.cc
[356/382] Compiling tasn_utl.cc
[357/382] Compiling tasn_enc.cc
[358/382] Compiling tasn_new.cc
[359/382] Compiling posix_time.cc
[360/382] Compiling f_string.cc
[361/382] Compiling tasn_dec.cc
[362/382] Compiling f_int.cc
[363/382] Compiling asn1_par.cc
[364/382] Compiling asn_pack.cc
[365/382] Compiling a_utctm.cc
[366/382] Compiling a_type.cc
[367/382] Compiling asn1_lib.cc
[368/382] Compiling a_time.cc
[369/382] Compiling a_strnid.cc
[370/382] Compiling a_octet.cc
[371/382] Compiling a_strex.cc
[372/382] Compiling a_object.cc
[373/382] Compiling a_int.cc
[374/382] Compiling a_mbstr.cc
[375/382] Compiling a_i2d_fp.cc
[376/382] Compiling a_dup.cc
[377/382] Compiling aes.cc
[378/382] Compiling a_d2i_fp.cc
[379/382] Compiling a_gentm.cc
[380/382] Compiling a_bool.cc
[381/382] Compiling a_bitstr.cc
[383/391] Compiling CryptoBoringWrapper RandomBytes.swift
[384/391] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[385/391] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[386/391] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[387/391] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[388/391] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[389/391] Emitting module CryptoBoringWrapper
[390/391] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[391/391] Compiling CryptoBoringWrapper EllipticCurve.swift
[392/449] Compiling CryptoExtras CryptoKitErrors_boring.swift
[393/449] Compiling CryptoExtras Data+Extensions.swift
[394/449] Compiling CryptoExtras DigestType.swift
[395/449] Compiling CryptoExtras Error.swift
[396/449] Compiling CryptoExtras I2OSP.swift
[397/449] Compiling CryptoExtras IntegerEncoding.swift
[398/455] Compiling CryptoExtras ObjectIdentifier.swift
[399/455] Compiling CryptoExtras PKCS8DERRepresentation.swift
[400/455] Compiling CryptoExtras PKCS8PrivateKey.swift
[401/455] Compiling CryptoExtras RFC8410AlgorithmIdentifier.swift
[402/455] Compiling CryptoExtras ECToolbox_boring.swift
[403/455] Compiling CryptoExtras ECToolbox.swift
[404/455] Emitting module CryptoExtras
[405/455] Compiling CryptoExtras PEMDocument.swift
[406/455] Compiling CryptoExtras PrettyBytes.swift
[407/455] Compiling CryptoExtras SubjectPublicKeyInfo.swift
[408/455] Compiling CryptoExtras ThreadOps.swift
[409/455] Compiling CryptoExtras ThreadPosix.swift
[410/455] Compiling CryptoExtras ThreadSpecific.swift
[411/455] Compiling CryptoExtras Scrypt.swift
[412/455] Compiling CryptoExtras OPRF.swift
[413/455] Compiling CryptoExtras OPRFClient.swift
[414/455] Compiling CryptoExtras OPRFServer.swift
[415/455] Compiling CryptoExtras VOPRF+API.swift
[416/455] Compiling CryptoExtras VOPRFClient.swift
[417/455] Compiling CryptoExtras AES_GCM_SIV_boring.swift
[418/455] Compiling CryptoExtras CMAC.swift
[419/455] Compiling CryptoExtras ARC+API.swift
[420/455] Compiling CryptoExtras ARC.swift
[421/455] Compiling CryptoExtras ARCCredential.swift
[422/455] Compiling CryptoExtras ARCEncoding.swift
[423/455] Compiling CryptoExtras ARCPrecredential.swift
[424/455] Compiling CryptoExtras AES_CBC.swift
[425/455] Compiling CryptoExtras AES_CFB.swift
[426/455] Compiling CryptoExtras AES_CTR.swift
[427/455] Compiling CryptoExtras AES_GCM_SIV.swift
[428/455] Compiling CryptoExtras Block Function.swift
[429/455] Compiling CryptoExtras AES_CFB_boring.swift
[430/455] Compiling CryptoExtras AES_CTR_boring.swift
[431/455] Compiling CryptoExtras ThreadWindows.swift
[432/455] Compiling CryptoExtras DLEQ.swift
[433/455] Compiling CryptoExtras Prover.swift
[434/455] Compiling CryptoExtras Verifier.swift
[435/455] Compiling CryptoExtras ZKPToolbox.swift
[436/455] Compiling CryptoExtras resource_bundle_accessor.swift
[437/455] Compiling CryptoExtras ARCPresentation.swift
[438/455] Compiling CryptoExtras ARCRequest.swift
[439/455] Compiling CryptoExtras ARCResponse.swift
[440/455] Compiling CryptoExtras ARCServer.swift
[441/455] Compiling CryptoExtras ChaCha20CTR_boring.swift
[442/455] Compiling CryptoExtras ChaCha20CTR.swift
[443/455] Compiling CryptoExtras Curve25519+PEM.swift
[444/455] Compiling CryptoExtras HashToField.swift
[445/455] Compiling CryptoExtras KDF.swift
[446/455] Compiling CryptoExtras PBKDF2_boring.swift
[447/455] Compiling CryptoExtras PBKDF2_commoncrypto.swift
[448/455] Compiling CryptoExtras PBKDF2.swift
[449/455] Compiling CryptoExtras Scrypt_boring.swift
[450/455] Compiling CryptoExtras VOPRFServer.swift
[451/455] Compiling CryptoExtras RSA+BlindSigning.swift
[452/455] Compiling CryptoExtras RSA.swift
[453/455] Compiling CryptoExtras RSA_boring.swift
[454/455] Compiling CryptoExtras Reexport.swift
[455/455] Compiling CryptoExtras BoringSSLHelpers.swift
[456/457] Emitting module _CryptoExtras
[457/457] Compiling _CryptoExtras Exports.swift
[458/555] Compiling X509 Digests.swift
[459/555] Compiling X509 DistinguishedName.swift
[460/555] Compiling X509 CommonName.swift
[461/555] Compiling X509 CountryName.swift
[462/555] Compiling X509 DNBuilder.swift
[463/555] Compiling X509 DomainComponent.swift
[464/555] Compiling X509 EmailAddress.swift
[465/555] Compiling X509 LocalityName.swift
[466/555] Compiling X509 OrganizationName.swift
[467/555] Compiling X509 OrganizationalUnitName.swift
[468/555] Compiling X509 StateOrProvinceName.swift
[469/565] Compiling X509 AnyPolicy.swift
[470/565] Compiling X509 CertificateStore.swift
[471/565] Compiling X509 CustomCertificateStore.swift
[472/565] Compiling X509 OneOfPolicies.swift
[473/565] Compiling X509 PolicyBuilder.swift
[474/565] Compiling X509 BasicConstraintsPolicy.swift
[475/565] Compiling X509 DNSNames.swift
[476/565] Compiling X509 DirectoryNames.swift
[477/565] Compiling X509 ExpiryPolicy.swift
[478/565] Compiling X509 IPConstraints.swift
[479/565] Compiling X509 Extension.swift
[480/565] Compiling X509 Extensions.swift
[481/565] Compiling X509 ExtensionsBuilder.swift
[482/565] Compiling X509 GeneralName.swift
[483/565] Compiling X509 Lock.swift
[484/565] Compiling X509 LockedValueBox.swift
[485/565] Compiling X509 BasicOCSPResponse.swift
[486/565] Compiling X509 DirectoryString.swift
[487/565] Compiling X509 OCSPCertID.swift
[488/565] Compiling X509 OCSPCertStatus.swift
[489/565] Compiling X509 OCSPExtensionID.swift
[490/565] Compiling X509 CSRAttribute.swift
[491/565] Compiling X509 CSRAttributes.swift
[492/565] Compiling X509 CSRVersion.swift
[493/565] Compiling X509 CertificateSigningRequest.swift
[494/565] Compiling X509 CertificationRequestInfo.swift
[495/565] Compiling X509 ExtensionRequest.swift
[496/565] Compiling X509 Certificate.swift
[497/565] Compiling X509 CertificatePrivateKey.swift
[498/565] Compiling X509 CertificatePublicKey.swift
[499/565] Compiling X509 CertificateSerialNumber.swift
[500/565] Compiling X509 CertificateVersion.swift
[501/565] Compiling X509 CMSAttribute.swift
[502/565] Compiling X509 CMSContentInfo.swift
[503/565] Compiling X509 CMSEncapsulatedContentInfo.swift
[504/565] Compiling X509 CMSIssuerAndSerialNumber.swift
[505/565] Compiling X509 CMSOperations.swift
[506/565] Compiling X509 CMSSignature.swift
[507/565] Compiling X509 CMSSignedData.swift
[508/565] Compiling X509 CMSSignerIdentifier.swift
[509/565] Compiling X509 CMSSignerInfo.swift
[510/565] Compiling X509 CMSVersion.swift
[511/565] Compiling X509 Curve25519+DER.swift
[512/565] Compiling X509 OCSPNonce.swift
[513/565] Compiling X509 OCSPPolicy.swift
[514/565] Compiling X509 OCSPRequest.swift
[515/565] Compiling X509 OCSPResponse.swift
[516/565] Compiling X509 OCSPResponseBytes.swift
[517/565] Compiling X509 OCSPResponseData.swift
[518/565] Compiling X509 OCSPResponseStatus.swift
[519/565] Compiling X509 OCSPSignature.swift
[520/565] Compiling X509 OCSPSingleRequest.swift
[521/565] Compiling X509 OCSPSingleResponse.swift
[522/565] Compiling X509 OCSPTBSRequest.swift
[523/565] Compiling X509 OCSPVersion.swift
[524/565] Compiling X509 PKCS8PrivateKey.swift
[525/565] Compiling X509 PromiseAndFuture.swift
[526/565] Compiling X509 RDNAttribute.swift
[527/565] Compiling X509 RandomNumberGenerator+bytes.swift
[528/565] Compiling X509 RelativeDistinguishedName.swift
[529/565] Compiling X509 SEC1PrivateKey.swift
[530/565] Compiling X509 SecKeyWrapper.swift
[531/565] Compiling X509 Signature.swift
[532/565] Compiling X509 SignatureAlgorithm.swift
[533/565] Compiling X509 AllOfPolicies.swift
[534/565] Compiling X509 StreetAddress.swift
[535/565] Compiling X509 Error.swift
[536/565] Compiling X509 AuthorityInformationAccess.swift
[537/565] Compiling X509 AuthorityKeyIdentifier.swift
[538/565] Compiling X509 BasicConstraints.swift
[539/565] Compiling X509 ExtendedKeyUsage.swift
[540/565] Compiling X509 ExtensionIdentifiers.swift
[541/565] Compiling X509 KeyUsage.swift
[542/565] Compiling X509 NameConstraints.swift
[543/565] Compiling X509 SubjectAlternativeName.swift
[544/565] Compiling X509 SubjectKeyIdentifier.swift
[545/565] Compiling X509 VerifierPolicy.swift
[546/565] Compiling X509 AlgorithmIdentifier.swift
[547/565] Compiling X509 ECDSASignature.swift
[548/565] Compiling X509 RSAPKCS1PublicKey.swift
[549/565] Compiling X509 SubjectPublicKeyInfo.swift
[550/565] Compiling X509 TBSCertificate.swift
[551/565] Compiling X509 Time.swift
[552/565] Compiling X509 TimeCalculations.swift
[553/565] Compiling X509 Validity.swift
[554/565] Compiling X509 X509SendableMetatype.swift
[555/565] Compiling X509 NameConstraintsPolicy.swift
[556/565] Compiling X509 RFC5280Policy.swift
[557/565] Compiling X509 URIConstraints.swift
[558/565] Compiling X509 VersionPolicy.swift
[559/565] Compiling X509 ServerIdentityPolicy.swift
[560/565] Compiling X509 TrustRootLoading.swift
[561/565] Compiling X509 UnverifiedChain.swift
[562/565] Compiling X509 ValidatedCertificateChain.swift
[563/565] Compiling X509 VerificationDiagnostic.swift
[564/565] Compiling X509 Verifier.swift
[565/565] Emitting module X509
[566/644] Compiling JWSETKit JWEHeader.swift
[567/644] Compiling JWSETKit JWERecipient.swift
[568/644] Compiling JWSETKit JWS.swift
[569/644] Compiling JWSETKit JWSCodable.swift
[570/644] Compiling JWSETKit JWSHeader.swift
[571/644] Compiling JWSETKit JWTOAuthClaims.swift
[572/644] Compiling JWSETKit JWTOIDCAuth.swift
[573/644] Compiling JWSETKit JWTOIDCStandard.swift
[574/652] Compiling JWSETKit PBKDF2.swift
[575/652] Compiling JWSETKit SymmetricKey.swift
[576/652] Compiling JWSETKit JOSE-JWEHPKERegistered.swift
[577/652] Compiling JWSETKit JOSE-JWERegistered.swift
[578/652] Compiling JWSETKit JOSE-JWSRegistered.swift
[579/652] Compiling JWSETKit JOSEHeader.swift
[580/652] Compiling JWSETKit JWE.swift
[581/652] Compiling JWSETKit JWECodable.swift
[582/652] Compiling JWSETKit KeySet.swift
[583/652] Compiling JWSETKit Keys.swift
[584/652] Compiling JWSETKit JWK-MLDSA.swift
[585/652] Compiling JWSETKit MLDSA65.swift
[586/652] Compiling JWSETKit MLDSA87.swift
[587/652] Compiling JWSETKit MLKEM1024.swift
[588/652] Compiling JWSETKit MLKEM768.swift
[589/652] Compiling JWSETKit ModuleLatticeAbstract.swift
[590/652] Compiling JWSETKit JWK-RSA.swift
[591/652] Compiling JWSETKit ASN1.swift
[592/652] Compiling JWSETKit Base64.swift
[593/652] Compiling JWSETKit Codable.swift
[594/652] Compiling JWSETKit Data.swift
[595/652] Compiling JWSETKit KeyLookup.swift
[596/652] Compiling JWSETKit Localizing.swift
[597/652] Compiling JWSETKit LockValue.swift
[598/652] Compiling JWSETKit resource_bundle_accessor.swift
[599/652] Compiling JWSETKit RSA.swift
[600/652] Compiling JWSETKit RSA_boring.swift
[601/652] Compiling JWSETKit SecKey.swift
[602/652] Compiling JWSETKit AES-CBC-HMAC.swift
[603/652] Compiling JWSETKit AES.swift
[604/652] Compiling JWSETKit CommonCrypto.swift
[605/652] Compiling JWSETKit ConcatKDF.swift
[606/652] Compiling JWSETKit Direct.swift
[607/652] Compiling JWSETKit HMAC.swift
[608/652] Emitting module JWSETKit
[609/652] Compiling JWSETKit Algorithms.swift
[610/652] Compiling JWSETKit Compression.swift
[611/652] Compiling JWSETKit ContentEncryption.swift
[612/652] Compiling JWSETKit KeyEncryption.swift
[613/652] Compiling JWSETKit RFC5480Algorithms.swift
[614/652] Compiling JWSETKit Signature.swift
[615/652] Compiling JWSETKit JSONWebCertificate.swift
[616/652] Compiling JWSETKit SecCertificate.swift
[617/652] Compiling JWSETKit X509Certificate.swift
[618/652] Compiling JWSETKit Apple.swift
[619/652] Compiling JWSETKit Zlib.swift
[620/652] Compiling JWSETKit ECCAbstract.swift
[621/652] Compiling JWSETKit Ed25519.swift
[622/652] Compiling JWSETKit HPKE.swift
[623/652] Compiling JWSETKit JWK-EC.swift
[624/652] Compiling JWSETKit P256.swift
[625/652] Compiling JWSETKit P256K+Backing.swift
[626/652] Compiling JWSETKit P256K+ECDH.swift
[627/652] Compiling JWSETKit JWTPayload.swift
[628/652] Compiling JWSETKit JWTPopClaims.swift
[629/652] Compiling JWSETKit JWTRegisteredClaims.swift
[630/652] Compiling JWSETKit DisclosurePayloadMerger.swift
[631/652] Compiling JWSETKit JWTSDClaims.swift
[632/652] Compiling JWSETKit SD-JWT.swift
[633/652] Compiling JWSETKit SD-JWTCodable.swift
[634/652] Compiling JWSETKit SelectiveDisclosure.swift
[635/652] Compiling JWSETKit EncryptedData.swift
[636/652] Compiling JWSETKit Error.swift
[637/652] Compiling JWSETKit Expiry.swift
[638/652] Compiling JWSETKit JSONPointer.swift
[639/652] Compiling JWSETKit ProtectedContainer.swift
[640/652] Compiling JWSETKit RawType.swift
[641/652] Compiling JWSETKit Storage.swift
[642/652] Compiling JWSETKit StorageField.swift
[643/652] Compiling JWSETKit WebContainer.swift
[644/652] Compiling JWSETKit P256K+Signing.swift
[645/652] Compiling JWSETKit P256K.swift
[646/652] Compiling JWSETKit P384.swift
[647/652] Compiling JWSETKit P521.swift
[648/652] Compiling JWSETKit SHA.swift
[649/652] Compiling JWSETKit KeyASN1.swift
[650/652] Compiling JWSETKit KeyAccessors.swift
[651/652] Compiling JWSETKit KeyExporter.swift
[652/652] Compiling JWSETKit KeyParser.swift
Build of target: 'JWSETKit' complete! (25.83s)
    7508
46	/Users/admin/builder/spi-builder-workspace/.docs/amosavian/jwsetkit/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/amosavian/jwsetkit/main
File count: 7508
Doc size:   46.0MB
Preparing doc bundle ...
Uploading prod-amosavian-jwsetkit-main-7e19af0a.zip to s3://spi-docs-inbox/prod-amosavian-jwsetkit-main-7e19af0a.zip
Copying... [10%]
Copying... [20%]
Copying... [31%]
Copying... [40%]
Copying... [50%]
Copying... [61%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.