blob: c8b152843d573b4b5db834ffb83322ecde3067bc (
plain) (
blame)
1
2
3
4
|
This module provides an implementation of the CAST5 block cipher using
compiled C code for increased speed. CAST5 is also known as CAST-128. It
is a product of the CAST design procedure developed by C. Adams and
S. Tavares.
|