aboutsummaryrefslogtreecommitdiff
path: root/src/tests/parser.cpp
diff options
context:
space:
mode:
authorMike Buland <eichlan@xagasoft.com>2012-05-03 07:23:37 +0000
committerMike Buland <eichlan@xagasoft.com>2012-05-03 07:23:37 +0000
commit0214b67982bfbba8184057f8423bd69b50c6dd3f (patch)
tree8cfb6b4d83ea19ee955c0ef49cda654e14b88f0e /src/tests/parser.cpp
parentdf6a899ad6c9a1c792582ef1a3b838c7eb6d330c (diff)
downloadlibbu++-0214b67982bfbba8184057f8423bd69b50c6dd3f.tar.gz
libbu++-0214b67982bfbba8184057f8423bd69b50c6dd3f.tar.bz2
libbu++-0214b67982bfbba8184057f8423bd69b50c6dd3f.tar.xz
libbu++-0214b67982bfbba8184057f8423bd69b50c6dd3f.zip
The cipher base class does nice buffering now based on the blocksize. This
means that you can write odd numbers of bytes or read odd numbers of bytes from/to the ciphers and it'll just buffer until it gets a full block. Next up is adding padding support. Right now it doesn't flush the buffers with padding if you don't fill the last block. For that matter, it doesn't do any padding at all.
Diffstat (limited to 'src/tests/parser.cpp')
0 files changed, 0 insertions, 0 deletions