Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
43 views

So, I have seen many answers to similar questions, but the are mostly old, so I figured I would ask. My Flutter app is deployed on bitrise. I am querying the Google Places API directly. First: I see ...
1 vote
1 answer
310 views

I am using Expo for developing cross platform application but the seems like expo doesn't use .android folder's debug keystore file for signing apk. Please Clear it for me . I tried uploading the ...
0 votes
1 answer
145 views

I am misunderstanding bytes and reading them when representing hexadecimal The example is the following: I receive a response of the following format: "795ea8776befc95ea2becd8020c7a284677b4161 ...
L2C's user avatar
  • 135
0 votes
3 answers
330 views

import hashlib # Prompt the user to enter the target SHA-1 hash target_hash = input("Enter the target SHA-1 hash: ") # Path to the dictionary file dictionary_file = r'C:\Users\johnny\...
jr.'s user avatar
  • 11
0 votes
0 answers
94 views

I'm researching ways to validate that a password has been pwned or not. Part of the process is to get the SHA-1 hash of the password (I know - not secure - but this is just a first crude attempt at a ...
2 votes
1 answer
947 views

I want to publish my .NET MAUI application on the Play Store. To do this, I need to obtain the SHA-1 certificate fingerprint in order to create the OAuth client ID. I am using Visual Studio 2022. When ...
1 vote
1 answer
53 views

When I try to build a project locally in Android Studio, the login fails. The error that occurs is:_LoginScreenState._onSignInWithGoogle: PlatformException(sign_in_failed, com.google.android.gms....
1 vote
0 answers
173 views

trying to get SHA1 fingerprint certificate , however when im trying to run the .gradlew signingReport ,getting below error PS C:\Users\tawde\AndroidStudioProjects\Test> ./gradlew signingReport ...
-1 votes
1 answer
72 views

I'm trying to create the same sha1 hash as the sha1 hash generated in Mariadb for equality look ups. I've tried this: Python file import hashlib columns = ["one", "two", "...
1 vote
0 answers
120 views

As part of a project I'm working on, I need to support a number of SHA1 hashed & salted passwords created by ASP.NET's MembershipProvider. I need to rewrite this in Node.js and despite scouring ...
0 votes
1 answer
46 views

From the Firebase help center it seems that the SHA-1 fingerprint is not a mandatory requirement for general use but might be necessary for the use of Dynamic Links, and Auth. However it was required ...
0 votes
0 answers
119 views

I have to generate Enveloped XML Signature. I have tried using javax.xml.crypto.dsig and org.apache.xml.security, but unfortunately web service does not accept my request due to wrong signature. By ...
1 vote
1 answer
188 views

I am building a git clone and working on the hash-file command. I am currently trying to compute the SHA1 hash of a known string and have this code and the following issue: #include <openssl/sha.h&...
h5law's user avatar
  • 13
2 votes
1 answer
678 views

I am using the library signxml to sign XML signatures for SAML authentication. One of our implementer partners requires that we send the signature in SHA1. The base configuration of XMLSigner does not ...
0 votes
0 answers
1k views

I am having issues with the Android side of this new app I am due to release. I am using EAS to build my app, I already created all the necessary keystore information, and uploaded my .jks file to EAS,...

15 30 50 per page
1
2 3 4 5
...
123

AltStyle によって変換されたページ (->オリジナル) /