git clone https://github.com/Dookoo2/Cyclone.git
well, now I have a new project: trying to figure out how I can compile the SECP256K1 & H160 portions of that project into a DLL I can then import into my C# script, in the hopes that it's a lot fast than the lib I'm using now
