FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - Mastercard/client-encryption-java · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
Mastercard
/
client-encryption-java
Public
Notifications
You must be signed in to change notification settings
Fork
99
Star
137
Code
Issues
1
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
client-encryption-java
src
on
main
User selector
Datepicker
Commit history
Commits on Sep 9, 2025
added error message according to expecations
VivekKumar97
committed
2146894
View commit details
Copy full SHA for 2146894
View code at this point
Browse repository at this point
Commits on Aug 29, 2025
Refactored method to reduce cognitive complexity
VivekKumar97
committed
180fba5
View commit details
Copy full SHA for 180fba5
View code at this point
Browse repository at this point
Commits on Apr 10, 2025
Update FieldLevelEncryption.java (#113)
Show description for 20a5b88
ShimonaR-MC
authored
20a5b88
View commit details
Copy full SHA for 20a5b88
View code at this point
Browse repository at this point
Commits on Apr 1, 2025
Merge pull request #111 from fabio-henriques-ubirider/main
Show description for 1ecce78
danny-gallagher
authored
1ecce78
View commit details
Copy full SHA for 1ecce78
View code at this point
Browse repository at this point
Commits on Mar 13, 2025
Decrypt for same path bug fix
fabio-henriques-ubirider
committed
fbe7407
View commit details
Copy full SHA for fbe7407
View code at this point
Browse repository at this point
Commits on Mar 9, 2025
Update JweConfigBuilderTest.java
Show description for 4c95bfd
fyf4067
authored
4c95bfd
View commit details
Copy full SHA for 4c95bfd
View code at this point
Browse repository at this point
Update FieldLevelEncryptionConfigBuilderTest.java
Show description for 8b9329c
fyf4067
authored
8b9329c
View commit details
Copy full SHA for 8b9329c
View code at this point
Browse repository at this point
Update StringUtils.java
Show description for bfc194b
fyf4067
authored
bfc194b
View commit details
Copy full SHA for bfc194b
View code at this point
Browse repository at this point
Commits on Nov 26, 2024
Remove any combination of CR/LF line endings when reading private key from PEM
Show description for 6928f67
jeecha
authored
6928f67
View commit details
Copy full SHA for 6928f67
View code at this point
Browse repository at this point
Commits on Nov 21, 2024
Fixing tests
rossphelan
committed
001a499
View commit details
Copy full SHA for 001a499
View code at this point
Browse repository at this point
Adding fix, adding test
rossphelan
committed
5bbb190
View commit details
Copy full SHA for 5bbb190
View code at this point
Browse repository at this point
Commits on Sep 5, 2024
Updated loadDecryptionKey and loadEncryptionCertificate to support InputStream
e113028
committed
3d5080b
View commit details
Copy full SHA for 3d5080b
View code at this point
Browse repository at this point
Commits on Sep 4, 2024
Added test cases for newly added function: loadEncryptionCertificate(byte[] certificateBytes), loadEncryptionCertificate(byte[] certificateBytes)
e113028
committed
dd0b0cb
View commit details
Copy full SHA for dd0b0cb
View code at this point
Browse repository at this point
Commits on Sep 2, 2024
Updated the comments as per new change/support.
e113028
committed
933f500
View commit details
Copy full SHA for 933f500
View code at this point
Browse repository at this point
EncryptionUtils - added support for passing key and certificate bytes along with existing support.
e113028
committed
1ad448e
View commit details
Copy full SHA for 1ad448e
View code at this point
Browse repository at this point
Commits on Apr 25, 2024
fixing the security issues (#94)
karen-avetisyan-mc
authored
7da55bb
View commit details
Copy full SHA for 7da55bb
View code at this point
Browse repository at this point
Commits on Apr 15, 2024
review comment fixes
joseph-neeraj
committed
265773d
View commit details
Copy full SHA for 265773d
View code at this point
Browse repository at this point
Commits on Apr 12, 2024
Updates for CVE-2023-51074 and CVE-2023-5072
Show description for 8993045
joseph-neeraj
committed
8993045
View commit details
Copy full SHA for 8993045
View code at this point
Browse repository at this point
Commits on Apr 10, 2024
Adding support for IV size 12
Show description for 9c0257e
karen-avetisyan-mc
committed
9c0257e
View commit details
Copy full SHA for 9c0257e
View code at this point
Browse repository at this point
Commits on Jan 17, 2024
- Fixing broken test
danny-gallagher
committed
5acbd63
View commit details
Copy full SHA for 5acbd63
View code at this point
Browse repository at this point
- Fixing bug where encryption key couldn't be added without decryption key
danny-gallagher
committed
1d9c92a
View commit details
Copy full SHA for 1d9c92a
View code at this point
Browse repository at this point
Commits on Sep 4, 2023
Removing dependency on guava library
danny-gallagher
committed
a8e67cc
View commit details
Copy full SHA for a8e67cc
View code at this point
Browse repository at this point
Commits on Dec 8, 2022
Create a JWE token with XC20P encryption method for fixing the broken test
fangpenlin
committed
b58c7d8
View commit details
Copy full SHA for b58c7d8
View code at this point
Browse repository at this point
Commits on Nov 29, 2022
Fix code style
fangpenlin
committed
cbb02f4
View commit details
Copy full SHA for cbb02f4
View code at this point
Browse repository at this point
Add support for A128 and A192 GCM
fangpenlin
committed
ca3534e
View commit details
Copy full SHA for ca3534e
View code at this point
Browse repository at this point
Add test cases for A128 and A128 GCM
fangpenlin
committed
dfaea1f
View commit details
Copy full SHA for dfaea1f
View code at this point
Browse repository at this point
Commits on Nov 22, 2022
Add test for computing public key fingerprint
fangpenlin
committed
c7fcb22
View commit details
Copy full SHA for c7fcb22
View code at this point
Browse repository at this point
Final
fangpenlin
committed
4d7c0b1
View commit details
Copy full SHA for 4d7c0b1
View code at this point
Browse repository at this point
Remove not needed stuff
fangpenlin
committed
4dfe3c6
View commit details
Copy full SHA for 4dfe3c6
View code at this point
Browse repository at this point
Fix computeEncryptionKeyFingerprintWhenNeeded not taking in the new encryptionKey value issue
fangpenlin
committed
1e35af6
View commit details
Copy full SHA for 1e35af6
View code at this point
Browse repository at this point
Commits on Nov 6, 2022
Add encryption key config option
fangpenlin
committed
e83ec0a
View commit details
Copy full SHA for e83ec0a
View code at this point
Browse repository at this point
Commits on Aug 10, 2022
Fixing broken test
rossphelan
committed
b0b6792
View commit details
Copy full SHA for b0b6792
View code at this point
Browse repository at this point
Adding support for wildcard encryption and decryption paths
rossphelan
committed
5dbb9b4
View commit details
Copy full SHA for 5dbb9b4
View code at this point
Browse repository at this point
Commits on May 30, 2022
Added JweEncryption tests
jaaufauvre
committed
8bbfe78
View commit details
Copy full SHA for 8bbfe78
View code at this point
Browse repository at this point
Commits on Apr 28, 2022
Unit test
shilpat55
authored
f725668
View commit details
Copy full SHA for f725668
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL