info.txt |
|
84 |
siv.cpp |
This value does not particularly matter as regardless SIV_Mode::update
buffers all input, so in theory this could be 1. However as for instance
Transform_Filter creates update_granularity() uint8_t buffers, use a
somewhat large size to avoid bouncing on a tiny buffer.
|
5209 |
siv.h |
Base class for SIV encryption and decryption (@see RFC 5297)
|
3328 |