Skip to content
View GurudattaRK's full-sized avatar

Block or report GurudattaRK

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
GurudattaRK/README.md

💡About my projects:

I work primarily with cryptography and post-quantum cryptography—using them as a foundation to learn and experiment with different technologies and frameworks. My projects serve as proof-of-concepts and tools where I implement cryptographic systems to explore how various algorithms, concepts, and languages work under the hood.
I aim to contribute to the security and privacy of digital systems & making it available and accessible to all.

🌐 Socials:

LinkedIn Instagram

💻 Tech Stack:

Python C Rust x64 Assembly Nvidia CUDA

Pinned Loading

  1. PQrypt PQrypt Public

    A cross platform Post Quantum Cryptography app

    Rust 4

  2. TeraCrypt-v2.1 TeraCrypt-v2.1 Public

    Multithreaded (MultiCore) application written in x64 assembly language that Encrypts files and stores them securely

    Python 2

  3. Project-CUDA Project-CUDA Public

    GPU accelerated encryption application written in CUDA utilizing NVIDIA's massively parallel CUDA capable GPUs. Dynamic scaling & scheduling of CUDA cores, VRAM, & RAM is handled based on available…

    Cuda

  4. 1024-Bit-encryption-v1.1 1024-Bit-encryption-v1.1 Public

    x64 Assembly implementation of my 1024-bit encryption algorithm with significant performance gains.

    Assembly 3