Skip to content
View mdepaul's full-sized avatar
  • Travelport
  • Drexel Hill, PA
Block or Report

Block or report mdepaul

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

Popular repositories

  1. Rando-Calrissian Rando-Calrissian Public

    C# command line interface to generate configurable complex passwors, read encoded (hex/base64/safebase64) random bytes, simulate dice rolls, read random lines from text files (think a list of names…

    C# 1

  2. XRng XRng Public

    C# library to generate an arbitrary array of cryptographically strong pseudo-random bytes.

    C#

  3. RandomizedList RandomizedList Public

    C# library to randomize arbitrary object types via Generics. Add objects to the list, and read them out in a cryptographically strong pseudo-random order.

    C#

  4. XConvert XConvert Public

    A collection of useful C# converversion utilities which can be accessed as Extention Methods. Includes to/from hex; to/from base64; to/from safeBase64; sorted strings; reversed strings

    C#

  5. XCryptoProvider XCryptoProvider Public

    Encapsulates common cryptographic functionality for easy use. Features SHA hashing; AES encryption/decryption

    C#