Thu, 30 Apr 2026 07:56:23 CST | login

Information for build perl-Crypt-RC4-2.02-1.oc9

ID24105
Package Nameperl-Crypt-RC4
Version2.02
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Crypt-RC4.git?.#bfa400ea5a2246c9fc83d51e609d70c20bbca4ea
SummaryPerl implementation of the RC4 encryption algorithm
DescriptionA simple implementation of the RC4 algorithm, developed by RSA Security, Inc. Here is the description from RSA's website: RC4 is a stream cipher designed by Rivest for RSA Data Security (now RSA Security). It is a variable key-size stream cipher with byte-oriented operations. The algorithm is based on the use of a random permutation. Analysis shows that the period of the cipher is overwhelmingly likely to be greater than 10100. Eight to sixteen machine operations are required per output byte, and the cipher can be expected to run very quickly in software. Independent analysts have scrutinized the algorithm and it is considered secure.
Built byfanjunkong
State complete
Volume DEFAULT
StartedTue, 04 Jun 2024 13:44:42 CST
CompletedTue, 04 Jun 2024 13:47:32 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Crypt-RC4.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Crypt-RC4.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-2504-build
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Crypt-RC4-2.02-1.oc9.src.rpm (info) (download)
noarch
perl-Crypt-RC4-2.02-1.oc9.noarch.rpm (info) (download)
perl-Crypt-RC4-tests-2.02-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.02-1 - initial build