Good thread VA. Just copying and pasting some stuff from the last one.
Code
C#
BigInteger Square Root —— https://pastebin.com/rz1SdACZ
Generate Bitmap within original code —— https://pastebin.com/hMTtJF6E
Generate the large square for e and t —— https://pastebin.com/nbjs2kz4
How to run VQC code on Linux —— https://pastebin.com/6HnN7K5X
More on generating a bitmap with the original code —— https://pastebin.com/JUdtehb4
PMA's tree generator —— https://pastebin.com/ZH9fSWu2
Original VQC code —— https://pastebin.com/XFtcAcrz
Unity Script —— https://pastebin.com/QgAXLQj3
Unity Script 2 —— https://pastebin.com/Y38nVWgT
Java
Traverse the VQC cells in real-time —— https://anonfile.com/TeH6q3d8bd/VQCGUI_v2.7z
Tree Generator —— https://pastebin.com/VZnQQR2i
Tree Generator w/ x & x+n search —— https://pastebin.com/0jPr3RrE
VQCGenerator —— https://pastebin.com/VMRnkXFP
VQCGenerator w/ Bitmap —— https://pastebin.com/Dgu9aP1h
VQC Triangle Number Methods —— https://pastebin.com/NCQ3HK2K
NodeJS
BigInteger Library and Sqrt —— https://pastebin.com/y8AXtFFr
Python
3D VQC —— https://pastebin.com/vdf8SpYt
3D VQC (v2) —— https://pastebin.com/wZM5Thzu
Calculate variables based on e and t —— https://pastebin.com/4s6McdbN
College Anon's code —— https://pastebin.com/d8xZZnm0
Create the VQC —— https://pastebin.com/NZkjtnZL
Fractal cryptography —— https://pastebin.com/XuN4U7Dv
Generate any cell in (0,1) and (0,2) —— https://pastebin.com/gRTYpdMU
Generate cells for a (and more) —— https://pastebin.com/iAizgLFF
Generate genesis cell —— https://pastebin.com/GKzcCpMF
Generate positive AND negative genesis cells —— https://pastebin.com/9ixjRyxt
Get A and B from C and N example —— https://pastebin.com/s0SZ9BNF
VQC + t —— https://pastebin.com/Lgufk0db
RSA & PGP key wrapper —— https://pastebin.com/vNqnPRJR
Rust
Additional VQC code —— https://play.rust-lang.org/?gist=50def916ad48400bc5d638fbf119ae85&version=stable
Check if a number is prime —— https://huonw.github.io/primal/primal/fn.is_prime.html
Create Bitmap using the VQC Generator —— https://play.rust-lang.org/?gist=c2446efeec452fe14e1ddd0d237f4173&version=stable
Create Bitmap using the VQC Generator [V2] —— https://pastebin.com/zGSusyz5
Generate the VQC —— https://play.rust-lang.org/?gist=6b6beb372b6b931f1abd30642a35a80c&version=stable
Static Java/C# class with all RSA numbers —— https://pastebin.com/XYFpsDWE
Factorization methods (Java)
Binary search for i —— https://pastebin.com/TAt5bDsR
GCDFactor —— https://pastebin.com/70GJSMrv
Count down from t of 1c element —— https://pastebin.com/xxYa946V
Mirrors 1c until e=(-x+n^2) —— https://pastebin.com/WJBqPM4P
Calculate factors using -x jumps —— https://pastebin.com/gKX9GW9r
Videos on cryptography —— https://pastebin.com/9u3hwywe