Result:
found more than 893 distributions - search limited to the first 2001 files matching your query ( run in 0.753 )


Crypt-MatrixSSL

 view release on metacpan or  search on metacpan

matrixssl-1-8-6-open/src/matrixSsl.c  view on Meta::CPAN

381
382
383
384
385
386
387
388
389
390
{
        sslMd5Context_t         md5;
        sslSha1Context_t        sha1;
         
/*
        Use a backup of the message hash-to-date because we don't want
        to destroy the state of the handshaking until truly complete
*/
        md5 = ssl->sec.msgHashMd5;
        sha1 = ssl->sec.msgHashSha1;

 view all matches for this distribution


Crypt-MatrixSSL3

 view release on metacpan or  search on metacpan

script/mk-ca-bundle.pl  view on Meta::CPAN

152
153
154
155
156
157
158
159
160
161
162
  }
}
 
sub HELP_MESSAGE() {
  print "Usage:\t${0} [-b] [-d<certdata>] [-f] [-i] [-l] [-n] [-p<purposes:levels>] [-q] [-s<algorithms>] [-t] [-u] [-v] [-w<l>] [<outputfile>]\n";
  print "\t-b\tbackup an existing version of ca-bundle.crt\n";
  print "\t-d\tspecify Mozilla tree to pull certdata.txt or custom URL\n";
  print "\t\t  Valid names are:\n";
  print "\t\t    ", join( ", ", map { ( $_ =~ m/$opt_d/ ) ? "$_ (default)" : "$_" } sort keys %urls ), "\n";
  print "\t-f\tforce rebuild even if certdata.txt is current\n";
  print "\t-i\tprint version info about used modules\n";

script/mk-ca-bundle.pl  view on Meta::CPAN

487
488
489
490
491
492
493
494
495
496
497
    if ($opt_b && -e $crt) {
        my $bk = 1;
        while (-e "$crt.~${bk}~") {
            $bk++;
        }
        rename $crt, "$crt.~${bk}~" or die "Failed to create backup $crt.~$bk}~: $!\n";
    } elsif( -e $crt ) {
        unlink( $crt ) or die "Failed to remove $crt: $!\n";
    }
    rename "$crt.~", $crt or die "Failed to rename $crt.~ to $crt: $!\n";
}

 view all matches for this distribution


Crypt-NSS-X509

 view release on metacpan or  search on metacpan

MANIFEST.SKIP  view on Meta::CPAN

31
32
33
34
35
36
37
38
39
40
41
\bBuild.bat$
\bBuild.COM$
\bBUILD.COM$
\bbuild.com$
 
# Avoid temp and backup files.
~$
\.old$
\#$
\b\.#
\.bak$

 view all matches for this distribution


Crypt-Nettle

 view release on metacpan or  search on metacpan

MANIFEST.SKIP  view on Meta::CPAN

22
23
24
25
26
27
28
29
30
31
32
# Avoid Module::Build generated and utility files.
\bBuild$
\b_build/
 
# Avoid temp and backup files.
~$
\.old$
\#$
\b\.#
\.bak$

 view all matches for this distribution


Crypt-OpenSSL-AES

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN

1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
av_top_index|5.017009|5.003007|p
av_top_index_skip_len_mg|5.025010||Viu
av_undef|5.003007|5.003007|
av_unshift|5.003007|5.003007|
ax|5.003007|5.003007|
backup_one_GCB|5.025003||Viu
backup_one_LB|5.023007||Viu
backup_one_SB|5.021009||Viu
backup_one_WB|5.021009||Viu
bad_type_gv|5.019002||Viu
bad_type_pv|5.016000||Viu
BADVERSION|5.011004||Viu
BASEOP|5.003007||Viu
BhkDISABLE|5.013003||xV

 view all matches for this distribution


Crypt-OpenSSL-Blowfish-CFB64

 view release on metacpan or  search on metacpan

MANIFEST.SKIP  view on Meta::CPAN

13
14
15
16
17
18
19
20
21
22
23
# Avoid Module::Build generated and utility files.
\bBuild$
\b_build/
 
# Avoid temp and backup files.
~$
\.old$
\#$
\b\.#
\.bak$

 view all matches for this distribution


Crypt-OpenSSL-Blowfish

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN

