mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
1c0db5ed3c
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
5 lines
269 B
Text
5 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.
|