Armin Friedl
|
fd0f5b0a9b
|
Final commit
|
2019-05-12 13:06:49 +02:00 |
|
armin
|
71fe2b4dc6
|
Fixed key merge in multi staged, added dump file loading and
- Added cmdline argument to read dmp file in CnC
- Fixed multiple bugs when merging keys and loading buffered keys in
multi stage
|
2018-05-01 18:01:34 +02:00 |
|
armin
|
1d10d786e4
|
Makefile for creating the docker image
|
2018-04-30 16:43:58 +02:00 |
|
Armin Friedl
|
b25019c808
|
Removed .sonarlint directory
|
2018-04-30 16:16:07 +02:00 |
|
Armin Friedl
|
c436f922ce
|
added docker
|
2018-04-30 13:35:08 +02:00 |
|
armin
|
1092a4e4a4
|
Added command line options for success and dump file, window size
|
2018-04-30 10:58:18 +02:00 |
|
armin
|
e230a883cd
|
Implemented dumping
|
2018-04-29 22:00:35 +02:00 |
|
armin
|
821054bf37
|
Fixed retraction bug: inWork() only if not isSearched()
|
2018-04-29 16:26:45 +02:00 |
|
armin
|
c668dc0c40
|
Moved impl package in keysrv
|
2018-04-28 21:56:30 +02:00 |
|
armin
|
aac8d626e1
|
Removed test client
|
2018-04-28 21:47:03 +02:00 |
|
armin
|
bda6330fbb
|
Fixed several problems and warnings
|
2018-04-28 21:27:40 +02:00 |
|
armin
|
dfdeb5e52c
|
Fixed inWork key calculation bug in MultiStaged
|
2018-04-28 20:14:52 +02:00 |
|
armin
|
e209e5039c
|
Fixed pruneKey calculation
|
2018-04-28 18:53:08 +02:00 |
|
armin
|
7c283aa827
|
Formatted with Google Java Style
|
2018-04-28 16:10:13 +02:00 |
|
armin
|
1e2b04a75c
|
Marking fraction of already checked keys as searched
|
2018-04-27 23:38:52 +02:00 |
|
armin
|
1e149be221
|
13: Nullpointer in KeyRangeBuffer
Task-Url:
|
2018-04-27 18:01:29 +02:00 |
|
armin
|
5295a24313
|
10: Fix stopping criteria in perform_work(), fixed KeyRange bug
|
2018-04-27 17:46:38 +02:00 |
|
armin
|
c30e92cb63
|
Added KeyRangeBuffer to elevate missed keys when switching partitions
|
2018-04-27 17:06:16 +02:00 |
|
armin
|
37261a76f2
|
Added MultiStagedKeyServer, fixed Segfault
- KTConcierge optional in KeyTreeServer
- KSFactory chooses "best" KeyServer implementation for workload
- Implemented MultiStagedKS based on multiple KeyTreeServer
- Fixed wrong batch_size calculation for checkBatch
|
2018-04-27 11:45:30 +02:00 |
|
armin
|
182b23ba86
|
Abstracted KeyServer
CnC can now use different implementations of KeyServer(s)
|
2018-04-26 12:00:04 +02:00 |
|
armin
|
f6ed227073
|
Success/Failure for work packages
Repeat working, send succ/fail msg for work package, added succ/fail
facility
|
2018-04-25 23:37:19 +02:00 |
|
armin
|
ceb8ce0b03
|
Cleaned up secp256k1 dependency
|
2018-04-25 12:50:08 +02:00 |
|
armin
|
27113f2f3e
|
Working version of btcollider:
- Communication set up (sending and receiving work)
- Iterating over privkeys and calculating pubkeys until match
|
2018-04-25 12:34:11 +02:00 |
|
armin
|
4112f70dc3
|
Added concierge service to clean up KeyTree
|
2018-04-07 01:18:00 +02:00 |
|
armin
|
ce7ef852bb
|
Added logger and git submodules of brainflyer
|
2018-04-04 19:29:13 +02:00 |
|
Armin Friedl
|
12195c3ddc
|
Initial commit
|
2018-04-04 15:18:34 +02:00 |
|