Skip to content
View Evan-Clegern's full-sized avatar
  • KineticCore Solutions
Block or Report

Block or report Evan-Clegern

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
Evan-Clegern/README.md
  • 👋 Hi, I’m @Evan-Clegern
  • 👀 I’m interested in cryptography, communications, physics and privacy.
  • 🌱 I’m currently learning Advanced C++ and Steganography.
  • 💞️ I’m looking to collaborate on Privacy/Cryptogrpahy projects, or maybe data storage projects.
  • 📫 How to reach me - my email is evanclegern.work@gmail.com

Popular repositories Loading

  1. Evan-Clegern Evan-Clegern Public

    Config files for my GitHub profile.

  2. liberc-crypto liberc-crypto Public

    Cryptography test including a block cipher, hash algorithm and a specialty cipher.

    C++ 1

  3. big-unsigned-nums big-unsigned-nums Public

    A C++ header file which provides templated capabilities for handling large sequences of 64-bit unsigned integers as one unsigned integer, that is, allowing for numbers of an arbitrary 64*n length i…

    C++

  4. liberc-simplenet liberc-simplenet Public

    C++ API for the Linux C library's network sockets, with TCP, UDP, and TCP Server classes.

    C++

  5. mini-os-test mini-os-test Public

    A test "Operating System" with minimal bootstrap, a VGA Color terminal, and an infinite loop.

    Assembly

  6. anoptamin anoptamin Public

    Idk man. This is implementing LibSDL2, OpenGL2, and a number of mysterious pointer operations.

    C++