Skip to content
View Claugo's full-sized avatar

Block or report Claugo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Claugo/README.md

Ciao mi chiamo claugo e sono un programmatore fai date con la passione della crittografia e dei numeri primi. Il linguaggio che uso in modo molto spartano è Python. Ho voluto rendere pubblico un algoritmo che ho chiamato GC57 e che ha la particoloarità di risolvere le fattorizzazioni su grandi semiprimi a tempo zero, e cioè all'istante. Per dare una idea di come funziona l'algoritmo ho creato questi programmi di codifica con il solo fine di mostrare l'algoritmo. I programmi sono in secondo piano anche se questi possono essere utilizzati a scopo personale per nascondere i propri dati e i propri file, o chattare con un altro computer in rete. La codifica a scostamento che ho usato è semplice ma viene resa più sicura dalla chiave che genera il GC57 e dalla scostamento randomizzato che si crea a ogni chiave creata Non mi aspetto niente dalla comunità, casomai sarei soddisfatto se qualcuno prendesse in considerazione questo algoritmo e creasse un programma crittografico sulla base della velocità a tempo zero

Hi my name is claugo and I am a do date programmer with a passion for cryptography and prime numbers. The language I use in a very spartan way is Python. I wanted to make public an algorithm that I called GC57 and which has the particoloarity of solving factorizations over large semiprimes in zero time, that is, instantly. To give an idea of how the algorithm works I created these coding programs for the sole purpose of showing the algorithm. The programs are in the background although these can be used for personal purposes to hide one's data and files, or chat with another computer on the network. The offset encryption I have used is simple but is made more secure by the key generating GC57 and the randomized offset that is created with each key created I do not expect anything from the community, if anything I would be satisfied if someone would consider this algorithm and create a cryptographic program based on the zero time speed

Popular repositories Loading

  1. Claugo Claugo Public

    Config files for my GitHub profile.

  2. GC57_cassaforte GC57_cassaforte Public

    Python

  3. GC57crypto GC57crypto Public

    Python