Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Simple-Crypt ... when encrypting the plaintext.txt. WARNING: At this time Simple Crypt reads the entire file that is being encrypted into memory. ... 42211) and Open Indiana ver. 151a4 x86pc 64Bit. NOTE: Simple Crypt echos passwords when entered. If you would like to ...
  • cl-crypt Common-Lisp implementation of unix crypt function This implementation of unix crypt function has been written by by John A.R. Williams . The sources can be downloaded from http://www.jarw.org.uk/lisp/jarw.html or via git: git ...
  • php-openssl-crypt ... new Processor(); /* * Encryption with the public key. */ $pubKey = Key\Pub::fromCertificateFile('ssl/crypt.crt'); $encData = $processor->encrypt($data, $pubKey); /* * Decryption with the private key. */ $privKey ...
  • knife-crypt ... Chef's Knife Command to Encrypt and Decrypt Data # Knife::Crypt [![Build History][2]][1] [![Dependency Status][4]][3] ... a Ruby Gem. To install it, run: $ gem install knife-crypt ## Usage Encrypt a string $ knife encrypt '"foo"' Encrypt an ...
  • perl-Crypt-Anubis Crypt::Anubis - Crypt::CBC-compliant block cipher
  • perl-Crypt-Blowfish Crypt::Blowfish - Perl Blowfish encryption module
  • perl-Crypt-Blowfish_PP Crypt::Blowfish_PP Perl module - pure Perl Blowfish alghoritm implementation
  • perl-Crypt-CAST5 Crypt::CAST5 - CAST5 block cipher implementation in C
  • perl-Crypt-CAST5_PP Crypt::CAST5_PP Perl module - CAST5 block cipher implemented in pure Perl
  • perl-Crypt-CBC Crypt::CBC - encrypt data with Cipher Block Chaining mode