Skip to content
View gavinnurrafiq's full-sized avatar

Highlights

  • Pro

Block or report gavinnurrafiq

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

Pinned Loading

  1. FileLocker FileLocker Public

    Single-file Python CLI that encrypts files with a password. AES-128-CBC + HMAC-SHA256 via Fernet, PBKDF2-HMAC-SHA256 key derivation, random per-file salt. ~175 lines, one external dependency.

    Python 1