I program computers, and build teams that program computers, with a heavy focus on security.
- Washington D.C.
- https://alexgaynor.net
Highlights
Pinned Loading
-
pyca/cryptography
pyca/cryptography Publiccryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
-
Rust-for-Linux/linux
Rust-for-Linux/linux PublicForked from torvalds/linux
Adding support for the Rust language to the Linux kernel.
-
fishinabarrel/fishinabarrel.github.io
fishinabarrel/fishinabarrel.github.io PublicSecurity research organization dedicated to finding low hanging, critical, vulnerabilities.
-
-
what-happens-when
what-happens-when PublicAn attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
-
topazproject/topaz
topazproject/topaz PublicA high performance ruby, written in RPython
3,342 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
April 2025
Created 19 commits in 6 repositories
Created a pull request in pyca/infra that received 1 comment
Opened 11 other pull requests in 6 repositories
pyca/cryptography
1
open
3
merged
-
refs #11199 attempt to test on windows arm64
This contribution was made on Apr 15
-
added missing type annotation
This contribution was made on Apr 12
-
fixes #12746 -- raise proper error on invalid {ed,x}{25519,448} keys in PEM files
This contribution was made on Apr 9
-
test against openssl 3.5.0 final
This contribution was made on Apr 8
pyca/infra
2
merged
-
don't fail fast
This contribution was made on Apr 15
-
Attempt to build OpenSSL for arm64 on Windows
This contribution was made on Apr 15
sfackler/rust-openssl
2
merged
-
test against openssl 3.5.0
This contribution was made on Apr 8
-
Fixed two UAFs and bumped versions for release
This contribution was made on Apr 4
pyca/pyopenssl
1
merged
-
fix CI for new ubuntu rolling
This contribution was made on Apr 18
rustsec/advisory-db
1
merged
-
Added rustsec advisory for two UAFs in rust-openssl
This contribution was made on Apr 4
pyca/pynacl
1
merged
-
fixes #860 -- try to fix mypy
This contribution was made on Apr 2
Reviewed 57 pull requests in 9 repositories
pyca/cryptography
25 pull requests
-
chore(deps): bump ruff from 0.11.5 to 0.11.6
This contribution was made on Apr 18
-
Bump BoringSSL and/or OpenSSL in CI
This contribution was made on Apr 18
-
bump aws-lc to 1.49.1
This contribution was made on Apr 17
-
document aws-lc support
This contribution was made on Apr 17
-
fix mitmproxy downstream tests
This contribution was made on Apr 17
-
Add support for AWS Libcrypto (AWS-LC)
This contribution was made on Apr 17
-
chore(deps): bump proc-macro2 from 1.0.94 to 1.0.95
This contribution was made on Apr 16
-
Bump BoringSSL and/or OpenSSL in CI
This contribution was made on Apr 16
-
Add Documentation for
PrivateKeyUsagePeriod
This contribution was made on Apr 15 -
chore(deps): bump libc from 0.2.171 to 0.2.172
This contribution was made on Apr 15
-
Bump BoringSSL and/or OpenSSL in CI
This contribution was made on Apr 15
-
Bump BoringSSL and/or OpenSSL in CI
This contribution was made on Apr 12
-
Add Support for X509 extension -
PrivateKeyUsagePeriod
This contribution was made on Apr 11 -
Bump x509-limbo and/or wycheproof in CI
This contribution was made on Apr 11
-
chore(deps): bump uv from 0.6.13 to 0.6.14 in /.github/requirements
This contribution was made on Apr 10
-
chore(deps): bump uv from 0.6.13 to 0.6.14
This contribution was made on Apr 10
-
Add x509 Test Vectors with
PrivateKeyUsagePeriod
extensionThis contribution was made on Apr 10 -
Bump x509-limbo and/or wycheproof in CI
This contribution was made on Apr 10
-
Bump BoringSSL and/or OpenSSL in CI
This contribution was made on Apr 10
-
Bump BoringSSL and/or OpenSSL in CI
This contribution was made on Apr 9
-
chore(deps): bump uv from 0.6.12 to 0.6.13 in /.github/requirements
This contribution was made on Apr 8
-
chore(deps): bump uv from 0.6.12 to 0.6.13
This contribution was made on Apr 8
-
Bump BoringSSL and/or OpenSSL in CI
This contribution was made on Apr 8
-
Bump x509-limbo and/or wycheproof in CI
This contribution was made on Apr 8
-
chore(deps): bump pytest-cov from 5.0.0 to 6.1.1
This contribution was made on Apr 7
- Some pull request reviews not shown.
pyca/bcrypt
3 pull requests
-
Bump proc-macro2 from 1.0.94 to 1.0.95 in /src/_bcrypt
This contribution was made on Apr 16
-
Bump libc from 0.2.171 to 0.2.172 in /src/_bcrypt
This contribution was made on Apr 16
-
Bump pyo3 from 0.24.0 to 0.24.1 in /src/_bcrypt
This contribution was made on Apr 1
alex/rust-asn1
2 pull requests
-
Re-add
Parser::read_{explicit,implicit}_element
methodsThis contribution was made on Apr 15 -
Make
Parser::peek_tag
publicThis contribution was made on Apr 7
C2SP/x509-limbo
2 pull requests
-
pyca: harness: fix max_chain_depth condition
This contribution was made on Apr 10
-
add openssl-3.5 harness
This contribution was made on Apr 9
PyO3/pyo3
2 pull requests
-
docs: Update building-and-distribution.md
This contribution was made on Apr 9
-
Drop stray executable bit from non-executable text files
This contribution was made on Apr 4
pyca/pynacl
2 pull requests
-
replace tox with nox
This contribution was made on Apr 4
-
try to fix wheel-builder workflow
This contribution was made on Apr 4
rustsec/advisory-db
1 pull request
-
Add crossbeam-channel advisory re upstream MR #1187
This contribution was made on Apr 9
mozilla-services/fernet-rs
1 pull request
-
chore: Updates for March 2025
This contribution was made on Apr 3
certifi/python-certifi
1 pull request
-
Bump actions/setup-python from 5.4.0 to 5.5.0
This contribution was made on Apr 1
Created an issue in pyca/cryptography that received 6 comments
Figure out how to use PEP770 (SBOM)
Goal: Nothing in our sdists (we don't vendor anything) Our wheels contain: SBOM for all used cargo deps SBOM for OpenSSL, if linked statically
6
comments
Opened 4 other issues in 3 repositories
rust-lang/rust
2
open
-
Optimization regression: array argument somehow produces null check?
This contribution was made on Apr 5
-
dangling_pointers_from_temporaries lint does not warn when as_ptr() result escapes function
This contribution was made on Apr 2
dependabot/dependabot-core
1
open
-
uv: when updating
uv pip compile
requirements, dependabot ignores--python-version
This contribution was made on Apr 14
PyO3/maturin
1
open
-
PEP 770 (SBOM) support
This contribution was made on Apr 13
16
contributions
in private repositories
Apr 1 – Apr 14