1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
av_top_index|5.017009|5.003007|p
av_top_index_skip_len_mg|5.025010||Viu
av_undef|5.003007|5.003007|
av_unshift|5.003007|5.003007|
ax|5.003007|5.003007|
backup_one_GCB|5.025003||Viu
backup_one_LB|5.023007||Viu
backup_one_SB|5.021009||Viu
backup_one_WB|5.021009||Viu
bad_type_gv|5.019002||Viu
bad_type_pv|5.016000||Viu
BADVERSION|5.011004||Viu
BASEOP|5.003007||Viu
BhkDISABLE|5.013003||xV

 view all matches for this distribution


Crypt-OpenSSL-CA

 view release on metacpan or  search on metacpan

lib/Crypt/OpenSSL/CA/Resources.pod  view on Meta::CPAN

230
231
232
233
234
235
236
237
238
239
240
Mostly obsolete, but it does make your certificates all that more
christmas-treeish.
 
=item B<PKCS12>
 
A transport and backup format for X509 key material. Allows for
bundling a user's certificate, its matching private key
(password-protected), and the chain of CA certificates and CRLs that
certify the user's certificate, all into a single binary blob.
 
=item B<RFC2560>

 view all matches for this distribution


Crypt-OpenSSL-ConfiguredAPI

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN

1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
av_top_index|5.017009|5.003007|p
av_top_index_skip_len_mg|5.025010||Viu
av_undef|5.003007|5.003007|
av_unshift|5.003007|5.003007|
ax|5.003007|5.003007|
backup_one_GCB|5.025003||Viu
backup_one_LB|5.023007||Viu
backup_one_SB|5.021009||Viu
backup_one_WB|5.021009||Viu
bad_type_gv|5.019002||Viu
bad_type_pv|5.016000||Viu
BADVERSION|5.011004||Viu
BASEOP|5.003007||Viu
BhkDISABLE|5.013003||xV

 view all matches for this distribution


Crypt-OpenSSL-PKCS10

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN

1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
av_top_index|5.017009|5.003007|p
av_top_index_skip_len_mg|5.025010||Viu
av_undef|5.003007|5.003007|
av_unshift|5.003007|5.003007|
ax|5.003007|5.003007|
backup_one_GCB|5.025003||Viu
backup_one_LB|5.023007||Viu
backup_one_SB|5.021009||Viu
backup_one_WB|5.021009||Viu
bad_type_gv|5.019002||Viu
bad_type_pv|5.016000||Viu
BADVERSION|5.011004||Viu
BASEOP|5.003007||Viu
BhkDISABLE|5.013003||xV

 view all matches for this distribution


Crypt-OpenSSL-PKCS12

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN

1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
av_top_index|5.017009|5.003007|p
av_top_index_skip_len_mg|5.025010||Viu
av_undef|5.003007|5.003007|
av_unshift|5.003007|5.003007|
ax|5.003007|5.003007|
backup_one_GCB|5.025003||Viu
backup_one_LB|5.023007||Viu
backup_one_SB|5.021009||Viu
backup_one_WB|5.021009||Viu
bad_type_gv|5.019002||Viu
bad_type_pv|5.016000||Viu
BADVERSION|5.011004||Viu
BASEOP|5.003007||Viu
BhkDISABLE|5.013003||xV

 view all matches for this distribution


Crypt-OpenSSL-SignCSR

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN

1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
av_top_index|5.017009|5.003007|p
av_top_index_skip_len_mg|5.025010||Viu
av_undef|5.003007|5.003007|
av_unshift|5.003007|5.003007|
ax|5.003007|5.003007|
backup_one_GCB|5.025003||Viu
backup_one_LB|5.023007||Viu
backup_one_SB|5.021009||Viu
backup_one_WB|5.021009||Viu
bad_type_gv|5.019002||Viu
bad_type_pv|5.016000||Viu
BADVERSION|5.011004||Viu
BASEOP|5.003007||Viu
BhkDISABLE|5.013003||xV

 view all matches for this distribution


Crypt-OpenSSL-X509

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN

