BeeCrypt
4.2.1
|
Blockcipher padding algorithms. More...
#include "beecrypt/beecrypt.h"
Go to the source code of this file.
Functions | |
memchunk * | pkcs5Pad (size_t, memchunk *) |
memchunk * | pkcs5Unpad (size_t, memchunk *) |
memchunk * | pkcs5PadCopy (size_t, const memchunk *) |
memchunk * | pkcs5UnpadCopy (size_t, const memchunk *) |
Blockcipher padding algorithms.