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

Block or report nano9911

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. AES128_C-POSIX AES128_C-POSIX Public

    AES-128 implementation in C/POSIX, multi-threaded using <pthread.h>. Still learning, looking for your feedbacks.

    C 2

  2. AES128_Python3 AES128_Python3 Public

    AES-128 Implementation in Python 3.9, Multi-threaded using 2 Queues

    Python