-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
Target: x86_64-suse-linux
gcc version 4.3.4
file: build\Makefile
AM_CPPFLAGS = -O0 -Wall -ggdb -Isrc
LDADD =
file: lib\base64.h
include <string.h> <> #include
file: lib\nonce.cpp
_devrandom = new std::ifstream("/dev/urandom", ios::binary|ios::in); <> _devrandom = new ifstream("/dev/urandom", ios::binary|ios::in);
file: lib\nonce.h
include< fstream >
using namespace std;
Metadata
Metadata
Assignees
Labels
No labels