Questions tagged [hmacsha512]

3 questions
1
vote
1 answer

Generate signed message in Kraken Rest api

I am sending requests to Kraken api using a private key. The problem is, generated signature is not as expected. Please note that the key you can see below it's just a sample. But it should generate the expected output. If so, that means the code is…
derloopkat
  • 6,232
  • 16
  • 38
  • 45
0
votes
0 answers

How do I generate Basic HTTP RFC2617 Authentication code?

My problem is exactly same as this one. The fact is, it's answer didn't worked for me. It is still showing "wrong code". { message: 'Access denied: Invalid token, wrong code' } headers are headers: { 'Content-Type': 'application/json', …
0
votes
0 answers

Mnemonic private key and final address for a token like BSC (Binance Smart Chain)

Based on Chilkat team's functions, I progressed to generate BIP32 Root Key code, but to continue and generate receive address and public private code, I don't know how to do it. I tried many codes in the program, but the tutorials confused me and I…
M.A. ARD
  • 51
  • 4