Browse Subversion Repository
Diff of /trunk/ttssh2/ttxssh/ed25519_crypto_api.h
Parent Directory
| Revision Log
| Patch
| 29 |
|
|
| 30 |
#include <stdio.h> |
#include <stdio.h> |
| 31 |
#include <stdlib.h> |
#include <stdlib.h> |
| 32 |
|
#include "arc4random.h" |
| 33 |
|
|
| 34 |
typedef unsigned char u_int8_t; |
typedef unsigned char u_int8_t; |
| 35 |
typedef unsigned short int u_int16_t; |
typedef unsigned short int u_int16_t; |
|
|
Legend:
| Removed from v.6064 |
|
| changed lines |
| |
Added in v.6250 |
|
|
|