Bug 114525 - [NEW PORT] security/p5-Crypt-Camellia_PP: Perl extension for Camellia Encryption Algorithm in pure Perl
Summary: [NEW PORT] security/p5-Crypt-Camellia_PP: Perl extension for Camellia Encrypt...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-12 13:20 UTC by Yoshisato YANAGISAWA
Modified: 2007-07-12 19:50 UTC (History)
0 users

See Also:


Attachments
p5-Crypt-Camellia_PP-0.02.shar (2.52 KB, text/plain)
2007-07-12 13:20 UTC, Yoshisato YANAGISAWA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yoshisato YANAGISAWA 2007-07-12 13:20:04 UTC
Crypt::Camellia_PP is a pure perl implementation of Camellia, a 128-bit 
symmetrical block cipher with 128-bit, 192-bit, and 256-bit key from
NTT and Mitsubishi Electric Corporation.  It is one of the approved
encryption methods to be used by European Union as well as specified
in several Internet RFCs.

See also: http://info.isl.ntt.co.jp/crypt/eng/camellia/index.html
WWW: http://search.cpan.org/dist/Crypt-Camellia_PP/

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-07-12 19:37:13 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-07-12 19:43:35 UTC
miwi        2007-07-12 18:37:16 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/p5-Crypt-Camellia_PP Makefile distinfo pkg-descr 
                                  pkg-plist 
  Log:
  Crypt::Camellia_PP is a pure perl implementation of Camellia, a 128-bit
  symmetrical block cipher with 128-bit, 192-bit, and 256-bit key from
  NTT and Mitsubishi Electric Corporation.  It is one of the approved
  encryption methods to be used by European Union as well as specified
  in several Internet RFCs.
  
  See also: http://info.isl.ntt.co.jp/crypt/eng/camellia/index.html
  WWW: http://search.cpan.org/dist/Crypt-Camellia_PP/
  
  PR:             ports/114525
  Submitted by:   Yoshisato YANAGISAWA
  
  Revision  Changes    Path
  1.902     +1 -0      ports/security/Makefile
  1.1       +20 -0     ports/security/p5-Crypt-Camellia_PP/Makefile (new)
  1.1       +3 -0      ports/security/p5-Crypt-Camellia_PP/distinfo (new)
  1.1       +8 -0      ports/security/p5-Crypt-Camellia_PP/pkg-descr (new)
  1.1       +5 -0      ports/security/p5-Crypt-Camellia_PP/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"