Module streaming

Source

Structsยง

BufferUpdate
A struct indicating the portion of a buffer written to, and/or not written to, during an encryption/decryption operation.
StreamingDecryptingKey
A key for streaming decryption operations.
StreamingEncryptingKey
A key for streaming encryption operations.

Functionsยง

evp_decrypt_init ๐Ÿ”’
evp_encrypt_init ๐Ÿ”’