Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split 'cast' module into CAST-128 and CAST-256 | Jack Lloyd | 2018-09-13 | 1 | -0/+40 |
They were only in the same place because of the desire to share the sbox tables, but that can be handled by adding a dependency. This makes it possible to disable CAST-256 while leaving CAST-128. |