I program computers, and build teams that program computers, with a heavy focus on security.
- Washington D.C.
- https://alexgaynor.net
Highlights
Block or Report
Block or report alex
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
pyca/cryptography Public
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
-
Rust-for-Linux/linux Public
Forked from torvalds/linux
Adding support for the Rust language to the Linux kernel.
-
Security research organization dedicated to finding low hanging, critical, vulnerabilities.
-
-
what-happens-when Public
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
-
2,126 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2022
Created 3 commits in 2 repositories
Opened 2 pull requests in 2 repositories
pyca/infra
1
merged
pyca/cryptography
1
merged
Reviewed 10 pull requests in 2 repositories
pyca/cryptography
8 pull requests
- SIV support
- small refactors for upcoming SIV support
- add new bindings for OpenSSL 3.0.0 cipher fetching/freeing
- our NIST vector loader needs unique keys
- we documented this as 2**31 - 1, enforce it at the right spot
- bump boring in CI
- Bump actions/setup-python from 3.0.0 to 3.1.0
- switch to using venvs in our containers