freebsd-ports/devel/p5-Filter-CBC/pkg-descr
Ying-Chieh Liao 9f37bc9188 add p5-Filter-CBC
Source filter for Cipher Block Chaining

PR:		32770
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-13 10:17:13 +00:00

9 lines
322 B
Text

Filter::CBC is a Source filter that uses Cipher Block Chaining (CBC) to
encrypt your code. The tricky part is that most CBC Algorithms have binary
output. The textmode bypasses this obstacle, by converting the data to less
scary data.
WWW: http://search.cpan.org/search?dist=Filter-CBC
-- Sergey Skvortsov
skv@protey.ru