Skip to content
View AlexBestoso's full-sized avatar
🕴️
Status Is Hyper
🕴️
Status Is Hyper

Block or report AlexBestoso

Report abuse

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

Report abuse

Pinned Loading

  1. AES_128_CBC_Unofficial AES_128_CBC_Unofficial Public

    An unofficial implentation of the CBC mode of operation. Built because I think crypto is cool. use it, but not for production.

    C++

  2. MorningStarEngine MorningStarEngine Public

    An engine for driving 3d graphical games.

    C++

  3. EncryptionSnake EncryptionSnake Public

    This is a wrapper for OpenSSL code to make encryption easy enough for stupid people to be dangerous.

    C++

  4. XmlSnake XmlSnake Public

    A class for creating and parsing xml files in c/c++

    C++

  5. LZSS LZSS Public

    LZSS Compression

    C++

  6. LinuxKernel_buildHelper LinuxKernel_buildHelper Public

    a small script to help automate the building of the linux kernel so you don't have to remember stuff.

    Shell