Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New public function memeql_sec, declared in memops.h. | Niels Möller | 2016-09-05 | 1 | -14/+1 |
* | New function memeql_sec. | Niels Möller | 2015-03-14 | 1 | -1/+14 |
* | Avoid >= 32 bit shifts when size_t is only 32 bits. | Niels Möller | 2014-05-03 | 1 | -7/+10 |
* | New macros related to ccm nonce size. | Niels Möller | 2014-04-30 | 1 | -5/+2 |
* | ccm_decrypt_message: length argument is cleartext (dst) length | Niels Möller | 2014-04-25 | 1 | -5/+4 |
* | Update copyright headers for dual licensing. | Niels Möller | 2014-04-12 | 1 | -25/+32 |
* | CCM cipher mode. | Owen Kirby | 2014-03-23 | 1 | -0/+256 |