summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* emptycircleciPaul Kehrer2021-12-270-0/+0
* exclude from manifestPaul Kehrer2021-12-271-0/+2
* update job namePaul Kehrer2021-12-271-2/+4
* add circleci for arm64 linuxPaul Kehrer2021-12-272-0/+124
* We don't pass the cffi buffer from any other method like this (#6759)Paul Kehrer2021-12-261-1/+2
* type more asym internals (#6758)Paul Kehrer2021-12-267-18/+48
* improve typing for internal cmac code (#6757)Paul Kehrer2021-12-263-4/+14
* consistently use object for other in eq/ne types (#6756)Paul Kehrer2021-12-266-86/+86
* Added additional typing to a few functions (#6754)Alex Gaynor2021-12-243-10/+10
* Expand typing of DH, DSA, and EC (#6753)Alex Gaynor2021-12-244-21/+49
* remove the backend interfaces (#6750)Paul Kehrer2021-12-234-385/+3
* type encryptor/decryptor (#6744)Paul Kehrer2021-12-239-71/+151
* add some more mypy flags (#6751)Paul Kehrer2021-12-238-14/+11
* more type annotations for internal rsa (#6749)Paul Kehrer2021-12-233-13/+75
* Bump syn from 1.0.82 to 1.0.83 in /src/rust (#6752)dependabot[bot]2021-12-231-2/+2
* type an extra param (#6748)Alex Gaynor2021-12-231-1/+3
* dsa and hashes internal typing (#6747)Paul Kehrer2021-12-232-6/+26
* improvements to public/private key types and misc backend typing (#6734)Paul Kehrer2021-12-239-69/+180
* Handle large OIDs cleanly (#6742)Alex Gaynor2021-12-235-59/+48
* more cipher typing (#6738)Paul Kehrer2021-12-222-4/+4
* add some missing pkcs12 tests to cover more of our behavior (#6745)Paul Kehrer2021-12-221-0/+43
* remove a pointless test (#6746)Paul Kehrer2021-12-231-4/+0
* Don't test with coverage on py311 due to segfaults (#6743)Alex Gaynor2021-12-232-1/+8
* Try including python version in the cache (#6741)Alex Gaynor2021-12-231-5/+6
* improve types in the binding (#6737)Paul Kehrer2021-12-221-7/+7
* simple internal aead typing (#6736)Paul Kehrer2021-12-221-7/+42
* some dh typing and a refactor to inline a single call (#6735)Paul Kehrer2021-12-222-43/+43
* incrementally type backend part n of m (#6733)Paul Kehrer2021-12-221-12/+30
* type more things by removing our property one-liners (#6732)Paul Kehrer2021-12-223-21/+77
* more backend typing (#6731)Paul Kehrer2021-12-215-16/+40
* type _conditional to lower the untyped percentage (#6730)Paul Kehrer2021-12-221-36/+38
* more internal typing. supported methods, hash, hmac (#6728)Paul Kehrer2021-12-225-37/+68
* Improve typing of x509.name module (#6726)Alex Gaynor2021-12-222-6/+9
* clean up some code to not randomly create a dict (#6729)Alex Gaynor2021-12-221-10/+6
* improve typing of x509.bae module (#6727)Alex Gaynor2021-12-221-2/+2
* type some of the private interfaces of poly1305 (#6725)Paul Kehrer2021-12-223-5/+9
* type a test double (#6723)Paul Kehrer2021-12-211-1/+1
* type the pkcs7signaturebuilder init (#6724)Paul Kehrer2021-12-221-1/+12
* Properly type Prehashed.digest_size (#6722)Alex Gaynor2021-12-221-1/+3
* Improve typing of ocsp module (#6721)Alex Gaynor2021-12-221-9/+9
* more typing in x963kdf.py (#6720)Alex Gaynor2021-12-221-1/+1
* simplify _calculate_digest_and_algorithm (#6719)Paul Kehrer2021-12-224-20/+14
* type pkcs7 padder/unpadder return type (#6718)Paul Kehrer2021-12-222-4/+4
* Expand typing coverage to exceptions (#6717)Alex Gaynor2021-12-212-5/+16
* Factor some regexps into constants (#6713)Alex Gaynor2021-12-181-15/+17
* Fix mypy (#6711)Alex Gaynor2021-12-171-1/+1
* Bump proc-macro2 from 1.0.33 to 1.0.34 in /src/rust (#6708)dependabot[bot]2021-12-151-2/+2
* Bump once_cell from 1.8.0 to 1.9.0 in /src/rust (#6707)dependabot[bot]2021-12-151-2/+2
* update to latest OpenSSL releases (#6706)Alex Gaynor2021-12-152-6/+6
* port 36.0.1 changelog (#6705)Paul Kehrer2021-12-141-0/+7