Skip to content
View dchampion's full-sized avatar

Block or report dchampion

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

Pinned Loading

  1. crypto crypto Public

    Python implementations of two fully-featured public-key cryptosystems, including protocols for symmetric key agreement, encryption and digital signature

    Python 2 1

  2. cert-scanner cert-scanner Public

    Scans Certificate Transparency logs for CA-signed/issued certificates containing keys with cryptographic vulnerabilities

    Shell

  3. check-pass check-pass Public

    A small Python program that Indicates whether a password has been leaked in a publicly-known data breach

    Python

  4. expiring-entry-map expiring-entry-map Public

    A Java map implementation that features entries that expire after a user-defined period of time

    Java

  5. framework-demo-vanilla-js framework-demo-vanilla-js Public

    A full-stack web application that is the successor to framework-demo

    Java

  6. shared-mutable-state shared-mutable-state Public

    A small Java program that demonstrates the effects of state changes made in one thread of execution on the visibility of those changes in another thread of execution

    Java