Home
last modified time | relevance | path

Searched refs:sHash (Results 1 – 25 of 87) sorted by relevance

1234

/dports/security/ftimes/ftimes-3.11.0/tools/hashdig/
H A Dhashdig-bind.pl455 if ($hHashUList{$sHash})
469 $sHash = uc($sHash);
475 $sHash = uc($sHash);
486 $sHash = uc($sHash);
632 if ($hHashUList{$sHash})
784 if ($hHashUList{$sHash})
950 if ($hHashKList{$sHash})
1075 $sHash = lc($sHash);
1077 if ($hHashKList{$sHash})
1202 $sHash = lc($sHash);
[all …]
H A Dhashdig-find.pl135 my (%hOnDiskList, $sFile, $sHash, $sHashRegex);
152 $sHash = $sDBFile;
153 if ($sHash !~ /^$sHashRegex$/)
155 print STDERR "$sProgram: Hash='$sHash' Error='Hash did not parse properly.'\n";
182 if (exists($hOnDiskList{$sHash}))
184 …print join("|", $sHash, $hOnDiskList{$sHash}, $sFile), "\n" if ($hOnDiskList{$sHash} =~ /^$sCatego…
198 my $sHash = $sItem;
199 if ($sHash =~ /^$sHashRegex$/)
201 $sHash = lc($1);
202 if (exists($hOnDiskList{$sHash}))
[all …]
H A Dhashdig-harvest.pl441 if (my ($sHash) = $aFields[$sHashIndex] =~ /^$sHashRegex$/o)
447 print $sSortHandle lc($sHash), "|", $$phProperties{'category'}, "\n";
554 if (my ($sHash) = $aFields[$sHashIndex] =~ /^$sHashRegex$/o)
556 print $sSortHandle lc($sHash), "|", $$phProperties{'category'}, "\n";
663 if (my ($sHash) = $aFields[$sHashIndex] =~ /^$sHashRegex$/o)
873 if (my ($sHash) = $aFields[0] =~ /^$sHashRegex$/o)
949 if (my ($sHash) = $sRecord =~ /^$sHashRegex$/o)
1025 if (my ($sHash) = $sRecord =~ /^$sHashRegex$/o)
1144 if (my ($sHash) = $sNsrlHash =~ /^$sHashRegex$/o)
1249 if (my ($sHash) = $sNsrlHash =~ /^$sHashRegex$/o)
[all …]
H A Dhashdig-bash.pl186 while (my ($sHash, $sCategory) = each(%hOnDiskSList))
188 if (exists($hOnDiskRList{$sHash}))
190 $hOnDiskTList{$sHash} = $hOnDiskRList{$sHash};
198 while (my ($sHash, $sCategory) = each(%hOnDiskRList))
200 if (exists($hOnDiskSList{$sHash}))
202 $hOnDiskTList{$sHash} = $sCategory;
H A Dhashdig-weed.pl172 if (my ($sHash) = $sRecord =~ /^$sHashRegex$/)
174 $sHash = lc($sHash);
175 if (exists($hOnDiskList{$sHash}))
177 delete($hOnDiskList{$sHash});
H A Dhashdig-stat.pl185 while (my ($sHash, $sCategory) = each(%hDBList))
187 if ($sHash =~ /^[0-9A-Fa-f]{32}$/ && $sCategory =~ /^([KU])$/)
192 elsif ($sHash =~ /^[0-9A-Fa-f]{40}$/ && $sCategory =~ /^([KU])$/)
197 elsif ($sHash =~ /^[0-9A-Fa-f]{64}$/ && $sCategory =~ /^([KU])$/)
/dports/devel/p5-Paranoid/Paranoid-2.08/t/
H A D05_data.t16 my %sHash = (
30 $rv = deepCopy( %sHash, %tHash );
36 %sHash = (
47 $rv = deepCopy( %sHash, %tHash );
52 $sHash{d} = {
56 $sArray[3] = $sHash{b};
60 $rv = deepCopy( %sHash, %tHash );
66 $sArray[2][3] = $sHash{d};
98 %sHash = (
119 $sHash{three}{test} = {%tHash};
[all …]
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/RainLoop/
H A DKeyPathHelper.php8 * @param string $sHash
12 static public function PublicFile($sHash) argument
14 return '/Public/Files/'.sha1($sHash).'/Data/';
28 * @param string $sHash
32 static public function RsaCacherKey($sHash) argument
34 return '/Rsa/Data/'.$sHash.'/';
125 * @param string $sHash
130 static public function CssCache($sTheme, $sHash) argument
132 return '/CssCache/'.$sHash.'/'.$sTheme.'/'.APP_VERSION.'/';
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/RainLoop/
H A DKeyPathHelper.php8 * @param string $sHash
12 static public function PublicFile($sHash) argument
14 return '/Public/Files/'.sha1($sHash).'/Data/';
28 * @param string $sHash
32 static public function RsaCacherKey($sHash) argument
34 return '/Rsa/Data/'.$sHash.'/';
125 * @param string $sHash
130 static public function CssCache($sTheme, $sHash) argument
132 return '/CssCache/'.$sHash.'/'.$sTheme.'/'.APP_VERSION.'/';
/dports/security/rcracki_mt/rcracki_mt_0.7.0_src/rcracki_mt/
H A DHashSet.cpp36 void CHashSet::AddHash(std::string sHash) in AddHash() argument
38 if (sHash == "aad3b435b51404ee") in AddHash()
44 if (m_vHash[i] == sHash) in AddHash()
50 m_vHash.push_back(sHash); in AddHash()
112 if (m_vHash[i] == sHash) in AddHashInfo()
116 m_vHash.push_back(sHash); in AddHashInfo()
122 void CHashSet::SetPlain(std::string sHash, std::string sPlain, std::string sBinary) in SetPlain() argument
127 if (m_vHash[i] == sHash) in SetPlain()
137 bool CHashSet::GetPlain(std::string sHash, std::string& sPlain, std::string& sBinary) in GetPlain() argument
139 if (sHash == "aad3b435b51404ee") in GetPlain()
[all …]
H A DHashSet.h44 …void AddHash(std::string sHash); // lowercase, len % 2 == 0, MIN_HASH_LEN * 2 <= len <= MAX_HASH_…
49 void SetPlain(std::string sHash, std::string sPlain, std::string sBinary);
50 bool GetPlain(std::string sHash, std::string& sPlain, std::string& sBinary);
56 void AddHashInfo(std::string sHash, bool found, std::string sPlain, std::string sBinary);
H A DRainbowCrack.cpp182 bool NormalizeHash(std::string& sHash) in NormalizeHash() argument
184 std::string sNormalizedHash = sHash; in NormalizeHash()
207 sHash = sNormalizedHash; in NormalizeHash()
704 std::string sHash = sInput; in main() local
705 if (NormalizeHash(sHash)) in main()
706 vHash.push_back(sHash); in main()
721 std::string sHash = vLine[i]; in main() local
722 if (NormalizeHash(sHash)) in main()
723 vHash.push_back(sHash); in main()
816 std::string sHash = vPartHash[0]; in main() local
[all …]
/dports/devel/xelfviewer/XELFViewer-0.03/XHashWidget/
H A Dhashprocess.cpp55 g_pData->sHash=g_binary.getHash(g_pData->hash,g_pData->nOffset,g_pData->nSize); in process()
82 memoryRecord.sHash=g_pData->sHash; in process()
86 …memoryRecord.sHash=g_binary.getHash(g_pData->hash,g_pData->nOffset+memoryMap.listRecords.at(i).nOf… in process()
109 memoryRecord.sHash=XBinary::valueToHex(pe.getImportHash32(&memoryMap)); in process()
120 memoryRecord.sHash=XBinary::valueToHex(pe.getImportHash64(&memoryMap)); in process()
137 memoryRecord.sHash=XBinary::valueToHex(listHashes.at(i)); in process()
H A Dxhashwidget.cpp102 ui->lineEditHash->setText(g_hashData.sHash); in reload()
150 QString sHash=g_hashData.listMemoryRecords.at(i).sHash; in reload() local
152 pItemHash->setText(sHash); in reload()
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/libs/ec/cpp/
H A DECFileConfig.h75 wxString sHash; in ReadHash() local
76 bool retval = wxFileConfig::Read(key, &sHash, wxEmptyString); in ReadHash()
77 if (sHash.IsEmpty()) { in ReadHash()
80 hash->Decode(sHash); in ReadHash()
/dports/net-p2p/amule/aMule-2.3.3/src/libs/ec/cpp/
H A DECFileConfig.h75 wxString sHash;
76 bool retval = wxFileConfig::Read(key, &sHash, wxEmptyString);
77 if (sHash.IsEmpty()) {
80 hash->Decode(sHash);
/dports/security/cryptlib/cryptlib-3.4.3/cert/
H A Dtrustmgr.c39 BYTE sHash[ HASH_DATA_SIZE + 4 ]; member
199 BYTE sHash[ HASH_DATA_SIZE + 8 ]; in findTrustEntry() local
246 hashData( sHash, HASH_DATA_SIZE, dynData( nameDB ), in findTrustEntry()
250 if( !memcmp( trustInfoCursor->sHash, sHash, HASH_DATA_SIZE ) ) in findTrustEntry()
415 BYTE sHash[ HASH_DATA_SIZE + 8 ]; in addEntry() local
479 hashData( sHash, HASH_DATA_SIZE, dynData( subjectDB ), in addEntry()
510 hashData( sHash, HASH_DATA_SIZE, subjectDNptr, subjectDNsize ); in addEntry()
530 !memcmp( trustInfoCursor->sHash, sHash, HASH_DATA_SIZE ) ) in addEntry()
543 memcpy( newElement->sHash, sHash, HASH_DATA_SIZE ); in addEntry()
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/RainLoop/Providers/Suggestions/
H A DOwnCloudSuggestions.php82 $sHash = '"'.$sFullName.'" <'.$sEmail.'>';
83 if (!isset($aHashes[$sHash]))
85 $aHashes[$sHash] = true;
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/MailSo/Base/StreamWrappers/
H A DTempFile.php45 * @param string $sHash
50 public static function CreateStream($sHash, &$sFileName = '') argument
54 $sFileName = self::STREAM_NAME.'://'.$sHash;
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/MailSo/Base/StreamWrappers/
H A DTempFile.php45 * @param string $sHash
50 public static function CreateStream($sHash, &$sFileName = '') argument
54 $sFileName = self::STREAM_NAME.'://'.$sHash;
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/RainLoop/Providers/Suggestions/
H A DOwnCloudSuggestions.php82 $sHash = '"'.$sFullName.'" <'.$sEmail.'>';
83 if (!isset($aHashes[$sHash]))
85 $aHashes[$sHash] = true;
/dports/sysutils/webjob/webjob-1.9.0/lib/perl/t/
H A DWebJob-ValidationRoutines.t190 my ($sHash, $sKey, $sValue, $sValueRegex, $sAnchorFlag, $sExpectedResult) = split(/:/, $sTuple);
201 ($sHash eq "undef") ? undef : \%hKvps,
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/dialogs/
H A Dhldoctp.cxx28 char const sHash[] = "#"; variable
77 sal_Int32 nPos = rStrURL.indexOf(sHash); in FillDlgFields()
120 aStrURL += sHash + aStrMark; in GetCurrentURL()
214 maStrURL.startsWith( sHash ) ) in IMPL_LINK_NOARG()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/dialogs/
H A Dhldoctp.cxx28 sal_Char const sHash[] = "#"; variable
77 sal_Int32 nPos = rStrURL.indexOf(sHash); in FillDlgFields()
120 aStrURL += sHash + aStrMark; in GetCurrentURL()
214 maStrURL.startsWith( sHash ) ) in IMPL_LINK_NOARG()
/dports/www/itop/web/core/
H A Dormpassword.class.inc.php42 public function __construct($sHash = '', $sSalt = '') argument
44 $this->m_sHashed = $sHash;

1234