scallion icon indicating copy to clipboard operation
scallion copied to clipboard

GPU-based Onion Hash generator

Results 40 scallion issues
Sort by recently updated
recently updated
newest added

README says the average time to get a partial collision for GPG is: > 2^(4*length-1) / hashspeed Where does -1 come from? I believe it should be: > 2^(4*length) /...

I've installed everything how it's shown in the tutorial: https://www.thomaswhite.se/generating-a-custom-onion-address-ubuntu/ - Ubuntu 16.04.3 LTS - 2x GeForce GTX 1080 ``` ~/scallion/scallion-v2.0$ mono scallion.exe -d 0 test WARNING: The runtime version...

GPU : Integrated Intel Iris Pro 1536 MB CPU : 2.2 GHz Intel Core i7 OS : macOS High Sierra 10.13.2 LoopIteration:9559 HashCount:160373.41MH Speed:136.0MH/s Runtime:00:19:38 Predicted:01:07:21 Exponent index doesn't match...

Runs OK for me under cmd.exe, but would like to use within MSYS2 shell for better scripting ability (I'm more of a UNIX/Linux type) -- Windows 7 x64, binary download,...

Edit: Can be closed see: https://tor.stackexchange.com/questions/3371/hidden-onion-service-with-2048-bit-or-4096-bit-rsa-private-key-how-to-host Not what I expected. Tor doesn't start with the private_key generated from scallion. Log output: ``` Mar 24 15:06:17.000 [warn] parse error: Wrong size...

I have paroblem with my power supply, and I had to remove my nvidia card. And now I have this problem trying to run scallions with my Radeon: ``` WARNING:...

The `n`/`--nonoptimited` flag doesn't work as expected: - Running `mono scallion/bin/Debug/scallion.exe test` instantly outputs a key, running the same command with the `-n` / `--nonoptimized` flag however never outputs any...

bug

Hello. I created a GPG key using this command from Windows: `C:\scallion-v2.0\scallion.exe -o c:\gpgkeys.txt -k 4096 --gpg beef$` Then, on Linux, created key.asc and copied there all text from inside...

scallion v.2.0 (binary from README.md) on Windows 10 64-bit Devices: ``` Id:0 Name:GeForce 8400 GS PreferredGroupSizeMultiple:32 ComputeUnits:1 ClockFrequency:1350 MaxConstantBufferSize:65536 MaxConstantArgs:9 MaxMemAllocSize:134217728 ``` After a couple of seconds, the screen blacks-out...