libcrypt-cbc-perl 3.04-ok1 source package in openKylin

Changelog

libcrypt-cbc-perl (3.04-ok1) yangtze; urgency=medium

  * Build for openkylin.

 -- denghao <email address hidden>  Fri, 09 Sep 2022 08:53:59 +0300

Upload details

Uploaded by:
denghao
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main perl
Yangtze V1.0 release main perl
Yangtze V1.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libcrypt-cbc-perl_3.04.orig.tar.gz 39.3 KiB 4026c57d0dbf6496c0d561a26f161b763d3b8edf351139c073492e21b5fbce07
libcrypt-cbc-perl_3.04-ok1.debian.tar.xz 1.7 KiB 8266e4d295f545cce1de4c4c360a9e97eb134b190ec5ee47cd1e1de981142761
libcrypt-cbc-perl_3.04-ok1.dsc 2.1 KiB a2e1aa40d4f6a838df9728818e607e2dec2fe5e8adc0491b4a6c9dd8ee4061bc

Available diffs

View changes file

Binary packages built by this source

libcrypt-cbc-perl: implementation of cipher block chaining (CBC) mode

 In combination with a block cipher such as Crypt::Rijndael or
 Crypt::Blowfish, you can encrypt and decrypt messages of arbitrarily
 long length using Crypt::CBC. The encrypted messages are compatible
 with the encryption format used by SSLeay.