Skip to content
View Vennotius's full-sized avatar
⚗️
⚗️

Block or report Vennotius

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

    A Polyalphabetic Cipher which uses a passphrase to generate a SHA512 hash from which a Xoshiro PNRG is seeded. This used to deterministically calculate the shift value of each character in sequence.

    C#

  2. KryptConsole KryptConsole Public

    Console application using Krypt2Library

    C#