Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • perl-Crypt-PassGen ... the language used to construct the frequency table. The source repository is on github: https://github.com/timj/perl-Crypt-PassGen Requirements ------------ Currently assumes /usr/dict/words or /usr/share/dict/words is available so that the frequency ...
  • perl5-Crypt-Blowfish-Mod ... Crypt::Blowfish::Mod $key; my $ciphertext = $cipher->encrypt($plaintext); $plaintext = $cipher->decrypt($ciphertext); # DESCRIPTION Crypt::Blowfish::Mod implements the Blowfish algorithm using functions adapted from examples from Bruce Schneier ...
  • Crypt-OpenPGP ... with the passphrase $pass. my $plaintext = $pgp->decrypt( Data => $ciphertext, Passphrase => $pass, ); DESCRIPTION *Crypt::OpenPGP* is a pure-Perl implementation of the OpenPGP standard[1]. In ...
  • Crypt-Password Unix-style, Variously Hashed Passwords README for Crypt::Password ========================== This is just a wrapper for perl's crypt(), which can do everything you would probably want to do to store a password, but this is supposed to provide the various ...
  • crypt-rot13 ... . There are many like it, but this one is mine. ## Installation `gem install crypt-rot13` ## Synopsis ```ruby require 'crypt/ ... find on the project page at: https://github.com/djberg96/crypt-rot13 ## License Apache-2.0 ## Copyright (C) 2005-2021, ...
  • crypt-fog Very simple encryption for Ruby ## Description The crypt-fog library is a simple encryption mechanism, but slightly better ... you picked in order to decrypt it. ## Installation gem install crypt-fog ## Command Line ``` fogenc -s "hello" -d 1688 fogenc - ...
  • crypt ... example, Mac OS X only supports DES (booooooo!!!!). ## USAGE crypt(Key, Salt) -> binary() crypt_to_string(Key, Salt) -> string() Types ... (3) is not supported by the OS, the crypt module will fail to load. Depending on your ...
  • aaaa-crypt-dh ... ::GMP or Math::BigInt::Pari are installed so that Crypt::DH works at a speed approaching reasonable. If you ... the 'AAAA' ensures that this prereq is installed before Crypt::DH. Simples. AUTHOR Chris "BinGOs" Williams LICENSE Copyright ...
  • Crypt-DH-GMP Crypt-DH Using Raw GMP
  • Crypt-XXTEA ... documentation for this module with the perldoc command. perldoc Crypt::XXTEA You can also look for information at: ... http://rt.cpan.org/NoAuth/Bugs.html?Dist=Crypt-XXTEA AnnoCPAN, Annotated CPAN documentation http://annocpan.org/ ...