[BACK]Return to ssh-sk.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/ssh-sk.h between version 1.3 and 1.4

version 1.3, 2019/11/12 19:30:50 version 1.4, 2019/11/12 19:31:18
Line 39 
Line 39 
     struct sshbuf *attest);      struct sshbuf *attest);
   
 /*  /*
  * Calculate an ECDSA_SK signature using the specified key   * Calculate an ECDSA_SK or ED25519_SK signature using the specified key
  * and provider middleware.   * and provider middleware.
  *   *
  * Returns 0 on success or a ssherr.h error code on failure.   * Returns 0 on success or a ssherr.h error code on failure.

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4