SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Crypt-HCE_SHA rpm build for : OpenSuSE. For other distributions click perl-Crypt-HCE_SHA.

Name : perl-Crypt-HCE_SHA
Version : 0.75 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.1.1 Date : 2023-07-20 20:02:45
Group : Development/Libraries/Perl Source RPM : perl-Crypt-HCE_SHA-0.75-lp155.1.1.src.rpm
Size : 0.02 MB
Packager : https://www_suse_com/
Summary : Perl extension implementing one way hash chaining encryption using SHA
Description :
This module implements a chaining block cipher using a one way hash. This
method of encryption is the same that is used by radius (RFC2138) and is
also described in Applied Cryptography.

Two interfaces are provided in the module. The first is straight block
encryption/decryption the second does base64 mime encoding/decoding of the
encrypted/decrypted blocks.

The idea is the the two sides have a shared secret that supplies one of the
keys and a randomly generated block of bytes provides the second key. The
random key is passed in cleartext between the two sides.

An example client and server are packaged as modules with this module. They
are used in the tests. They can be found in the examples directory.

Thanks to Jake Angerman for the bug report on the bug in key generation for
the chaining portion of the algorithm

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-C/15.5/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Crypt-HCE_SHA-0.75-lp155.1.1.noarch.rpm
     

Provides :
perl(Crypt::HCE_SHA)
perl-Crypt-HCE_SHA

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Digest::SHA)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Crypt
/usr/lib/perl5/vendor_perl/5.26.1/Crypt/HCE_SHA.pm
/usr/lib/perl5/vendor_perl/5.26.1/auto/Crypt
/usr/lib/perl5/vendor_perl/5.26.1/auto/Crypt/HCE_SHA
/usr/lib/perl5/vendor_perl/5.26.1/auto/Crypt/HCE_SHA/autosplit.ix
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Crypt-HCE_SHA
/usr/share/doc/packages/perl-Crypt-HCE_SHA/Changes
/usr/share/doc/packages/perl-Crypt-HCE_SHA/README
/usr/share/doc/packages/perl-Crypt-HCE_SHA/examples
/usr/share/doc/packages/perl-Crypt-HCE_SHA/examples/Client.pm
/usr/share/doc/packages/perl-Crypt-HCE_SHA/examples/HOW_TO_USE
/usr/share/doc/packages/perl-Crypt-HCE_SHA/examples/Server.pm
/usr/share/man/man3/Crypt::HCE_SHA.3pm.gz

 
ICM