Merge pull request #6 from mikhail4021/master

adding Windows support
This commit is contained in:
orignal 2014-01-09 12:22:15 -08:00
commit fd84226bd2
20 changed files with 674 additions and 20 deletions

View file

@ -1,5 +1,5 @@
#include <inttypes.h>
#include <endian.h>
#include "I2PEndian.h"
#include <map>
#include <string>
#include "ElGamal.h"