Search:

Type: Posts; User: eleonora

Search: Search took 0.08 seconds.

  1. Thread: hmac sha256

    by eleonora
    Replies
    6
    Views
    895

    Re: hmac sha256

    Finally I solved! Ipost the orrect code, perhaps it can help someone. There were two problems: the first was that I was not calling the methods inside the main, the second was that I should rename...
  2. Thread: hmac sha256

    by eleonora
    Replies
    6
    Views
    895

    Re: hmac sha256

    I did some little changes and removed comments and tryed to print kSigning. Follows the code and error message. It seems that I'm not able to call the two methods inside the main.

    Java code
    ...
  3. Thread: hmac sha256

    by eleonora
    Replies
    6
    Views
    895

    Re: hmac sha256

    I'm using eclipse: there is no error but nothing shown on console.
  4. Thread: hmac sha256

    by eleonora
    Replies
    6
    Views
    895

    hmac sha256

    Hi, I have to derive the signing key (encyption mode hmac sha256) for an aws project. This is my problem, but something is going wrong I think because I'm not able to call the two methods at the end...
Results 1 to 4 of 4