Secret Stream
Functions
Link copied to clipboard
actual fun xChaCha20Poly1305InitPull(key: UByteArray, header: UByteArray): SecretStreamStateAndHeader
expect fun xChaCha20Poly1305InitPull(key: UByteArray, header: UByteArray): SecretStreamStateAndHeader
actual fun xChaCha20Poly1305InitPull(key: UByteArray, header: UByteArray): SecretStreamStateAndHeader
actual fun xChaCha20Poly1305InitPull(key: UByteArray, header: UByteArray): SecretStreamStateAndHeader
actual fun xChaCha20Poly1305InitPull(key: UByteArray, header: UByteArray): SecretStreamStateAndHeader
actual fun xChaCha20Poly1305InitPull(key: UByteArray, header: UByteArray): SecretStreamStateAndHeader
actual fun xChaCha20Poly1305InitPull(key: UByteArray, header: UByteArray): SecretStreamStateAndHeader
actual fun xChaCha20Poly1305InitPull(key: UByteArray, header: UByteArray): SecretStreamStateAndHeader
actual fun xChaCha20Poly1305InitPull(key: UByteArray, header: UByteArray): SecretStreamStateAndHeader
actual fun xChaCha20Poly1305InitPull(key: UByteArray, header: UByteArray): SecretStreamStateAndHeader
actual fun xChaCha20Poly1305InitPull(key: UByteArray, header: UByteArray): SecretStreamStateAndHeader
actual fun xChaCha20Poly1305InitPull(key: UByteArray, header: UByteArray): SecretStreamStateAndHeader
actual fun xChaCha20Poly1305InitPull(key: UByteArray, header: UByteArray): SecretStreamStateAndHeader
actual fun xChaCha20Poly1305InitPull(key: UByteArray, header: UByteArray): SecretStreamStateAndHeader
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
expect fun xChaCha20Poly1305Pull(state: SecretStreamState, ciphertext: UByteArray, associatedData: UByteArray = ubyteArrayOf()): DecryptedDataAndTag
Link copied to clipboard
expect fun xChaCha20Poly1305Push(state: SecretStreamState, message: UByteArray, associatedData: UByteArray = ubyteArrayOf(), tag: UByte): UByteArray
Link copied to clipboard