- Austin
- https://langui.sh
Block or Report
Block or report reaperhulk
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.
-
-
1,275 contributions in the last year
Less
More
Activity overview
Contribution activity
October 2022
Created 15 commits in 3 repositories
Created a pull request in openssl/openssl that received 12 comments
add dependabot to keep actions versions up-to-date
While working on #19439 I noticed that there were multiple deprecation warnings for various out of date github actions. This dependabot job will au…
+6
−0
•
12
comments
Opened 15 other pull requests in 4 repositories
pyca/cryptography
10
merged
- revert 3.0.6 and 1.1.1r bumps since they were withdrawn
- add support for creating OCSP requests with precomputed hashes
- more warnings and context around RSA online decryption
- yank 38.0.2 release due to openssl withdrawal
- port 38.0.2 changelog to main
- 38.0.2 release
- upgrade some openssls in CI
- centos9 with OPENSSL_ENABLE_SHA1_SIGNATURES
- changelog for chacha
- add unsafe_skip_rsa_key_validation
pyca/infra
3
merged
openssl/openssl
1
closed
pyca/pyopenssl
1
closed
Reviewed 41 pull requests in 5 repositories
pyca/cryptography
25 pull requests
- Try raising OPENSSL_API_COMPAT to 1.1.0
- Bump BoringSSL version to 1e0f0423dd5f1a279bd09bac62e989dd438edd7b
- 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
- Expose some CSR attributes details for other modules
- expose time_from_chrono refs
- expose two x509 submodules
- Remove SHA1 signatures support from PKCS7
- add FAQ on new wheel architectures
- attempt to workaround downstream package testing situation
- 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
- Bump BoringSSL version to 17832275b714570a1c40e6b3a08c27768fc50cf2
- run wheel builder when we update __about__
- Update github output syntax for deprecation
- Use PyPy binaries from manylinux image instead of our own (#7678)
- Bump actions/setup-python from 4.2.0 to 4.3.0
- Bump libc from 0.2.134 to 0.2.135 in /src/rust
- fixes #7554 -- unpin poetry in certbot-josepy downstream tests
- Some pull request reviews not shown.
pyca/bcrypt
5 pull requests
alex/rust-asn1
3 pull requests
pyca/infra
3 pull requests
pyca/pyopenssl
1 pull request
Created an issue in openssl/openssl that received 11 comments
PKCS12_parse leaves errors on stack [3.0.6]
OpenSSL 3.0.6 has a regression where successful parse of a PKCS12 via PKCS12_parse leaves errors on the stack. This appears to be due to changes to…
11
comments





