Top "Signing" questions

A digital signature is a mathematical scheme for demonstrating the authenticity of a digital message or document.

Change signing key, keep packagename

I cant seem to find the answer to this: Is it possible to change signing-key but still use the same …

android certificate google-play signing
How do third party iOS AppStores (tongbu,sibche, etc.) sign & install Apps?

I've recently evidenced a set of third party illegal appstores that re-distibute iOS apps. These online stores are able to …

ios app-store certificate mobile-application signing
Cannot sign applications in XCode 6

I have just upgraded from XCode 5.1 to XCode 6.0 GM and can no longer sign my applications for ad-hoc deployment. I …

xcode signing xcode6gm
Error trying to sign RPM

I am trying to build and sign an RPM. I created my .rpmmacro file in the location I am building /…

rpm signing gnupg rpmbuild
SHA256 signing stops working in .NET 4.5

We have a piece of code which creates a SigningCredentials object to use to sign xml document by using SHA256 …

.net certificate wif signing sha256
Questions about preparing an apk for the Amazon Android App Store

Amazon's documentation is surprising lacking in information about the submitting binary process. From what I can tell, you submit an …

android amazon apk signing amazon-appstore
Which public key (SP or remote IDP) to use while signing SAML request

I am trying to configure my application (SP) to work with remote IDP. The IDP provided me with a certificate …

public-key-encryption saml-2.0 signing
Jar Signing Strategy in Maven Projects

We have several maven projects, which are built on the build server. In some cases we want to sign our …

maven maven-2 continuous-integration signing jarsigner
Signing Apk Not Recognized

I'm trying to deploy an android apk created by Cordova but I'm wrong. Here is my process : 1)Build the release …

android cordova apk signing
URL Signing with HMAC or OpenSSL

I'm interested in url signing (e.g. http://.../?somearg=value&anotherarg=anothervalue&sig=aSKS9F3KL5xc), but …

url verification signing private-key hmac