Skip to content
View DaaaaanB's full-sized avatar
  • Magna International
  • Ontario, Canada

Highlights

  • Pro

Organizations

@frc2609

Block or report DaaaaanB

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

    Small cmd Utility to convert ASCII strings to binary.

    C

  2. A quick example of basic AES encrypt... A quick example of basic AES encryption using the Golang AES library.
    1
    /*
    2
    *	FILE			: AES_Example.go
    3
    *	PROJECT			: INFO-1340 - Block Ciphers
    4
    *	PROGRAMMER		: Daniel Pieczewski, ref: https://github.com/mickelsonm
    5
    *	FIRST VERSION		: 2020-04-12