- 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,285 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 17 commits in 3 repositories
Created a pull request in pyca/cryptography that received 2 comments
switch to AES-256-CBC by default for encrypted serialization of PKCS12
Add fallback LegacyPKCS12TripleDESEncryption for compatibility with The Past(tm) fixes #7043
+63
−3
•
2
comments
Opened 17 other pull requests in 2 repositories
pyca/cryptography
15
merged
1
open
- Update boring in CI
- rust compilation speed tests on windows
- now that codecov is gone we can remove this
- bump boring in ci
- remove codecov
- add binding for PKCS12_set_mac
- update boring in ci
- changelog and version bump for 37.0.2
- only generate coverage html if we fail coverage checks
- port 37.0.2 changelog to main
- update CI to use 3.0.3 and 1.1.1o
- allocate our hash algorithms in a better spot
- only upload coverage if it's less than 100%
- fix recover prime factors test to not repeatedly test the same keys
- add a new NID we will use for PKCS12
- run latest macos
pyca/infra
1
merged
Reviewed 42 pull requests in 5 repositories
pyca/cryptography
24 pull requests
- update comment now that we dropped 1.0.2
- bump boringssl in ci
-
CT:
extensions->extension_bytes -
CT: add
SignedCertificateTimestamp.extensions - Remove vestiges of doc8
- Update install docs now that we test on Windows 2022
- bump boringssl in ci
- x509/CT: expose more SCT internals
- Fix test CRLs and CSRs with invalid versions
- try re-enabling twisted downstream
- bump boringssl in ci
- Bump syn from 1.0.92 to 1.0.93 in /src/rust
- Doc: Add parameter nonce for class ChaCha20
- boringssl ci bump
- bump boringssl in ci
- Fix changelog to have the right openssl version
- bump boringssl in ci
- Remove test that became duplicative at some point
- Upgrade actions/upload-artifact now that we don't have manylinux2010
- Run wheel builder action on PRs that modify it
- Instead of ignoring _openssl with mypy, use a pyi
- Remove some dead code
- Add license headers to files that need them
- Move _CRLREASONFLAGS to be in a sensible place
pyca/bcrypt
12 pull requests
- Bump once_cell from 1.10.0 to 1.11.0 in /src/_bcrypt
- Bump syn from 1.0.93 to 1.0.94 in /src/_bcrypt
- Bump proc-macro2 from 1.0.37 to 1.0.38 in /src/_bcrypt
- Bump unindent from 0.1.8 to 0.1.9 in /src/_bcrypt
- Update Rust bcrypt to 0.13
- Forward port fixes
- Prepare for the 3.2.2 release
- Switch to a Rust implementation of cryptographic primitives
- re-open main
- fix setup.cfg ... again
- fixed setup.cfg to allow uploading to pypi
- Prepare for the 3.2.1 release
pyca/pyopenssl
2 pull requests
alex/rust-asn1
2 pull requests
pyca/infra
2 pull requests
Created an issue in pyca/cryptography that received 7 comments
MSRV in the future
When we added Rust to cryptography we originally required a rustc of >=1.45. Through initial feedback we dropped this MSRV to 1.41 to ease the tran…
7
comments
