Chris Calderon
Chris Calderon
Oh, I didn't put it in the right folder :P I feel pretty dumb now! I'll just find a new private key, lol. I don't know why I got so...
@k06a `e` doesn't have to be a prime, it only has to be coprime with the totient of `n` (`phi`). In fact, there might be prime numbers that _aren't_ coprime...
@k06a Actually you are kind of correct in you statements, but a little off, about the potential candidates needing to be prime. This is because any composite that is potentially...
@preillyme I actually changed this on my local copy, but after testing it I didn't see a noticeable difference so I forgot about it lol. Is your fork in active...
@preillyme There is actually already a project that does this with your GPU, it's called Scallion. I've never used it though. I'm interested to see what you do with your...
tor will create a private key and .onion hostname in the directory you specify with the HiddenServiceDir in a torrc file (either the default one or the one you specify.)...