Skip to content
View MitalAshok's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report MitalAshok

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. master_password master_password Public

    An implementation of the Master Password algorithm in Python.

    Python 5

  2. xxkcd xxkcd Public

    An (unofficial) Python wrapper around xkcd APIs

    Python 1

  3. Prints the hash of a file using vari... Prints the hash of a file using various hashing or checksum algorithms (Including CRC-32)
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    """A simple command line utility that takes a file and prints it's
    4
    hash given a hashlib algorithm. Also supports CRC-32 and Adler-32.
    5
  4. print print Public

    Header only Python like print function for C++ (C++11 compatible)

    C++ 1