Skip to content
View zeevt's full-sized avatar

Block or report zeevt

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

    Google snappy in C for Linux Kernel

    C 39 11

  2. validate_utf8 validate_utf8 Public

    Detect whether an input file is valid UTF-8, ASCII or something else

    C 8

  3. lightbot_solver lightbot_solver Public

    an evolutionary solver for the Light-Bot puzzle game

    C++ 4 1

  4. immutableset immutableset Public

    immutable set of ints, in C

    C 3

  5. iter_utf8 iter_utf8 Public

    Decode UTF-8 data into Unicode code points

    C++ 2

  6. padding_oracle_demo padding_oracle_demo Public

    one example why encryption without authentication is useless

    Python