client-encryption-java
client-encryption-java copied to clipboard
Library for Mastercard API compliant payload encryption/decryption.
Results
11
client-encryption-java issues
Sort by
recently updated
recently updated
newest added
### PR checklist #### Description Add AES-CBC HMAC Authentication Support for JWE (A128CBC-HS256)📋 SummaryThis PR implements HMAC authentication tag verification for AES-CBC encrypted payloads (A128CBC-HS256) in JWE, providing enhanced security...