view release on metacpan or search on metacpan
matrixssl-1-8-6-open/src/matrixSsl.c view on Meta::CPAN
view all matches for this distribution
381382383384385386387388389390{
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 release on metacpan or search on metacpan
script/mk-ca-bundle.pl view on Meta::CPAN
152153154155156157158159160161162
}
}
sub
HELP_MESSAGE() {
"Usage:\t${0} [-b] [-d<certdata>] [-f] [-i] [-l] [-n] [-p<purposes:levels>] [-q] [-s<algorithms>] [-t] [-u] [-v] [-w<l>] [<outputfile>]\n"
;
"\t-b\tbackup an existing version of ca-bundle.crt\n"
;
"\t-d\tspecify Mozilla tree to pull certdata.txt or custom URL\n"
;
"\t\t Valid names are:\n"
;
"\t\t "
,
join
(
", "
,
map
{ (
$_
=~ m/
$opt_d
/ ) ?
"$_ (default)"
:
"$_"
}
sort
keys
%urls
),
"\n"
;
"\t-f\tforce rebuild even if certdata.txt is current\n"
;
"\t-i\tprint version info about used modules\n"
;
script/mk-ca-bundle.pl view on Meta::CPAN
view all matches for this distribution
487488489490491492493494495496497
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 release on metacpan or search on metacpan
MANIFEST.SKIP view on Meta::CPAN
view all matches for this distribution
3132333435363738394041\bBuild.bat$
\bBuild.COM$
\bBUILD.COM$
\bbuild.com$
# Avoid temp and backup files.
~$
\.old$
\
#$
\b\.
#
\.bak$
view release on metacpan or search on metacpan
MANIFEST.SKIP view on Meta::CPAN
view all matches for this distribution
2223242526272829303132# Avoid Module::Build generated and utility files.
\bBuild$
\b_build/
# Avoid temp and backup files.
~$
\.old$
\
#$
\b\.
#
\.bak$
view release on metacpan or search on metacpan
view all matches for this distribution
10291030103110321033103410351036103710381039104010411042av_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 release on metacpan or search on metacpan
MANIFEST.SKIP view on Meta::CPAN
view all matches for this distribution
1314151617181920212223# Avoid Module::Build generated and utility files.
\bBuild$
\b_build/
# Avoid temp and backup files.
~$
\.old$
\
#$
\b\.
#
\.bak$
view release on metacpan or search on metacpan
view all matches for this distribution
10291030103110321033103410351036103710381039104010411042av_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 release on metacpan or search on metacpan
lib/Crypt/OpenSSL/CA/Resources.pod view on Meta::CPAN
view all matches for this distribution
230231232233234235236237238239240Mostly 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 release on metacpan or search on metacpan
view all matches for this distribution
10291030103110321033103410351036103710381039104010411042av_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 release on metacpan or search on metacpan
view all matches for this distribution
10291030103110321033103410351036103710381039104010411042av_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 release on metacpan or search on metacpan
view all matches for this distribution
10291030103110321033103410351036103710381039104010411042av_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 release on metacpan or search on metacpan
view all matches for this distribution
10291030103110321033103410351036103710381039104010411042av_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 release on metacpan or search on metacpan
view all matches for this distribution
931932933934935936937938939940941942943944av_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 release on metacpan or search on metacpan
pqclean/.astylerc view on Meta::CPAN
view all matches for this distribution
891011121314#--unpad-paren
--align-pointer=name
--add-braces
--convert-tabs
--mode=c
# disable backup files
--suffix=none
view release on metacpan or search on metacpan
MANIFEST.SKIP view on Meta::CPAN
view all matches for this distribution
3637383940414243444546\bbuild.com$
# and Module::Build::Tiny generated files
\b_build_params$
# Avoid temp and backup files.
~$
\.old$
\
#$
\b\.
#
\.bak$
view release on metacpan or search on metacpan
MANIFEST.SKIP view on Meta::CPAN
view all matches for this distribution
3637383940414243444546\bbuild.com$
# and Module::Build::Tiny generated files
\b_build_params$
# Avoid temp and backup files.
~$
\.old$
\
#$
\b\.
#
\.bak$
view release on metacpan or search on metacpan
MANIFEST.SKIP view on Meta::CPAN
view all matches for this distribution
3637383940414243444546\bbuild.com$
# and Module::Build::Tiny generated files
\b_build_params$
# Avoid temp and backup files.
~$
\.old$
\
#$
\b\.
#
\.bak$
view release on metacpan or search on metacpan
MANIFEST.SKIP view on Meta::CPAN
view all matches for this distribution
3637383940414243444546\bbuild.com$
# and Module::Build::Tiny generated files
\b_build_params$
# Avoid temp and backup files.
~$
\.old$
\
#$
\b\.
#
\.bak$
view release on metacpan or search on metacpan
xt/author/with-dependencies.t view on Meta::CPAN
view all matches for this distribution
51525354555657585960my
$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 release on metacpan or search on metacpan
MANIFEST.SKIP view on Meta::CPAN
view all matches for this distribution
2021222324252627282930\bBuild.bat$
# Avoid Devel::Cover generated files
\bcover_db
# Avoid temp and backup files.
~$
\
#$
\.
#
\.bak$
\.old$
view release on metacpan or search on metacpan
MANIFEST.SKIP view on Meta::CPAN
view all matches for this distribution
1314151617181920212223# Avoid Module::Build generated and utility files.
\bBuild$
\b_build/
# Avoid temp and backup files.
~$
\.old$
\
#$
\b\.
#
\.bak$
view release on metacpan or search on metacpan
lib/Crypt/Random/Seed.pm view on Meta::CPAN
view all matches for this distribution
656657658659660661662663664665666
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 release on metacpan or search on metacpan
MANIFEST.SKIP view on Meta::CPAN
view all matches for this distribution
1819202122232425262728# Avoid Module::Build generated and utility files.
\bBuild$
\b_build/
# Avoid temp and backup files.
~$
\.old$
\
#$
\b\.
#
\.bak$
view release on metacpan or search on metacpan
MANIFEST.SKIP view on Meta::CPAN
view all matches for this distribution
1718192021222324252627# Avoid Module::Build generated and utility files.
\bBuild$
\b_build/
# Avoid temp and backup files.
~$
\.old$
\
#$
\b\.
#
\.bak$
view release on metacpan or search on metacpan
MANIFEST.SKIP view on Meta::CPAN
view all matches for this distribution
3132333435363738394041\bBuild.bat$
\bBuild.COM$
\bBUILD.COM$
\bbuild.com$
# Avoid temp and backup files.
~$
\.old$
\
#$
\b\.
#
\.bak$
view release on metacpan or search on metacpan
src/build-aux/ltmain.sh view on Meta::CPAN
view all matches for this distribution
70827083708470857086708770887089709070917092if
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 release on metacpan or search on metacpan
src/crypto_scrypt-nosse.c view on Meta::CPAN
view all matches for this distribution
2223242526272829303132* 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 release on metacpan or search on metacpan
view all matches for this distribution
10291030103110321033103410351036103710381039104010411042av_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 release on metacpan or search on metacpan
MANIFEST.SKIP view on Meta::CPAN
view all matches for this distribution
1920212223242526272829# Avoid Module::Build generated and utility files.
\bBuild$
\b_build/
# Avoid temp and backup files.
~$
\.old$
\
#$
\b\.
#
\.tmp$
view release on metacpan or search on metacpan
MANIFEST.SKIP view on Meta::CPAN
view all matches for this distribution
3435363738394041424344\bBuild.bat$
\bBuild.COM$
\bBUILD.COM$
\bbuild.com$
# Avoid temp and backup files.
~$
\.old$
\
#$
\b\.
#
\.bak$