- Washington D.C.
- https://alexgaynor.net
Highlights
Block or Report
Block or report alex
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,467 contributions in the last year
Activity overview
Contribution activity
October 2022
Created 36 commits in 10 repositories
Created a pull request in Homebrew/homebrew-core that received 2 comments
ansible@2.9: update python resources
Have you followed the guidelines for contributing? Have you ensured that your commits follow the commit style guide? Have you checked that ther…
Opened 35 other pull requests in 8 repositories
pyca/cryptography
22
merged
2
closed
1
open
- Update CI for py3.11 release
- Silence a new clippy warning that requires a high MSRV
- remove memleak tests that no longer exercise openssl code
- Remove SHA1 signatures support from PKCS7
- define a new more oids
- expose two x509 submodules
- expose time_from_chrono refs
- Expose some CSR attributes details for other modules
- Rewrite PKCS7 signature generation in Rust
- attempt to workaround downstream package testing situation
- add FAQ on new wheel architectures
- disable sparse registry since its not working
- Bump rust-toolchain github action
- Expand PKCS7 SignerInfo struct
- small cleanups/fixes for pkcs7
- Cleanup DER/PEM encoding in rust
- Convert basic PKCS7 generation to Rust
- fixes #7454 -- added SSL_get_extms_support
- run wheel builder when we update __about__
- Use PyPy binaries from manylinux image instead of our own (#7678)
- Update github output syntax for deprecation
- fixes #7554 -- unpin poetry in certbot-josepy downstream tests
- test against libressl in CI
- make casing consistent
- Use PyPy binaries from manylinux image instead of our own
Homebrew/homebrew-core
3
closed
pyca/bcrypt
2
merged
alex/rust-asn1
1
merged
pyca/pyopenssl
1
merged
tianon/docker-brew-ubuntu-core
1
closed
pyca/infra
1
merged
Reviewed 77 pull requests in 7 repositories
pyca/cryptography
25 pull requests
- Bump iana-time-zone from 0.1.51 to 0.1.53 in /src/rust
- Bump iana-time-zone from 0.1.51 to 0.1.52 in /src/rust
- Bump BoringSSL version to 054a5d36bb4df09f4ecf62f6ddeb2439aa76d4ba
- Bump libc from 0.2.136 to 0.2.137 in /src/rust
- Bump BoringSSL version to 1ec335da79eaa8341308acd9dc804078b8593c84
- Bump libc from 0.2.135 to 0.2.136 in /src/rust
- In memleak test, track reallocs of startup pointers (#7379)
- Bump BoringSSL version to 671ccb1a98fae26bf9c115068b2993418cecc800
- Bump cxx from 1.0.79 to 1.0.80 in /src/rust
- Bump base64 from 0.13.0 to 0.13.1 in /src/rust
- Bump cxx-build from 1.0.79 to 1.0.80 in /src/rust
- Bump actions/upload-artifact from 3.1.0 to 3.1.1
- Bump actions/download-artifact from 3.0.0 to 3.0.1
- Bump syn from 1.0.102 to 1.0.103 in /src/rust
- Bump BoringSSL version to b819f7e9392d25db6705a6bd3c92be3bb91775e2
- Bump peter-evans/create-pull-request from 4.1.4 to 4.2.0
- Bump peter-evans/create-pull-request from 4.1.3 to 4.1.4
- Bump iana-time-zone-haiku from 0.1.0 to 0.1.1 in /src/rust
- Bump proc-macro2 from 1.0.46 to 1.0.47 in /src/rust
- Bump cxx-build from 1.0.78 to 1.0.79 in /src/rust
- Bump cxx from 1.0.78 to 1.0.79 in /src/rust
- Bump re-actors/alls-green from 1.2.1 to 1.2.2
- Make sure that one of full_name, relative_name or crl_issuer is set i…
- Bump BoringSSL version to 14aa0de18f638a92be13597bc1b8a95ca8fcf8a4
- revert 3.0.6 and 1.1.1r bumps since they were withdrawn
- Some pull request reviews not shown.
pyca/bcrypt
13 pull requests
- Bump libc from 0.2.136 to 0.2.137 in /src/_bcrypt
- Bump libc from 0.2.135 to 0.2.136 in /src/_bcrypt
- Bump base64 from 0.13.0 to 0.13.1 in /src/_bcrypt
- Bump actions/upload-artifact from 3.1.0 to 3.1.1
- Bump syn from 1.0.102 to 1.0.103 in /src/_bcrypt
- Bump getrandom from 0.2.7 to 0.2.8 in /src/_bcrypt
- Bump proc-macro2 from 1.0.46 to 1.0.47 in /src/_bcrypt
- Bump actions/cache from 3.0.10 to 3.0.11
- Bump syn from 1.0.101 to 1.0.102 in /src/_bcrypt
- Bump actions/checkout from 3.0.2 to 3.1.0
- Bump actions/cache from 3.0.9 to 3.0.10
- Bump smallvec from 1.9.0 to 1.10.0 in /src/_bcrypt
- Bump actions/cache from 3.0.8 to 3.0.9
pyca/infra
7 pull requests
- Bump actions/upload-artifact from 3.1.0 to 3.1.1
- Bump actions/download-artifact from 3.0.0 to 3.0.1
- Bump docker/setup-buildx-action from 2.2.0 to 2.2.1
- Bump docker/setup-buildx-action from 2.1.0 to 2.2.0
- Revert "update to 3.0.6 (#420)"
- update to 3.0.6
- manylinux now includes pypy so we don't have to do it
hallowauth/hallow
4 pull requests
alex/rust-asn1
2 pull requests
Rust-for-Linux/linux
1 pull request
rust-lang/rust
1 pull request
Created an issue in strawlab/iana-time-zone that received 11 comments
0.1.52 appears to raise MSRV?
Building 0.1.52 appears to raise the MSRV (https://github.com/pyca/cryptography/actions/runs/3345289024/jobs/5540627366)
Compiling iana-time-zone …
Opened 21 other issues in 6 repositories
fishinabarrel/analysis
1
open
14
closed
- iOS 15.7.1 and iPadOS 15.7.1
- oss-fuzz last week: 60 bug-security
- Chrome 107
- macOS Monterey 12.6.1
- macOS Big Sur 11.7.1
- watchOS 9.1
- tvOS 16.1
- Safari 16.1
- oss-fuzz last week: 40 bug-security
- Chrome 106.0.5249.119
- ChromeOS 106.0.5249.112
- oss-fuzz last week: 46 bug-security
- oss-fuzz last week: 52 bug-security
- OpenSSH 9.1
- Chrome 106.0.5249.91





