Skip to content
View moeliciouz's full-sized avatar
  • Wildeshausen, Germany

Block or report moeliciouz

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. X509CertificateCryptor X509CertificateCryptor Public

    A Powershell script to encrypt and decrypt files in a folder using x509 public certificate to encrypt and private key signed certificate to decrypt files

    PowerShell 7

  2. Caesar-Cipher Caesar-Cipher Public

    This is the Caesar Cipher implemented as a school project in C# using Windows Forms

    C#

  3. Vigenere Vigenere Public

    This is an implementation of the vigenere cipher in C# using Windows Forms. When you read about the original vigenere cipher you will find out it is using a letter matrix to ciphre, for me the asci…

    C#

  4. XORBitEncryptor XORBitEncryptor Public

    This is a xor encrypter using the plaintext and a password and xor the bit with each other as well as being able to decipher a binary string with a password using bit xoring and return a ascii base…

    C#

  5. Performance-Counter Performance-Counter Public

    a simple performance counter written in c#

    C#