-
-
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-CBC
Crypt::CBC - encrypt data with Cipher Block Chaining mode
-