Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
2 votes
1 answer
156 views

Background My application is using CAPI to sign and verify some data using RSA 2048. I'm trying to migrate to CNG, and it must be able to verify past signatures created with CAPI. Problem ...
0 votes
0 answers
22 views

I have read an interesting bit here: When you move or copy CryptoAPI keys from a source machine to a target machine with Windows User State Migration Tool (USMT), CNG will fail to access the keys on ...
0 votes
1 answer
540 views

I'm working with some old code that was signing data using an installed certificate and the CryptoAPI, and I need to migrate it to use CNG. I've tried two different approaches, one using ...
David's user avatar
  • 106
0 votes
1 answer
232 views

My Windows MSI installer has a digital signature signed with a valid code signing certificate. To validate incoming update installer, I use WinVerifyTrust to verify the file trust and also checked if ...
0 votes
1 answer
893 views

I am currently configuring my website to utilize faucetpay.io's merchant API from the https://faucetpay.io/merchant where there is also a short documentation, unfortunately not clear enough. I ...
0 votes
0 answers
408 views

I've raised this issue with spring and received some great guidance on how to extend spring's recently added SSL bundles to accessing the material from the windows cert store. I am looking to lower ...
0 votes
2 answers
695 views

I am try to Encrypt data in JS and Decrypt it in PHP using AES encryption algorithm in GCM and Base64 encoding. But during decryption I always get false as result without any openssl error. I have ...
0 votes
1 answer
739 views

I have installed debank-open-api with the ninth command and while running this code in the index.js file I am getting this error. I have installed debank-open-api with the ninth command- npm install ...
0 votes
0 answers
170 views

I am using the CryptoAPI and initializing the hash with CBC and an IV to create a random encrypted string each time the same string is encrypted. I then try and decrypt but only get a partial string. ...
0 votes
1 answer
190 views

I am verifying the signature through the kernel, using the kernel module crypto。kernel version:6.1.0-3-generic. The following is the data used, which can pass the test in user mode,but it cannot pass ...
0 votes
1 answer
3k views

So I'd been trying to write a withdraw function for MEXC and can't pass the reponse: {'code': 700004, 'msg': "Mandatory parameter 'signature' was not sent, was empty/null, or malformed."} I'...
0 votes
0 answers
579 views

have a exceptions when try to get a acount balance use a tronpy exception: tronpy.exceptions.AddressNotFound: account not found on-chain have this problem with a new wallet and with a just adress from ...
2 votes
1 answer
1k views

I am attempting to decompression AES-256 encrypted files in Delphi using TZipFile and Microsoft Crypto. It always returns a bad data error and returns gibberish. Background... I am using the standard ...
nix's user avatar
  • 21
0 votes
1 answer
1k views

I am trying to retrieve a random certificate from the windows cert store, in this case a common Digicert root cert (this is only for testing). I modified some of the sample code I could find, but can'...
Will I Am's user avatar
  • 2,702
2 votes
1 answer
750 views

I'am successfuly using the package binancer to get the crypto historical prices from the Binance exchange. https://github.com/daroczig/binancer Here is R code to get crypto prices from Binance (...

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

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