Compare commits

..

No commits in common. "d32f62201f77ce62a7977768a1b31106628741eb" and "cecd7555c67bc9d65ba15ef5e9133bed25efffc0" have entirely different histories.

2 changed files with 6 additions and 24 deletions

View File

@ -52,11 +52,11 @@ jobs:
exit 1 exit 1
} }
- name: Download And Install 32-bit OpenSSL 3.1.4 - name: Download And Install 32-bit OpenSSL 3.1.3
run: | run: |
$installDir = "$Env:ProgramFiles\OpenSSL" $installDir = "$Env:ProgramFiles\OpenSSL"
$installerURL = "https://slproweb.com/download/Win32OpenSSL-3_1_4.exe" $installerURL = "https://slproweb.com/download/Win32OpenSSL-3_1_3.exe"
$installerName = "Win32OpenSSL-3_1_4.exe" $installerName = "Win32OpenSSL-3_1_3.exe"
$installerPath = Join-Path -Path "${env:Temp}" -ChildPath "$installerName" $installerPath = Join-Path -Path "${env:Temp}" -ChildPath "$installerName"
(New-Object System.Net.WebClient).DownloadFile($installerURL, $installerPath) (New-Object System.Net.WebClient).DownloadFile($installerURL, $installerPath)
@ -112,11 +112,11 @@ jobs:
exit 1 exit 1
} }
- name: Download And Install 64-bit OpenSSL 3.1.4 - name: Download And Install 64-bit OpenSSL 3.1.3
run: | run: |
$installDir = "$Env:ProgramFiles\OpenSSL" $installDir = "$Env:ProgramFiles\OpenSSL"
$installerURL = "https://slproweb.com/download/Win64OpenSSL-3_1_4.exe" $installerURL = "https://slproweb.com/download/Win64OpenSSL-3_1_3.exe"
$installerName = "Win64OpenSSL-3_1_4.exe" $installerName = "Win64OpenSSL-3_1_3.exe"
$installerPath = Join-Path -Path "${env:Temp}" -ChildPath "$installerName" $installerPath = Join-Path -Path "${env:Temp}" -ChildPath "$installerName"
(New-Object System.Net.WebClient).DownloadFile($installerURL, $installerPath) (New-Object System.Net.WebClient).DownloadFile($installerURL, $installerPath)

View File

@ -69,9 +69,6 @@
"0F": {} "0F": {}
} }
}, },
"Passport Manager": {
"BINK": ["10"]
},
"Windows 2000 Professional": { "Windows 2000 Professional": {
"BINK": { "BINK": {
"12": {}, "12": {},
@ -559,21 +556,6 @@
"y": "12300711937755714474221683340048792628817501853269187222732097530965245794898485391792926982501341822327927281168157" "y": "12300711937755714474221683340048792628817501853269187222732097530965245794898485391792926982501341822327927281168157"
} }
}, },
"10": {
"a": "1",
"b": "0",
"g": {
"x": "18651628392962497698304079461858800038021595035623099589626558411789423821835513779530629747878048328422716050099296",
"y": "28457790016119433859033076174489680371110176047623886251847351799861435189214769185332948508935608870611015909181946"
},
"n": "63517138149940081",
"p": "34850883414891516310048088524473091032039735302322749072119923383901524249650054933039485488287948424536010614809529",
"priv": "42074657350570560",
"pub": {
"x": "14897248889444524585539298515527812307525445072093905045143283125792133561464628729391995919418984547359131800953862",
"y": "30590224388131521072842776697623219502924625149179219913459005347798492666726177600440842678766281012690402321113086"
}
},
"12": { "12": {
"a": "1", "a": "1",
"b": "0", "b": "0",