Skip to content
View ErieBanksy's full-sized avatar

Block or report ErieBanksy

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

Popular repositories Loading

  1. GOST-R-34.12-2015 GOST-R-34.12-2015 Public

    The implementation of the symmetric block encryption algorithm - kuznyechik. Defined in the National Standard of the Russian Federation GOST R 34.12-2015.

    C++ 4 1

  2. childhood-games-pack childhood-games-pack Public

    Forked from zandreika/childhood-games-pack

    A set of games we played in childhood

    C#

  3. console-calculator console-calculator Public

    The program calculates the mathematical expression entered from the console.

    C#

  4. client_server_unix_socket_example client_server_unix_socket_example Public

    An example of client and server interaction using Unix socket.

    C++

  5. stopwatch_timer stopwatch_timer Public

    An example of the implementation of the timer and stopwatch.

    C#

  6. bit_manipulation bit_manipulation Public

    Program that will read 4 decimal numbers x, y, m, n from the keyboard. In x, replace the least significant m bits with the most significant m bits from y, then invert the n least significant bits i…

    C++