Config::ApacheFormat

NULL Encryption Algorithm
Download

Config::ApacheFormat Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Abhijit Menon-Sen
  • Publisher web site:
  • http://search.cpan.org/~ams/Crypt-GOST-1.00/GOST.pm

Config::ApacheFormat Tags


Config::ApacheFormat Description

NULL Encryption Algorithm Crypt::NULL is a NULL encryption algorithm.SYNOPSISuse Crypt::NULL;$cipher = Crypt::NULL->new($key);$ciphertext = $cipher->encrypt($plaintext);$plaintext = $cipher->decrypt($ciphertext);The NULL Encryption Algorithm is a symmetric block cipher described in RFC 2410 by Rob Glenn and Stephen Kent.This module implements NULL encryption. It supports the Crypt::CBC interface, with the following functions. Requirements: · Perl


Config::ApacheFormat Related Software