931
932
933
934
935
936
937
938
939
940
941
942
943
944
av_top_index|5.017009|5.003007|p
av_top_index_skip_len_mg|5.025010||Viu
av_undef|5.003007|5.003007|
av_unshift|5.003007|5.003007|
ax|5.003007|5.003007|
backup_one_GCB|5.025003||Viu
backup_one_LB|5.023007||Viu
backup_one_SB|5.021009||Viu
backup_one_WB|5.021009||Viu
bad_type_gv|5.019002||Viu
bad_type_pv|5.016000||Viu
BADVERSION|5.011004||Viu
BASEOP|5.003007||Viu
BhkDISABLE|5.013003||xV

 view all matches for this distribution


Crypt-PQClean-Sign

 view release on metacpan or  search on metacpan

pqclean/.astylerc  view on Meta::CPAN

8
9
10
11
12
13
14
#--unpad-paren
--align-pointer=name
--add-braces
--convert-tabs
--mode=c
# disable backup files
--suffix=none

 view all matches for this distribution


Crypt-Passphrase-Argon2-AES

 view release on metacpan or  search on metacpan

MANIFEST.SKIP  view on Meta::CPAN

36
37
38
39
40
41
42
43
44
45
46
\bbuild.com$
 
# and Module::Build::Tiny generated files
\b_build_params$
 
# Avoid temp and backup files.
~$
\.old$
\#$
\b\.#
\.bak$

 view all matches for this distribution


Crypt-Passphrase-Argon2-HSM

 view release on metacpan or  search on metacpan

MANIFEST.SKIP  view on Meta::CPAN

36
37
38
39
40
41
42
43
44
45
46
\bbuild.com$
 
# and Module::Build::Tiny generated files
\b_build_params$
 
# Avoid temp and backup files.
~$
\.old$
\#$
\b\.#
\.bak$

 view all matches for this distribution


Crypt-Passphrase-HSM

 view release on metacpan or  search on metacpan

MANIFEST.SKIP  view on Meta::CPAN

36
37
38
39
40
41
42
43
44
45
46
\bbuild.com$
 
# and Module::Build::Tiny generated files
\b_build_params$
 
# Avoid temp and backup files.
~$
\.old$
\#$
\b\.#
\.bak$

 view all matches for this distribution


Crypt-Passphrase-Pepper-HSM

 view release on metacpan or  search on metacpan

MANIFEST.SKIP  view on Meta::CPAN

36
37
38
39
40
41
42
43
44
45
46
\bbuild.com$
 
# and Module::Build::Tiny generated files
\b_build_params$
 
# Avoid temp and backup files.
~$
\.old$
\#$
\b\.#
\.bak$

 view all matches for this distribution


Crypt-Passphrase

 view release on metacpan or  search on metacpan

xt/author/with-dependencies.t  view on Meta::CPAN

51
52
53
54
55
56
57
58
59
60
my $hash5 = bcrypt($password, '2b', 10, $salt);
ok($passphrase->verify_password($password, $hash5), 'Can verify bcrypt hash');
ok($passphrase->needs_rehash($hash5), 'bcrypt hash needs rehash');
 
my $hash6 = encode_base64($password);
ok($passphrase->verify_password($password, $hash6), 'Can verify backup "hash"');
ok($passphrase->needs_rehash($hash6), 'Backup hash needs rehash');
 
my $hash7 = '$1$3azHgidD$SrJPt7B.9rekpmwJwtON31';
ok(!$passphrase->verify_password($password, $hash7), 'Can\'t verify md5 crypt');

 view all matches for this distribution


Crypt-PasswdMD5

 view release on metacpan or  search on metacpan

MANIFEST.SKIP  view on Meta::CPAN

20
21
22
23
24
25
26
27
28
29
30
\bBuild.bat$
 
# Avoid Devel::Cover generated files
\bcover_db
 
# Avoid temp and backup files.
~$
\#$
\.#
\.bak$
\.old$

 view all matches for this distribution


Crypt-RSA-Yandex

 view release on metacpan or  search on metacpan

MANIFEST.SKIP  view on Meta::CPAN

13
14
15
16
17
18
19
20
21
22
23
# Avoid Module::Build generated and utility files.
\bBuild$
\b_build/
 
# Avoid temp and backup files.
~$
\.old$
\#$
\b\.#
\.bak$

 view all matches for this distribution


Crypt-Random-Seed

 view release on metacpan or  search on metacpan

lib/Crypt/Random/Seed.pm  view on Meta::CPAN

656
657
658
659
660
661
662
663
664
665
666
     NonBlocking => 1,
     Only => [qw(/dev/random /dev/urandom Win32)]
  );
  croak "No randomness source available" unless defined $source;
 
