Adding `cryptography` Signer. by dhermes · Pull Request #185 · googleapis/google-auth-library-python

Skip to content

Navigation Menu

Sign in

Appearance settings

This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Conversation

dhermes

dhermes

dhermes

theacodes

Fixes googleapis#183.

NOTE: This change is incomplete. It needs unit tests and a Verifier
      implementation.
Also making "RSA" explicit in `_cryptography_rsa` module docstring.

theacodes