Skip to content
View itsapoorv's full-sized avatar

Block or report itsapoorv

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. Authenticated-Encryption Authenticated-Encryption Public

    Authenticated encryption using AES in CBC mode with HMAC SHA-256 and PKCSv1.5 padding in Go

    Go 1 3

  2. awesome-pentest awesome-pentest Public

    Forked from enaqx/awesome-pentest

    A collection of awesome penetration testing resources, tools and other shiny things

  3. DevTodo-Exploits DevTodo-Exploits Public

    Exploiting buffer overflow and format string vulnerabilities for code injection and arc injection (ROP) using C++

    C++

  4. Padding-Oracle-Attacks Padding-Oracle-Attacks Public

    POODLE Attack on AES-CBC with HMAC and PKCSv1.5

    Go 2

  5. Secure-TCP Secure-TCP Public

    RIP (Authenticated TCP Layer) + KISS (Encryption Layer)

    Python 1

  6. Vigenere-Cryptanalysis-Toolkit Vigenere-Cryptanalysis-Toolkit Public

    Implementation and Cryptanalysis of the Vigenere Cipher using Go

    Go