Home
last modified time | relevance | path

Searched full:gpg (Results 1 – 25 of 422) sorted by relevance

12345678910>>...17

/aosp_15_r20/external/google-cloud-java/java-containeranalysis/proto-google-cloud-containeranalysis-v1beta1/src/main/java/io/grafeas/v1beta1/attestation/
H A DPgpSignedAttestation.java325 * (GPG) or equivalent. Since this message only supports attached signatures,
328 * ASCII-armored (`--armor` to gpg), non-clearsigned (`--sign` rather than
329 * `--clearsign` to gpg) are supported. Concretely, `gpg --sign --armor
330 * --output=signature.gpg payload.json` will create the signature content
331 * expected in this field in `signature.gpg` for the `payload.json`
356 * (GPG) or equivalent. Since this message only supports attached signatures,
359 * ASCII-armored (`--armor` to gpg), non-clearsigned (`--sign` rather than
360 * `--clearsign` to gpg) are supported. Concretely, `gpg --sign --armor
361 * --output=signature.gpg payload.json` will create the signature content
362 * expected in this field in `signature.gpg` for the `payload.json`
[all …]
H A DPgpSignedAttestationOrBuilder.java31 * (GPG) or equivalent. Since this message only supports attached signatures,
34 * ASCII-armored (`--armor` to gpg), non-clearsigned (`--sign` rather than
35 * `--clearsign` to gpg) are supported. Concretely, `gpg --sign --armor
36 * --output=signature.gpg payload.json` will create the signature content
37 * expected in this field in `signature.gpg` for the `payload.json`
51 * (GPG) or equivalent. Since this message only supports attached signatures,
54 * ASCII-armored (`--armor` to gpg), non-clearsigned (`--sign` rather than
55 * `--clearsign` to gpg) are supported. Concretely, `gpg --sign --armor
56 * --output=signature.gpg payload.json` will create the signature content
57 * expected in this field in `signature.gpg` for the `payload.json`
[all …]
/aosp_15_r20/external/python/cpython3/Tools/msi/
Duploadrelease.bat26 if "%1" EQU "--skip-gpg" (set NOGPG=true) && shift && goto CheckOpts
49 set GPG= variable
50 echo Skipping GPG signature generation because of --skip-gpg
52 …if not defined GPG where gpg2 > "%TEMP%\gpg.loc" 2> nul && set /P GPG= < "%TEMP%\gpg.loc" & del "%…
53 …defined GPG where /R "%PCBUILD%..\externals\windows-installer" gpg2 > "%TEMP%\gpg.loc" 2> nul && s…
54 if not defined GPG echo Cannot locate gpg2.exe. Signatures will not be uploaded & pause
55 echo Found gpg2.exe at %GPG%
105 echo --skip-gpg Does not generate GPG signatures before uploading
Duploadrelease.proj42 …<Target Name="_RunGpg" Condition="'$(GPG)' != ''" Inputs="@(File)" Outputs="$(IntermediateOutputPa…
43 <MakeDir Directories="$(IntermediateOutputPath)gpg" />
44 …les="$(IntermediateOutputPath)\gpg\%(File.FileName)%(File.Extension).asc" Condition="Exists('$(Int…
45 …<Exec Command="&quot;$(GPG)&quot; -ba -o &quot;$(IntermediateOutputPath)\gpg\%(File.FileName)%(Fil…
48 <File Include="$(IntermediateOutputPath)\gpg\%(File.FileName)%(File.Extension).asc">
/aosp_15_r20/external/google-auth-library-java/
H A DRELEASE.md18 * Install GNU Privacy Guard (GPG)
19 * GPG is installed by default on Ubuntu systems
22 * Generate the key ```gpg --gen-key```
28 * Find the ID of your public key ```gpg --list-secret-keys```
32 * Upload your public key to a public server: ```gpg --send-keys --keyserver hkp://pgp.mit.edu ABCDE…
33 …* If you see the error, `gpg: keyserver send failed: No data`, try again in ~5m. The mit server se…
47 <gpg.executable>gpg</gpg.executable>
48 <gpg.passphrase>[the password for your gpg key]</gpg.passphrase>
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/integer/
D.travis.yml174 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
188 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
202 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
216 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
230 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
244 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
258 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
272 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
286 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
300 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
[all …]
/aosp_15_r20/external/pytorch/.ci/docker/common/
H A Dinstall_xpu.sh18 apt-get install -y gpg-agent wget
21 | gpg --yes --dearmor --output /usr/share/keyrings/intel-graphics.gpg
22 echo "deb [arch=amd64 signed-by=/usr/share/keyrings/intel-graphics.gpg] \
26 wget -O- https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB \
27 | gpg --dearmor > /usr/share/keyrings/intel-for-pytorch-gpu-dev-keyring.gpg
28 echo "deb [signed-by=/usr/share/keyrings/intel-for-pytorch-gpu-dev-keyring.gpg] \
82 gpgkey=https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB
123 rpm --import https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/detail/
D.travis.yml161 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
175 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
189 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
203 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
217 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
231 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
245 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
259 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
273 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
287 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/iterator/
D.travis.yml175 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
189 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
203 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
217 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
231 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
245 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
259 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
273 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
287 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
301 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/
D.travis.yml175 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
189 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
203 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
217 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
231 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
245 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
259 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
273 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
287 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
301 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/utility/
D.travis.yml163 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
177 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
191 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
205 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
219 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
233 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
247 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
261 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
275 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
289 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/parameter/
D.travis.yml184 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
197 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
210 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
223 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
236 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
249 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
262 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
278 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
294 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
310 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/
D.travis.yml197 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
212 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
227 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
242 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
257 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
272 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
288 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
303 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
318 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
333 key_url: "https://apt.llvm.org/llvm-snapshot.gpg.key"
[all …]
/aosp_15_r20/external/sdk-platform-java/.kokoro/release/
H A Dcommon.sh20 export GPG_PASSPHRASE=$(cat ${KOKORO_KEYSTORE_DIR}/70247_maven-gpg-passphrase)
22 export GPG_HOMEDIR=/gpg
24 mv ${KOKORO_KEYSTORE_DIR}/70247_maven-gpg-pubkeyring $GPG_HOMEDIR/pubring.gpg
25 mv ${KOKORO_KEYSTORE_DIR}/70247_maven-gpg-keyring $GPG_HOMEDIR/secring.gpg
26 …export GPG_KEY_ID=$(echo -n $(gpg --with-colons ${GPG_HOMEDIR}/pubring.gpg | awk -F':' '/pub/{ pri…
/aosp_15_r20/external/tpm2-tss/
H A DRELEASE.md38 Git supports GPG signed tags and for releases after the `1.1.0` release will have tags signed by a …
54 Additionally this tarball must be accompanied by a detached GPG signature.
59 Signatures must be generated using the `--detach-sign` and `--armor` options to the `gpg` command:
61 $ gpg --detach-sign --armor tpm2-tss-X.Y.Z.tar.gz
65 …e tarball requires the project maintainers public keys be installed in the GPG keyring of the veri…
68 $ gpg --verify tpm2-tss-X.Y.Z.tar.gz.asc
72 The GPG keys used to sign a release tag and the associated tarball must be the same.
75 * be discoverable using a public GPG key server
76 … maintainers github account (https://help.github.com/articles/adding-a-new-gpg-key-to-your-github-…
/aosp_15_r20/external/grpc-grpc-java/buildscripts/kokoro/
H A Dupload_artifacts.sh58 gpg --batch --import ~/java_signing/grpc-java-team-sonatype.asc
63 # gpg commands changed between v1 and v2 are different.
64 gpg --version
67 if gpg --version | grep 'gpg (GnuPG) 1.'; then
71 bash -c 'cat ~/java_signing/passphrase | gpg --batch --passphrase-fd 0 --detach-sign -a {}' \;
75 if gpg --version | grep 'gpg (GnuPG) 2.'; then
79 gpg --batch --passphrase-file ~/java_signing/passphrase --pinentry-mode loopback \
/aosp_15_r20/external/python/cpython3/.azure-pipelines/windows-release/
Dstage-publish-pythonorg.yml91 displayName: 'Download GPG key'
94 …https://github.com/python/cpython-bin-deps --branch gpg --single-branch --depth 1 --progress -v "g…
95 gpg/gpg2.exe --import "$(gpgkey.secureFilePath)"
101 gpg/gpg2.exe -ba --batch --passphrase $(GPGPassphrase) $_
104 displayName: 'Generate GPG signatures'
108 $p = gps "gpg-agent" -EA 0
110 displayName: 'Kill GPG agent'
186 displayName: 'Copy GPG signatures for build'
/aosp_15_r20/external/googleapis/google/devtools/containeranalysis/v1beta1/attestation/
H A Dattestation.proto31 // (GPG) or equivalent. Since this message only supports attached signatures,
34 // ASCII-armored (`--armor` to gpg), non-clearsigned (`--sign` rather than
35 // `--clearsign` to gpg) are supported. Concretely, `gpg --sign --armor
36 // --output=signature.gpg payload.json` will create the signature content
37 // expected in this field in `signature.gpg` for the `payload.json`
68 // as output by, e.g. `gpg --list-keys`. This should be the version 4, full
73 // In gpg, the full fingerprint can be retrieved from the `fpr` field
76 // gpg --with-colons --with-fingerprint --force-v4-certs \
/aosp_15_r20/external/google-cloud-java/java-containeranalysis/proto-google-cloud-containeranalysis-v1beta1/src/main/proto/google/devtools/containeranalysis/v1beta1/attestation/
H A Dattestation.proto31 // (GPG) or equivalent. Since this message only supports attached signatures,
34 // ASCII-armored (`--armor` to gpg), non-clearsigned (`--sign` rather than
35 // `--clearsign` to gpg) are supported. Concretely, `gpg --sign --armor
36 // --output=signature.gpg payload.json` will create the signature content
37 // expected in this field in `signature.gpg` for the `payload.json`
68 // as output by, e.g. `gpg --list-keys`. This should be the version 4, full
73 // In gpg, the full fingerprint can be retrieved from the `fpr` field
76 // gpg --with-colons --with-fingerprint --force-v4-certs \
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/_gen/
DMIPSOps.go115 gpg = gp | buildReg("g")
117 gpspg = gpg | buildReg("SP")
132 gp11 = regInfo{inputs: []regMask{gpg}, outputs: []regMask{gp}}
134 gp21 = regInfo{inputs: []regMask{gpg, gpg}, outputs: []regMask{gp}}
136 gp2hilo = regInfo{inputs: []regMask{gpg, gpg}, outputs: []regMask{hi, lo}}
138 gpstore = regInfo{inputs: []regMask{gpspsbg, gpg}}
139 gpxchg = regInfo{inputs: []regMask{gpspsbg, gpg}, outputs: []regMask{gp}}
140 gpcas = regInfo{inputs: []regMask{gpspsbg, gpg, gpg}, outputs: []regMask{gp}}
157 …{name: "MUL", argLength: 2, reg: regInfo{inputs: []regMask{gpg, gpg}, outputs: []regMask{gp}, clob…
254 …{name: "CMOVZzero", argLength: 2, reg: regInfo{inputs: []regMask{gp, gpg}, outputs: []regMask{gp}}…
[all …]
DARM64Ops.go128 gpg = gp | buildReg("g")
130 gpspg = gpg | buildReg("SP")
143 gp11 = regInfo{inputs: []regMask{gpg}, outputs: []regMask{gp}}
145 gp1flags = regInfo{inputs: []regMask{gpg}}
146 gp1flags1 = regInfo{inputs: []regMask{gpg}, outputs: []regMask{gp}}
147 gp11flags = regInfo{inputs: []regMask{gpg}, outputs: []regMask{gp, 0}}
148 gp21 = regInfo{inputs: []regMask{gpg, gpg}, outputs: []regMask{gp}}
151 gp2flags = regInfo{inputs: []regMask{gpg, gpg}}
154 gp2load = regInfo{inputs: []regMask{gpspsbg, gpg}, outputs: []regMask{gp}}
155 gp31 = regInfo{inputs: []regMask{gpg, gpg, gpg}, outputs: []regMask{gp}}
[all …]
/aosp_15_r20/external/google-auth-library-java/.kokoro/release/
H A Dcommon.sh20 export GPG_PASSPHRASE=$(cat ${KOKORO_KEYSTORE_DIR}/70247_maven-gpg-passphrase)
22 export GPG_HOMEDIR=/gpg
24 mv ${KOKORO_KEYSTORE_DIR}/70247_maven-gpg-pubkeyring $GPG_HOMEDIR/pubring.gpg
25 mv ${KOKORO_KEYSTORE_DIR}/70247_maven-gpg-keyring $GPG_HOMEDIR/secring.gpg
/aosp_15_r20/external/google-cloud-java/.kokoro/release/
H A Dcommon.sh20 export GPG_PASSPHRASE=$(cat ${KOKORO_KEYSTORE_DIR}/70247_maven-gpg-passphrase)
22 export GPG_HOMEDIR=/gpg
24 mv ${KOKORO_KEYSTORE_DIR}/70247_maven-gpg-pubkeyring $GPG_HOMEDIR/pubring.gpg
25 mv ${KOKORO_KEYSTORE_DIR}/70247_maven-gpg-keyring $GPG_HOMEDIR/secring.gpg
/aosp_15_r20/external/google-cloud-java/owl-bot-postprocessor/synthtool/gcp/templates/java_library/.kokoro/release/
H A Dcommon.sh20 export GPG_PASSPHRASE=$(cat ${KOKORO_KEYSTORE_DIR}/70247_maven-gpg-passphrase)
22 export GPG_HOMEDIR=/gpg
24 mv ${KOKORO_KEYSTORE_DIR}/70247_maven-gpg-pubkeyring $GPG_HOMEDIR/pubring.gpg
25 mv ${KOKORO_KEYSTORE_DIR}/70247_maven-gpg-keyring $GPG_HOMEDIR/secring.gpg
/aosp_15_r20/external/leakcanary2/docs/
H A Dreleasing.md15 gpg --gen-key
17 gpg -K
20 gpg --export-secret-keys -o secring.gpg
22 gpg --send-keys --keyserver keyserver.ubuntu.com <KEY ID>
24 gpg --recv-keys --keyserver keyserver.ubuntu.com <KEY ID>
34 signing.secretKeyRingFile=/Users/YOUR_USERNAME_/.gnupg/secring.gpg

12345678910>>...17