This website requires JavaScript.
Explore
Help
Register
Sign In
tiamak
/
salvium
Watch
1
Star
0
Fork
0
You've already forked salvium
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
86e9de588c2b550ff5a005d0fcc8445fd5f58baa
salvium
/
src
/
ringct
T
History
Howard Chu
510d0d4753
Use a threadpool
...
Instead of constantly creating and destroying threads
2017-09-14 21:42:48 +01: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
core: test key images against validity domain
2017-02-20 22:58:25 +00:00
rctSigs.cpp
Use a threadpool
2017-09-14 21:42:48 +01:00
rctSigs.h
rct: split rct checks between semantics and other
2017-01-14 21:17:32 +00:00
rctTypes.cpp
Change logging to easylogging++
2017-01-16 00:25:46 +00:00
rctTypes.h
Simplified the implementation and features of span
2017-04-11 16:35:14 -04:00