Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright headers for dual licensing. | Niels Möller | 2014-04-12 | 1 | -20/+32 |
* | Reorganized camellia interface | Niels Möller | 2013-10-10 | 1 | -2/+2 |
* | Separate rounds and keys arguments for _camellia_crypt. | Niels Möller | 2013-10-07 | 1 | -18/+19 |
* | Use size_t rather than unsigned for all cipher-related functions. | Niels Möller | 2013-04-26 | 1 | -1/+1 |
* | Use ROTL32 in the camellia code. | Niels Möller | 2012-03-31 | 1 | -4/+4 |
* | Converted files to utf-8. | Niels Möller | 2012-02-18 | 1 | -1/+1 |
* | Partial revert of 2010-09-20 changes. | Niels Möller | 2010-09-24 | 1 | -12/+44 |
* | (CAMELLIA_ROUNDSM): Moved addition of key to the end, to use a 64-bit | Niels Möller | 2010-09-20 | 1 | -2/+1 |
* | * camellia.h (struct camellia_ctx): Eliminate the two unused | Niels Möller | 2010-07-25 | 1 | -16/+16 |
* | * camellia-set-encrypt-key.c (camellia_setup128): Generate | Niels Möller | 2010-07-24 | 1 | -0/+139 |