Skip to content
View ph1nx's full-sized avatar

Highlights

  • Pro

Block or report ph1nx

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

Pinned Loading

  1. Image-Encryption-using-Pseudo-Random-Number-Generator-and-Elliptic-Curve-Cryptography Image-Encryption-using-Pseudo-Random-Number-Generator-and-Elliptic-Curve-Cryptography Public

    The paper titled "A secure authenticated image encryption scheme based on elliptic curve cryptography" proposes a robust method for securely transmitting images, particularly medical ones, by emplo…

    Python 1 1

  2. Image-encryption-using-3D-Logistic-Map-and-Improved-Chirikov-Map Image-encryption-using-3D-Logistic-Map-and-Improved-Chirikov-Map Public

    A novel image encryption algorithm implementing 3D Logistic Map and Improved Chirikov Map for secure and robust image encryption. Features enhanced security through chaotic mapping, high key sensit…

    MATLAB 7 1

  3. VirusTotal-Bulk-IP-Scanner VirusTotal-Bulk-IP-Scanner Public

    This script reads a list of IP addresses from a CSV file, checks each IP address for malicious activity using the VirusTotal API.

    Python 5 1

  4. AbuseIPDB-IP-Scanner AbuseIPDB-IP-Scanner Public

    This Python script utilizes the AbuseIPDB API to check the malicious activity of IP addresses listed in a CSV file.

    Python 3 1

  5. Youtube-to-Spotify-Converter Youtube-to-Spotify-Converter Public

    Transfer your YouTube liked videos to Spotify! Automatically converts your YouTube music collection to Spotify liked songs or custom playlists with smart song detection and batch processing.

    Python

  6. HIGHT-Python HIGHT-Python Public

    Forked from DenseLance/HIGHT-Python

    HIGHT block cipher implementation in Python3 based on original paper by Hong et al. Includes the encryption and decryption functions for HIGHT on ECB mode.

    Python