juspay / hyperswitch

An open source payments switch written in Rust to make payments fast, reliable and affordable
https://hyperswitch.io/
Apache License 2.0
11.02k stars 1.19k forks source link

chore(cards): add configuration option to change the decryption scheme locker #5140

Closed NishantJoshi00 closed 5 days ago

NishantJoshi00 commented 6 days ago

…e used by the locker

Type of Change

Description

Add support for RSA-OAEP-256 while decrypting the locker response as a configuration

Additional Changes

Motivation and Context

How did you test it?

Optional configuration, no tests needed

Checklist