Skip to content
View cryptoskull2's full-sized avatar

Block or report cryptoskull2

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. crypto_secure_RSA_textfile crypto_secure_RSA_textfile Public

    Python algorithm to encrypt/decrypt .txt file using RSA asymmetric cryptosystem

    Python 1

  2. FlappyBird FlappyBird Public

    Flappy-bird mod game made with Unity 2022.3.1.f1 Version

    C#

  3. human_action_recognition human_action_recognition Public

    Machine Learning project aims to develop a human action recognition system using inertial sensors

    Jupyter Notebook

  4. stochastic_guessing_game stochastic_guessing_game Public

    Communication implementation between a parent process and a child process using pipes. The parent attempts to guess a number selected at random by the child, exchanging guesses through dedicated pi…

    C

  5. 8-PSK_strings-char_modulation 8-PSK_strings-char_modulation Public

    The objective is to perform, using Matlab, the transmission (emission/reception) of a string of characters. The selected modulation is 8PSK, and the shaping filter is square.

    MATLAB

  6. PRNG-Cybersec-Challenge-Writeup PRNG-Cybersec-Challenge-Writeup Public

    Writeup for a Pseudo Random Number Generator (PRNG) cybersecurity challenge. Demonstrates file encryption using a pseudo-random key and XOR operation. Explore PRNG security vulnerabilities.

    C