ChaChaPoly An implementation of the ChaCha20-Poly1305 cipher. Declarationenum ChaChaPoly TopicsStoring the outputChaChaPoly.SealedBoxGetting a nonceChaChaPoly.NonceSecuring the plaintext messageseal(_:using:nonce:)seal(_:using:nonce:authenticating:)Decrypting and verifying the messageopen(_:using:)open(_:using:authenticating:) RelationshipsConforms ToSendableSendableMetatype See AlsoCiphersAES