botan v1.13.4 (2023-03-01T00:35:38Z)
Dub
Repo
StreamCipher.cipher1
botan
stream
stream_cipher
StreamCipher
Encrypt or decrypt a message
void
cipher1
(const(ubyte)* buf, size_t len)
void
cipher1
(ubyte[] buf)
interface
StreamCipher
public final
void
cipher1
(
ref
ubyte
[]
buf
)
Parameters
buf
ubyte
[]
the plaintext / ciphertext
Meta
Source
See Implementation
botan
stream
stream_cipher
StreamCipher
functions
cipher
cipher1
clone
decrypt
encipher
encrypt
setIv
validIvLength
Encrypt or decrypt a message