mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-01 01:00:03 +01:00
6 lines
269 B
Text
6 lines
269 B
Text
|
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.
|
||
|
|
||
|
The CAST5 cipher is available royalty-free.
|