Or you can leave out the C<Only> and have TESHA2 as a backup.
 
=head2 L<Crypt::Random>
 
Requires L<Math::Pari> which makes it unacceptable in some environments.
Has more features (numbers in arbitrary bigint intervals or bit sizes).

 view all matches for this distribution


Crypt-Random-Source-SSLeay

 view release on metacpan or  search on metacpan

MANIFEST.SKIP  view on Meta::CPAN

18
19
20
21
22
23
24
25
26
27
28
# Avoid Module::Build generated and utility files.
\bBuild$
\b_build/
 
# Avoid temp and backup files.
~$
\.old$
\#$
\b\.#
\.bak$

 view all matches for this distribution


Crypt-Random-Source-Weak-OpenSSLRand

 view release on metacpan or  search on metacpan

MANIFEST.SKIP  view on Meta::CPAN

17
18
19
20
21
22
23
24
25
26
27
# Avoid Module::Build generated and utility files.
\bBuild$
\b_build/
 
# Avoid temp and backup files.
~$
\.old$
\#$
\b\.#
\.bak$

 view all matches for this distribution


Crypt-Rijndael

 view release on metacpan or  search on metacpan

MANIFEST.SKIP  view on Meta::CPAN

31
32
33
34
35
36
37
38
39
40
41
\bBuild.bat$
\bBuild.COM$
\bBUILD.COM$
\bbuild.com$
 
# Avoid temp and backup files.
~$
\.old$
\#$
\b\.#
\.bak$

 view all matches for this distribution


Crypt-Scrypt

 view release on metacpan or  search on metacpan

src/build-aux/ltmain.sh  view on Meta::CPAN

7082
7083
7084
7085
7086
7087
7088
7089
7090
7091
7092
if test "$thread_safe" = yes && test -n "$thread_safe_flag_spec"; then
  eval flag=\"$thread_safe_flag_spec\"
  linker_flags="$linker_flags $flag"
fi
 
# Make a backup of the uninstalled library when relinking
if test "$mode" = relink; then
  $opt_dry_run || eval '(cd $output_objdir && $RM ${realname}U && $MV $realname ${realname}U)' || exit $?
fi
 
# Do each of the archive commands.

 view all matches for this distribution


Crypt-ScryptKDF

 view release on metacpan or  search on metacpan

src/crypto_scrypt-nosse.c  view on Meta::CPAN

22
23
24
25
26
27
28
29
30
31
32
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 * SUCH DAMAGE.
 *
 * This file was originally written by Colin Percival as part of the Tarsnap
 * online backup system.
 */
#include "scrypt_platform.h"
 
#include <sys/types.h>
/*XXX #include <sys/mman.h>*/

 view all matches for this distribution


Crypt-SecretBuffer

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN

1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
av_top_index|5.017009|5.003007|p
av_top_index_skip_len_mg|5.025010||Viu
av_undef|5.003007|5.003007|
av_unshift|5.003007|5.003007|
ax|5.003007|5.003007|
backup_one_GCB|5.025003||Viu
backup_one_LB|5.023007||Viu
backup_one_SB|5.021009||Viu
backup_one_WB|5.021009||Viu
bad_type_gv|5.019002||Viu
bad_type_pv|5.016000||Viu
BADVERSION|5.011004||Viu
BASEOP|5.003007||Viu
BhkDISABLE|5.013003||xV

 view all matches for this distribution


Crypt-Smithy

 view release on metacpan or  search on metacpan

MANIFEST.SKIP  view on Meta::CPAN

19
20
21
22
23
24
25
26
27
28
29
# Avoid Module::Build generated and utility files.
\bBuild$
\b_build/
 
# Avoid temp and backup files.
~$
\.old$
\#$
\b\.#
\.tmp$

 view all matches for this distribution


Crypt-U2F-Server

 view release on metacpan or  search on metacpan

MANIFEST.SKIP  view on Meta::CPAN

34
35
36
37
38
39
40
41
42
43
44
\bBuild.bat$
\bBuild.COM$
\bBUILD.COM$
\bbuild.com$
 
# Avoid temp and backup files.
~$
\.old$
\#$
\b\.#
\.bak$

 view all matches for this distribution


( run in 0.753 second using v1.01-cache-2.11-cpan-87723dcf8b7 )