Skip to content
View cmovz's full-sized avatar

Block or report cmovz

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

Pinned Loading

  1. MasterPass MasterPass Public

    Deterministic password manager.

    C

  2. timing-attack-example-in-javascript timing-attack-example-in-javascript Public

    Demonstrates a timing attack using JavaScript. It also contains the solution to prevent the vulnerability.

    JavaScript

  3. python-tetris python-tetris Public

    Simple Tetris clone written in Python using SDL2

    Python

  4. raw-uring raw-uring Public

    Shows how to use the raw uring interface to submit IO without any syscalls.

    C 2

  5. pbkdf2-hmac-sha512-c-webassembly pbkdf2-hmac-sha512-c-webassembly Public

    PBKDF2-HMAC-SHA-512 written in C for WebAssembly compilation

    C 2

  6. hexdump-utility hexdump-utility Public

    Hexdump utility written in assembly

    Assembly