outline
upgrade current rsa lib in fastcrypto/src to fascrypto/src/rsa, or rs256 as rsassa-pkcs1-v1_5 with sha256.
why is this important
in addition to jwk signing, some libs from did/webauthn/passkey that leverages rs256 need to be implemented using rsa cryptography.
implementation
- bluesky / aproto.
- openid.
- radicle.
outline
upgrade current rsa lib in fastcrypto/src to fascrypto/src/rsa, or rs256 as rsassa-pkcs1-v1_5 with sha256.
why is this important
in addition to jwk signing, some libs from did/webauthn/passkey that leverages rs256 need to be implemented using rsa cryptography.
implementation