This website requires JavaScript.
Explore
Help
Sign In
Builds
/
wownero
Watch
1
Star
0
Fork
0
You've already forked wownero
forked from
such-gitea/wownero
Code
Pull Requests
Actions
Releases
3
Activity
Files
e41cc58d7af25b0e6e944864bf83a2a5eb4232c4
wownero
/
src
/
ringct
History
moneromooo-monero
383ff4f689
remove "using namespace std" from headers
...
It's nasty, and actually breaks on Solaris, where if.h fails to build due to: struct map *if_memmap;
2017-11-14 16:56:10 +00:00
..
CMakeLists.txt
changed crypto to cncrypto so it generated libcncrypto
2017-05-23 07:45:40 -04:00
rctCryptoOps.c
update copyright year, fix occasional lack of newline at line end
2017-02-21 19:38:18 +02:00
rctCryptoOps.h
update copyright year, fix occasional lack of newline at line end
2017-02-21 19:38:18 +02:00
rctOps.cpp
ringct: move ge_frombytes_vartime failure error to warning
2017-03-22 21:26:38 +00:00
rctOps.h
remove "using namespace std" from headers
2017-11-14 16:56:10 +00:00
rctSigs.cpp
Use a threadpool
2017-09-14 21:42:48 +01:00
rctSigs.h
remove "using namespace std" from headers
2017-11-14 16:56:10 +00:00
rctTypes.cpp
Change logging to easylogging++
2017-01-16 00:25:46 +00:00
rctTypes.h
remove "using namespace std" from headers
2017-11-14 16:56:10 +00:00