mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
632f8b975c
Signed-off-by: B. Watson <yalhcru@gmail.com>
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.
|