Home
last modified time | relevance | path

Searched refs:decode_b64 (Results 1 – 25 of 30) sorted by relevance

12

/dports/security/p5-CryptX/CryptX-0.075/t/
H A Dcrypt-misc.t5 use Crypt::Misc qw( encode_b64 decode_b64
23 is(unpack("H*", decode_b64("cC+tQhWgSmV/AR0+pXEYecaWeIyR0g==")), "702fad4215a04a657f011d3ea5711879c…
38 is(decode_b64("Zg==" ), "f", "ltc 1a");
39 is(decode_b64("Zg=" ), "f", "ltc 1b");
40 is(decode_b64("Zg" ), "f", "ltc 1c");
41 is(decode_b64("Zm8=" ), "fo", "ltc 2a");
42 is(decode_b64("Zm8" ), "fo", "ltc 2b");
43 is(decode_b64("Zm9v" ), "foo", "ltc 3");
44 is(decode_b64("Zm9vYg=="), "foob", "ltc 4a");
45 is(decode_b64("Zm9vYg=" ), "foob", "ltc 4b");
[all …]
H A Dpk_dh.t5 use Crypt::Misc 'decode_b64';
128 my $p = decode_b64(<<"MARKER");
H A Dpk_dsa.t6 use Crypt::Misc 'decode_b64';
120 $k->generate_key(\decode_b64(<<"MARKER"));
H A Dpk_rsa_test_vectors_openssl.t6 use Crypt::Misc qw(decode_b64);
49 my $rsa_pri = Crypt::PK::RSA->new->import_key(\decode_b64($h->{PRIDER}));
50 my $rsa_pub = Crypt::PK::RSA->new->import_key(\decode_b64($h->{PUBDER}));
56 is( $rsa_pri->decrypt(decode_b64($h->{ENC}), 'v1.5'), 'test-data', "$h->{ID}/ENC") || return 0;
57 …ok( $rsa_pub->verify_message(decode_b64($h->{SIGSHA1}), 'test-data', 'SHA1', 'v1.5'), "$h->{ID…
58 …ok( $rsa_pub->verify_message(decode_b64($h->{SIGSHA256}), 'test-data', 'SHA256', 'v1.5'), "$h->{ID…
60 …ok( $rsa_pub->verify_message(decode_b64($h->{SIGSHA512}), 'test-data', 'SHA512', 'v1.5'), "$h->{ID…
/dports/misc/py-gluoncv/gluon-cv-0.9.0/gluoncv/utils/
H A Dcompress_json.py24 def decode_b64(b64_str, is_print=False): function
52 return decode_b64(b64_str)
/dports/mail/ripmime/ripmime-1.4.0.10/
H A Dlibmime-decoders.c79 int decode_b64; member
92 glb.decode_b64 = 1; in MDECODE_init()
129 glb.decode_b64 = level; in MDECODE_set_decode_b64()
130 return glb.decode_b64; in MDECODE_set_decode_b64()
H A Dmime.c156 int decode_b64; member
413 glb.decode_b64 = level; in MIME_set_decode_base64()
415 return glb.decode_b64; in MIME_set_decode_base64()
2347 glb.decode_b64 = 1; in MIME_init()
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/piper-vamp-cpp/ext/base-n/example/
H A Dbasen_example.cpp40 bn::decode_b64(encoded.begin(), encoded.end(), ostream_iterator<char>(cout, "")); in main()
61 bn::decode_b64(encoded.begin(), encoded.end(), ostream_iterator<char>(cout, "")); in main()
/dports/net/p5-Net-SSH-Perl/Net-SSH-Perl-2.14/lib/Net/SSH/Perl/Util/
H A DHosts.pm50 my $rawsalt = decode_b64($salt);
96 my $rawsalt = decode_b64($salt);
193 my $rawsalt = decode_b64($salt);
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/piper-vamp-cpp/ext/base-n/
H A DREADME.md30 void decode_b64(Iter1 start, Iter1 end, Iter2 out);
36 bn::decode_b64(encoded.begin(), encoded.end(), ostream_iterator<char>(cout, ""));
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/piper-vamp-cpp/ext/base-n/include/
H A Dbasen.hpp50 void decode_b64(Iter1 start, Iter1 end, Iter2 out);
282 void decode_b64(Iter1 start, Iter1 end, Iter2 out) in decode_b64() function
/dports/net/p5-Net-SSH-Perl/Net-SSH-Perl-2.14/lib/Net/SSH/Perl/
H A DKey.pm72 my $key = __PACKAGE__->new($type, decode_b64($data));
/dports/security/p5-CryptX/CryptX-0.075/lib/Crypt/PK/
H A DDSA.pm90 $data = decode_b64("$1");
H A DEd25519.pm105 $data = decode_b64("$2");
H A DECC.pm256 $data = decode_b64("$2");
H A DRSA.pm159 $data = decode_b64("$1");
/dports/security/p5-CryptX/CryptX-0.075/lib/Crypt/
H A DMisc.pm115 my $binary = decode_b64($b64);
/dports/graphics/graphviz/graphviz-2.44.1/rtest/graphs/
H A Db57.gv71 node33 -> node35 [label = "'HeartAndSoul' in decode_b64(nvl('vmi_cookie_mag_sold',encode_b64([])))"…
76 node36 -> node37 [label = "'Honey' in decode_b64(nvl('vmi_cookie_mag_sold', encode_b64([])))", arro…
/dports/graphics/py-pydot/pydot-1.4.2/test/graphs/
H A Db57.dot71 node33 -> node35 [label = "'HeartAndSoul' in decode_b64(nvl('vmi_cookie_mag_sold',encode_b64([])))"…
76 node36 -> node37 [label = "'Honey' in decode_b64(nvl('vmi_cookie_mag_sold', encode_b64([])))", arro…
/dports/graphics/py-pydotplus/pydotplus-2.0.2/test/graphs/
H A Db57.dot71 node33 -> node35 [label = "'HeartAndSoul' in decode_b64(nvl('vmi_cookie_mag_sold',encode_b64([])))"…
76 node36 -> node37 [label = "'Honey' in decode_b64(nvl('vmi_cookie_mag_sold', encode_b64([])))", arro…
/dports/net/p5-Net-SSH-Perl/Net-SSH-Perl-2.14/lib/Net/SSH/Perl/Key/
H A DEd25519.pm62 my $blob = decode_b64($content);
/dports/www/yaws/yaws-2.0.6/applications/mail/src/
H A Dmail.erl871 decode_b64(Rest,Acc);
873 decode_b64(Rest,Acc);
897 decode_b64([],Acc) -> function
903 decode_b64([$?,$=|Rest],Acc) -> function
909 decode_b64([C|Rest], Acc) -> function
910 decode_b64(Rest,[C|Acc]).
/dports/security/p5-CryptX/CryptX-0.075/
H A DCryptX.xs538 decode_b64(SV * in) in decode_b64() function
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GIFTI/src/gifticlib/
H A Dgifti_xml.c24 static int decode_b64 (gxml_data*, char*, int, char *, long long *);
1798 xd->doff = decode_b64(xd, in append_to_data_b64()
2149 static int decode_b64(gxml_data * xd, char * cdata, int cdlen, in decode_b64() function
/dports/science/afni/afni-AFNI_21.3.16/src/gifti/
H A Dgifti_xml.c24 static int decode_b64 (gxml_data*, char*, int, char *, long long *);
1798 xd->doff = decode_b64(xd, in append_to_data_b64()
2149 static int decode_b64(gxml_data * xd, char * cdata, int cdlen, in decode_b64() function

12