Skip to content
View byut's full-sized avatar
🦇
Daydream in blue
🦇
Daydream in blue
  • hs-kl.de
  • eps1.0_hellofriend.mov
Block or Report

Block or report byut

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

  1. aes aes Public

    Implementation of the Advanced Encryption Standard (AES) in Assembly language, utilizing the Intel Advanced Encryption Standard New Instructions (AES-NI)

    Assembly 2

  2. des des Public

    A straightforward yet notably efficient implementation of the Data Encryption Standard (DES) algorithm in C.

    C

  3. heap heap Public

    A simple memory manager written in Assembly (x86_64 GAS, AT&T syntax)

    Assembly