76fe FreshPorts -- security/p5-Crypt-HCE_SHA
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Crypt-HCE_SHA 0.70 security on this many watch lists=3 search for ports that depend on this port
Perl5 interface to one way hash chaining block cipher
Maintained by: skreuzer@FreeBSD.org search for ports maintained by this maintainer
Port Added: 09 Oct 2001 22:02:08
Also Listed In: perl5
License: not specified in port


     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 that 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.
SVNWeb : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. security/p5-Digest-SHA1
  2. lang/perl5.8
Required To Run:
  1. security/p5-Digest-SHA1
  2. lang/perl5.8

This port is required by:

for Build for Run

To install the port: cd /usr/ports/security/p5-Crypt-HCE_SHA/ && make install clean
To add the package: pkg_add -r p5-Crypt-HCE_SHA


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Crypt/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Crypt/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Crypt/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Crypt/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Crypt/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Crypt/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Crypt/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Crypt/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Crypt/
  11. http://at.cpan.org/modules/by-module/Crypt/
  12. http://backpan.perl.org/modules/by-module/Crypt/
  13. http://cpan.nctu.edu.tw/modules/by-module/Crypt/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Crypt/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Crypt/
  16. http://www.cpan.dk/modules/by-module/Crypt/
  17. http://www.cpan.dk/modules/by-module/Crypt/

Number of commits found: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
29 Jun 2012 18:30:42
Original commit files touched by this commit  0.70
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.70
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
08 Jan 2012 07:01:25
Original commit files touched by this commit  0.70
eadler search for other commits by this committer
Repeated words are are hard to to find sometimes.

Approved by:    portmgr (itetcu)
03 Jul 2011 14:03:52
Original commit files touched by this commit  0.70
ohauer search for other commits by this committer
-remove MD5
22 Jul 2009 16:27:08
Original commit files touched by this commit  0.70
pgollucci search for other commits by this committer
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
28 Mar 2009 01:16:37
Original commit files touched by this commit  0.70
skreuzer search for other commits by this committer
Change MAINTAINER on my ports to my FreeBSD email address

Approved by:    wxs (mentor)
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.70
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
17 Jun 2007 21:27:42
Original commit files touched by this commit  0.70
itetcu search for other commits by this committer
Change of email address, same maintainer.

PR:             ports/113686
Submitted by:   Steven Kreuzer (confirmed from the old email on private)
24 Feb 2007 09:20:52
Original commit files touched by this commit  0.70
rafan search for other commits by this committer
- Pass maintainership to submitter

PR:             ports/109474
Submitted by:   Steven Kreuzer <skreuzer at f2o.org>
24 Jan 2006 01:03:33
Original commit files touched by this commit  0.70
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:50:55
Original commit files touched by this commit  0.70
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
03 Jun 2004 13:40:39
Original commit files touched by this commit  0.70
erwin search for other commits by this committer
Update to 0.70
29 Jan 2004 16:13:06
Original commit files touched by this commit  0.60
trevor search for other commits by this committer
SIZEify.
24 Oct 2003 12:05:09
Original commit files touched by this commit  0.60
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
09 May 2003 01:22:07
Original commit files touched by this commit  0.60
edwin search for other commits by this committer
conditionalize dependencies on modules included in perl 5.8

        Make dependencies on modules included in the perl 5.8
        distribution conditional on the perl version installed.
        While I'm here, remove SITE_PERL and MAN(3)PREFIX.

PR:             ports/50589
Submitted by:   Erwin Lansing <erwin@lansing.dk>
20 Feb 2003 18:59:13
Original commit files touched by this commit  0.60
knu search for other commits by this committer
De-pkg-comment.
17 Feb 2003 16:20:34
Original commit files touched by this commit  0.60
nork search for other commits by this committer
Remove RESTRICTED tag for crypto stuff.

Pointed out by:         kris
10 Oct 2001 02:02:08
files touched by this commit
tobez search for other commits by this committer
Add p5-Crypt-HCE_SHA 0.60, perl5 interface to one way hash chaining   block
cipher.    

Number of commits found: 18

2846
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24531
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days28
new fortnight60
new month218

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0