Skip to content
View sarafyash's full-sized avatar
Block or Report

Block or report sarafyash

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

  1. Audio_Steagnography Audio_Steagnography Public

    Audio steganography involves hiding secret data within audio files to keep it confidential. Triple DES is a block cipher encryption algorithm that encrypts data using a key to prevent unauthorized …

    Python 1

  2. Merkle_Tree.md Merkle_Tree.md Public

    Overview to Merkel Tree

  3. StringRush-Parallelized-Rabin-Karp-Algorithm StringRush-Parallelized-Rabin-Karp-Algorithm Public

    The Rabin-Karp algorithm, which uses a rolling hash to match patterns in text, is commonly used for exact string matching and plagiarism detection. This work presents a parallel version of the Acce…

    Python 1