-
-
-
-
crypt-b64:简单的工具,用于将基于crypt的base64编码文本解码和编码为标准base64编码
地穴b64
快速简单的工具,用于将基于crypt的base64编码文本编码为标准base64编码
地穴的 ... +/ 。
例子
给定哈希值: $6$HuxJVXbQPLPnqRB$DHCTcDd7xa2pB1l/e64Zg8kRmRuV0EChEoftE5rf3.L2B168CA2ir5/EGIBkwLw1Un3E8.43DXe4wwtjqLrxi1
./crypt-b64 ' DHCTcDd7xa2pB1l/e64Zg8kRmRuV0EChEoftE5rf3.L2B168CA2
-
crypt--xxtea
Tiny Encryption Algorithm in pure Ruby
= Crypt::XXTEA
* http://crypt-tea.rubyforge.org/
== DESCRIPTION:
An implementation of the ... that's compatible with PHP's xxTEA
== INSTALL:
* sudo gem install crypt-tea
== USAGE:
require 'rubygems'
require ...
-
-
crypt-rijndael
...
for any Perl module.
=head2 Documentation
To read about L<Crypt::Rijndael>, look at the embedded documentation
in the module ... the module
name instead of the file location:
% perldoc Crypt::Rijndael
You can read the documentation and inspect the ...
-
Crypt-OpenSSL-RC4
... is set up,
you should just be able to do
% cpan Crypt::OpenSSL::RC4
Download it, unpack it, then build it as ...
% make && make test
Then install it:
% make install
DOCUMENTATION
Crypt::OpenSSL::RC4 documentation is available as in POD. So ...
-
crypt-gpgme
... documentation for this module with the perldoc command.
perldoc Crypt::GpgME
You can also look for information at: ... :
http://rt.cpan.org/NoAuth/Bugs.html?Dist=Crypt-GpgME
AnnoCPAN, annotated CPAN documentation:
http://annocpan.org ...
-
crypt-random-source
... sources
=head1 VERSION
version 0.12
=head1 SYNOPSIS
use Crypt::Random::Source qw(get_strong);
# get 10 cryptographically strong random ... of byte oriented sources of
random data.
See L<Crypt::Random::Source::Factory> for a more powerful way to ...
-
perl-crypt-openssl-pkcs12
... ::OpenSSL::PKCS12;
my $pass = "your password";
my $pkcs12 = Crypt::OpenSSL::PKCS12->new_from_file('cert.p12');
print $pkcs12->certificate ... ://www.openssl.org/docs/man1.1.1/man1/openssl.html))
- [Crypt::OpenSSL::X509](https://metacpan.org/pod ...
-