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,420 contributions in the last year
Less
More
Activity overview
Contribution activity
December 2022
Created 1 repository
- alex/brew-pip-audit Python
Created a pull request in rust-lang/rust that received 11 comments
Opened 31 other pull requests in 7 repositories
Homebrew/homebrew-core
17
closed
- datalad: update python resources
- cyral-gimme-db-token: update python resources
- cookiecutter: update python resources
- conan: update python resources
- checkov: update python resources
- censys: update python resources
- buku: update python resources
- bpython: update python resources
- borgmatic: update python resources
- beancount: update python resources
- bandcamp-dl: update python resources
- awscurl: update python resources
- aws-sso-util: update python resources
- aws-google-auth: update python resources
- aws-elasticbeanstalk: update python resources
- anime-downloader: update python resources
- airshare: update python resources
pyca/cryptography
9
merged
- Pre-annouce build process changes for #7164
- fixes #7912 -- correct metadata for version
- Switch from flake8 to ruff
- new libressl release
- put binding back that pyOpenSSL just started using
- Bump OpenSSL/BoringSSL and adapt for OpenSSL RSA bleichenbacher mitigation
- ignore speakerdeck on linkcheck
- remove unnecessary lifetime
- Annotate a few more functions
pyca/bcrypt
1
closed
pyca/pyopenssl
1
merged
alex/rust-asn1
1
merged
pyca/pynacl
1
merged
Homebrew/brew-pip-audit
1
merged
Reviewed 75 pull requests in 14 repositories
pyca/cryptography
25 pull requests
- Bump BoringSSL and/or OpenSSL in CI
- Add SSL_CTX_set_msg_callback functions
- Bump actions/cache from 3.0.11 to 3.2.0
- Bump libc from 0.2.138 to 0.2.139 in /src/rust
- Bump BoringSSL and/or OpenSSL in CI
- Bump actions/stale from 6.0.1 to 7.0.0
- Add openssl 3.1.0b1 to test matrix
- Remove binding for X509_STORE_get_get_issuer
- Bump link-cplusplus from 1.0.7 to 1.0.8 in /src/rust
- Bump cxx-build from 1.0.83 to 1.0.85 in /src/rust
- Bump syn from 1.0.105 to 1.0.107 in /src/rust
- Bump proc-macro2 from 1.0.47 to 1.0.49 in /src/rust
- Bump proc-macro-hack from 0.5.19 to 0.5.20+deprecated in /src/rust
- Bump cxx from 1.0.83 to 1.0.85 in /src/rust
- Bump unindent from 0.1.10 to 0.1.11 in /src/rust
- Bump quote from 1.0.21 to 1.0.23 in /src/rust
- Bump scratch from 1.0.2 to 1.0.3 in /src/rust
- Bump unicode-ident from 1.0.5 to 1.0.6 in /src/rust
- document POLICY_MAPPING and SUBJECT_DIRECTORY_ATTRIBUTES
- Bump BoringSSL and/or OpenSSL in CI
- Bump BoringSSL and/or OpenSSL in CI
- Bump cc from 1.0.77 to 1.0.78 in /src/rust
- Bump BoringSSL and/or OpenSSL in CI
- Bump parking_lot_core from 0.8.5 to 0.8.6 in /src/rust
- Bump actions/checkout from 3.1.0 to 3.2.0
- Some pull request reviews not shown.
pyca/bcrypt
12 pull requests
- Bump actions/cache from 3.0.11 to 3.2.0
- Bump actions/setup-python from 4.3.1 to 4.4.0
- Bump quote from 1.0.21 to 1.0.23 in /src/_bcrypt
- Bump unicode-ident from 1.0.5 to 1.0.6 in /src/_bcrypt
- Bump dtolnay/rust-toolchain from 1ce4a7352a1efe5dede2e52c75512b34256e4f44 to e645b0cf01249a964ec099494d38d2da0f0b349f
- Bump proc-macro2 from 1.0.47 to 1.0.49 in /src/_bcrypt
- pin to pypy3 7.3.9 to work around coverage bug
- Bump actions/checkout from 3.1.0 to 3.2.0
- Bump parking_lot_core from 0.8.5 to 0.8.6 in /src/_bcrypt
- Bump actions/setup-python from 4.3.0 to 4.3.1
- Bump typenum from 1.15.0 to 1.16.0 in /src/_bcrypt
- Bump syn from 1.0.104 to 1.0.105 in /src/_bcrypt
alex/rust-asn1
4 pull requests
pyca/pyopenssl
4 pull requests
pyca/pynacl
3 pull requests
hallowauth/hallow
2 pull requests
sfackler/rust-openssl
1 pull request
rust-lang/blog.rust-lang.org
1 pull request
pyca/infra
1 pull request
pypi/warehouse
1 pull request
Rust-for-Linux/linux
1 pull request
Homebrew/brew-pip-audit
1 pull request
pypa/manylinux
1 pull request
rust-lang/rust
1 pull request
Created an issue in charliermarsh/ruff that received 8 comments
ruff and black get into a fight over imports?
Hi, I'm trying out using ruff on https://github.com/pyca/cryptography
If I use flake8-to-rust setup.cfg and then copy that into pyproject.toml and …
8
comments





