Stream

actual object Stream
expect object Stream
actual object Stream
actual object Stream

Functions

Link copied to clipboard
actual fun chacha20(clen: Int, nonce: UByteArray, key: UByteArray): UByteArray
expect fun chacha20(clen: Int, nonce: UByteArray, key: UByteArray): UByteArray
actual fun chacha20(clen: Int, nonce: UByteArray, key: UByteArray): UByteArray
actual fun chacha20(clen: Int, nonce: UByteArray, key: UByteArray): UByteArray
Link copied to clipboard
actual fun chacha20IetfXor(message: UByteArray, nonce: UByteArray, key: UByteArray): UByteArray
expect fun chacha20IetfXor(message: UByteArray, nonce: UByteArray, key: UByteArray): UByteArray
actual fun chacha20IetfXor(message: UByteArray, nonce: UByteArray, key: UByteArray): UByteArray
actual fun chacha20IetfXor(message: UByteArray, nonce: UByteArray, key: UByteArray): UByteArray
Link copied to clipboard
actual fun chacha20IetfXorIc(message: UByteArray, nonce: UByteArray, initialCounter: UInt, key: UByteArray): UByteArray
expect fun chacha20IetfXorIc(message: UByteArray, nonce: UByteArray, initialCounter: UInt, key: UByteArray): UByteArray
actual fun chacha20IetfXorIc(message: UByteArray, nonce: UByteArray, initialCounter: UInt, key: UByteArray): UByteArray
actual fun chacha20IetfXorIc(message: UByteArray, nonce: UByteArray, initialCounter: UInt, key: UByteArray): UByteArray
Link copied to clipboard
Link copied to clipboard
actual fun chacha20Xor(message: UByteArray, nonce: UByteArray, key: UByteArray): UByteArray
expect fun chacha20Xor(message: UByteArray, nonce: UByteArray, key: UByteArray): UByteArray
actual fun chacha20Xor(message: UByteArray, nonce: UByteArray, key: UByteArray): UByteArray
actual fun chacha20Xor(message: UByteArray, nonce: UByteArray, key: UByteArray): UByteArray
Link copied to clipboard
actual fun chacha20XorIc(message: UByteArray, nonce: UByteArray, initialCounter: ULong, key: UByteArray): UByteArray
expect fun chacha20XorIc(message: UByteArray, nonce: UByteArray, initialCounter: ULong, key: UByteArray): UByteArray
actual fun chacha20XorIc(message: UByteArray, nonce: UByteArray, initialCounter: ULong, key: UByteArray): UByteArray
actual fun chacha20XorIc(message: UByteArray, nonce: UByteArray, initialCounter: ULong, key: UByteArray): UByteArray