Skip to content

Commit

Permalink
updated to latest tweetnacl
Browse files Browse the repository at this point in the history
  • Loading branch information
ultra committed Feb 16, 2015
1 parent 9a16010 commit a8dcaa7
Show file tree
Hide file tree
Showing 3 changed files with 1,021 additions and 913 deletions.
2 changes: 2 additions & 0 deletions main.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
#include "tweetnacl.h"
#include "randombytes.h"

typedef unsigned char u8;

#define PUB_KEY_LEN 32
#define PRIV_KEY_LEN 32
#define NONCE_LEN 24
Expand Down
Loading

0 comments on commit a8dcaa7

Please sign in to comment.