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

Diff for /src/usr.bin/ssh/ssh-rsa.c between version 1.5 and 1.6

version 1.5, 2001/01/21 19:05:58 version 1.6, 2001/02/08 19:30:52
Line 33 
Line 33 
 #include "buffer.h"  #include "buffer.h"
 #include "bufaux.h"  #include "bufaux.h"
 #include "key.h"  #include "key.h"
   #include "ssh-rsa.h"
   
 /* RSASSA-PKCS1-v1_5 (PKCS #1 v2.0 signature) with SHA1 */  /* RSASSA-PKCS1-v1_5 (PKCS #1 v2.0 signature) with SHA1 */
 int  int

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6