An open API service providing repository metadata for many open source software ecosystems.

GitHub / ScratchyCode 1 Repository

ScratchyCode/ScratchMII

Definizione di un marchio ufficiale garantito a partire dal brand Made in Italy con sistema anticontraffazione.

Size: 1.8 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

ScratchyCode/SOLARITY

Solarity is a solution of Thyrus Team to the NASA challenge "The Oracle of DSCOVR".

Language: Python - Size: 6.69 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ScratchyCode/Hamming-Code

Codifica Hamming di file per una forte tolleranza agli errori. Codifica Hamming(7,4) tramite calcolo matriciale su Arduino Uno

Language: Python - Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

ScratchyCode/Crittoanalisi-Vigenere

Analisi della sicurezza del cifrario Vigenere usato come cifrario Vernam su analisi delle frequenze. Crittoanalisi di Vigenere tramite test del Chi quadro

Language: C - Size: 60.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ScratchyCode/Client-Server-Passwod-Authentication Fork of kanika2296/client-sever-password-based-authentication-in-python

Privacy oriented client-server basecode.

Language: Python - Size: 438 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

ScratchyCode/Post-Quantum-Cryptography

Testing lattice encryption as post-quantum cryptography implementation of Microsoft

Language: C - Size: 42 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ScratchyCode/OTP-Raspberry-Pi

Crittoanalisi di un cifrario Vernam-based con condizioni sulle chiavi forti ma non ideali. Uso alternativo con generatore di chiavi veramente casuali, attraverso il monitoraggio dei dati ambientali, sfruttando il set di sensori Sense Hat della Raspberry Pi

Language: Python - Size: 72.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ScratchyCode/Machine-Learning

Testing di algoritmi per l'apprendimento automatico.

Language: C - Size: 2.36 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ScratchyCode/Computer-Vision

Software basati su metodi di intelligenza artificiale per l'automazione dell'analisi di big data.

Language: Python - Size: 103 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ScratchyCode/Servizio-Civile

Attestato di fine servizio

Size: 162 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ScratchyCode/ServeRoulette

Login basato su database di utenti con ID univoci preregistrati

Language: Python - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ScratchyCode/Linear-Regression

Performs the linear fit of a dataset with the least squares method.

Language: C - Size: 56.6 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

ScratchyCode/ChatRoom Fork of IamLucif3r/Chat-On

Chat room with secure login and possibility to hardening connection over TOR network.

Language: Python - Size: 8.19 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ScratchyCode/Password-Bruteforce

Bruteforce multithread in C per forzare algoritmi di hashing sfruttando tutti i core del processore

Language: C - Size: 24.4 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ScratchyCode/deepdarkCTI Fork of fastfire/deepdarkCTI

Collection of Cyber Threat Intelligence sources from the deep and dark web

Size: 627 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ScratchyCode/Gaussian-distribution-simulation

Generate a data set described by the inserted gaussian distribution.

Language: C - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

ScratchyCode/Cryptography

Encryption of strings/file using bitwise rotations and pseudo-random characters.

Language: C - Size: 32.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

ScratchyCode/Integration-Methods

Solve differential equations with some numerical integration methods

Language: C - Size: 18.9 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

ScratchyCode/Astrofotografia

Elaborazione foto astronomiche

Language: Python - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ScratchyCode/GodelNumber

Calcola il numero di Godel di una frase inserita. Modalità crittografica basata sugli anagrammi.

Language: C - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

ScratchyCode/Lagrange-polynomial-interpolation

Enter a function and interpolate it over known points of its domain.

Language: C - Size: 35.2 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

ScratchyCode/Plotter

Enter an analytic function (also 2-variable functions with Plotter2) and plot it with gnuplot.

Language: C - Size: 306 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ScratchyCode/NChat

Piccola chat end-to-end in bash che sfrutta la crittografia RSA di openssl e cryptcat con la crittografia simmetrica Twofish per instaurare una conversazione sicura.

Language: Shell - Size: 27.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

ScratchyCode/Brownian-motion-simulator

Simulates a particle's trajectory that is moving with brownian motion, defining an infinitesimal casual change of position with a random angle.

Language: C - Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ScratchyCode/Photographic-data-binning

Photographic binning

Language: C - Size: 2.1 MB - Last synced at: 9 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

ScratchyCode/Client-Server-file-transfer

Client try to send a file to server.

Language: C - Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ScratchyCode/Linear-fit-simulators

Program that generates linearly distributed events based on the information provided about the line.

Language: C - Size: 27.3 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

ScratchyCode/Multithread

Examples of problems solved using all CPU cores.

Language: C - Size: 45.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 2

ScratchyCode/Big-Fibonacci

Program that perform calculations to print an arbitrarily large number of terms of the Fibonacci sequence.

Language: C - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0