Source filter for Cipher Block Chaining
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.
$
pkg install p5-Filter-CBCOrigin
security/p5-Filter-CBC
Size
15.8KiB
License
not specified
Maintainer
perl@FreeBSD.org
Dependencies
4 packages
Required by
0 packages