Skip to content
View necheffa's full-sized avatar
Block or Report

Block or report necheffa

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

    argon2id passwords

    Go

  2. myrdrand myrdrand Public

    Linux kernel driver for char device backed by Intel rdrand

    C 1 1

  3. pgalloc pgalloc Public

    A "fast" memory allocater that stores fixed block size pages as linked lists up to a maximum byte request. This started as a project for a Systems Programming class.

    C