* Adds a target to ecc diff fuzzer without cryptopp
As fuzzer is blocked by crytpopp bugs for now
* comment
* Compile golang for i386 when needed
* explicit go corss compilation
* Adds Rust and Javascript toolchains
* Move bad lib crypto elsewhere
* Quickjs i386 and no afl with long init
* Quickjs and rust cross compiling
* run source with bash
* bash for rustup
* rustup one liner
* use rustup environment for build
* Do not forget qjsc
* Regular compile for qjsc and m32 for library
* Uses cmake for ecc-diff-fuzzer compilation
* remove before install
* Comment unnecessary remove
* Remove shared libraries for nettle
* Do not remove so files
* Disable shared for gmp and nettle
* Parallel make for every project
* Adds gcrypt to elliptic curve diff fuzzer
And adds corpus to the project
* A way to solve conflict between openssl and gcrypt
* Code review : no longer use of curl nor sed