Skip to content
View sil-28's full-sized avatar

Block or report sil-28

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Toy-block-cipher Toy-block-cipher Public

    Toy SPN block cipher implementation in Magma and Python — substitution, permutation, key schedule and full encryption/decryption

    Python

  2. E0-stream-cipher E0-stream-cipher Public

    Implementation of the E0 Bluetooth stream cipher with 4 LFSRs and non-linear FSM, written in Magma

  3. Ascon-aead128 Ascon-aead128 Public

    Implementation of Ascon-AEAD128 (NIST SP 800-232) in Magma — sponge-based authenticated encryption with associated data

  4. SHA3 SHA3 Public

    From-scratch implementation of SHA-3 (Keccak) hash function family in Java, following FIPS 202

    Java