mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
317 B
Plaintext
6 lines
317 B
Plaintext
This is Crypt::CBC, a Perl-only implementation of the cryptographic
|
|
cipher block chaining mode (CBC). In combination with a block cipher
|
|
such as DES or IDEA, you can encrypt and decrypt messages of
|
|
arbitrarily long length. The encrypted messages are compatible with
|
|
the encryption format used by the OpenSSL package.
|