FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · jeecha/client-encryption-java · GitHub
jeecha
/
client-encryption-java
Public
forked from
Mastercard/client-encryption-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
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
Browse repository at this point
Commits on Nov 21, 2024
Update pom.xml
rfeelin
authored
d651388
View commit details
Copy full SHA for d651388
Browse repository at this point
Update pom.xml
rfeelin
authored
6daabec
View commit details
Copy full SHA for 6daabec
Browse repository at this point
Bump version
rfeelin
authored and
rossphelan
committed
179d3d9
View commit details
Copy full SHA for 179d3d9
Browse repository at this point
Merge pull request #103 from Mastercard/feature/fix-parent-enc-node
Show description for 10d312e
rfeelin
authored
10d312e
View commit details
Copy full SHA for 10d312e
Browse repository at this point
Fixing tests
rossphelan
committed
001a499
View commit details
Copy full SHA for 001a499
Browse repository at this point
Adding fix, adding test
rossphelan
committed
5bbb190
View commit details
Copy full SHA for 5bbb190
Browse repository at this point
Commits on Oct 7, 2024
Merge pull request #101 from Mastercard/dependabot/maven/commons-io-commons-io-2.14.0
Show description for 7d36218
karen-avetisyan-mc
authored
7d36218
View commit details
Copy full SHA for 7d36218
Browse repository at this point
Commits on Oct 3, 2024
Bump commons-io:commons-io from 2.7 to 2.14.0
Show description for 7823464
dependabot[bot]
authored
7823464
View commit details
Copy full SHA for 7823464
Browse repository at this point
Commits on Sep 11, 2024
Merge pull request #99 from nchandran10/main
Show description for bb115d9
karen-avetisyan-mc
authored
bb115d9
View commit details
Copy full SHA for bb115d9
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
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
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
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
Browse repository at this point
Commits on Aug 8, 2024
Update README.md
danny-gallagher
authored
50bfc06
View commit details
Copy full SHA for 50bfc06
Browse repository at this point
Commits on Jul 19, 2024
Merge pull request #77 from Mastercard/dependabot/maven/org.json-json-20231013
Show description for 30f16d2
karen-avetisyan-mc
authored
30f16d2
View commit details
Copy full SHA for 30f16d2
Browse repository at this point
Merge branch 'main' into dependabot/maven/org.json-json-20231013
karen-avetisyan-mc
authored
143c741
View commit details
Copy full SHA for 143c741
Browse repository at this point
Commits on Apr 25, 2024
Merge pull request #95 from Mastercard/bump-version
Show description for b81c8cb
karen-avetisyan-mc
authored
b81c8cb
View commit details
Copy full SHA for b81c8cb
Browse repository at this point
Bump version
ShimonaR-MC
authored
6c1fd26
View commit details
Copy full SHA for 6c1fd26
Browse repository at this point
fixing the security issues (#94)
karen-avetisyan-mc
authored
7da55bb
View commit details
Copy full SHA for 7da55bb
Browse repository at this point
Commits on Apr 15, 2024
Merge pull request #93 from Mastercard/update-version
Show description for 4afccde
joseph-neeraj
authored
4afccde
View commit details
Copy full SHA for 4afccde
Browse repository at this point
Update version to 1.8.1
joseph-neeraj
committed
518c889
View commit details
Copy full SHA for 518c889
Browse repository at this point
Merge pull request #92 from Mastercard/fix/CVE-2023-51074andCVE-2023-5072
Show description for d347e61
joseph-neeraj
authored
d347e61
View commit details
Copy full SHA for d347e61
Browse repository at this point
review comment fixes
joseph-neeraj
committed
265773d
View commit details
Copy full SHA for 265773d
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
Browse repository at this point
Commits on Apr 10, 2024
Merge pull request #86 from Mastercard/supporting-iv-size-12
Show description for f96fbb3
karen-avetisyan-mc
authored
f96fbb3
View commit details
Copy full SHA for f96fbb3
Browse repository at this point
Adding support for IV size 12
Show description for 9c0257e
karen-avetisyan-mc
committed
9c0257e
View commit details
Copy full SHA for 9c0257e
Browse repository at this point
Commits on Mar 22, 2024
Updating version to 1.7.13-SNAPSHOT
ShimonaR-MC
authored
dafbd3e
View commit details
Copy full SHA for dafbd3e
Browse repository at this point
Updating version to 1.7.12
ShimonaR-MC
authored
6f10795
View commit details
Copy full SHA for 6f10795
Browse repository at this point
Update README.md (#88)
ShimonaR-MC
authored
c9ca000
View commit details
Copy full SHA for c9ca000
Browse repository at this point
Commits on Feb 29, 2024
Merge pull request #82 from Mastercard/documentation-update
Show description for 2ee2fa0
karen-avetisyan-mc
authored
2ee2fa0
View commit details
Copy full SHA for 2ee2fa0
Browse repository at this point
Java 8 to Java 11
Show description for dd077bf
karen-avetisyan-mc
committed
dd077bf
View commit details
Copy full SHA for dd077bf
Browse repository at this point
Merge pull request #81 from Mastercard/sonar-issue
Show description for 855ce00
karen-avetisyan-mc
authored
855ce00
View commit details
Copy full SHA for 855ce00
Browse repository at this point
Updating the libraries
Show description for df4ba9e
karen-avetisyan-mc
committed
df4ba9e
View commit details
Copy full SHA for df4ba9e
Browse repository at this point
Commits on Jan 19, 2024
Update README.md
danny-gallagher
authored
59702f2
View commit details
Copy full SHA for 59702f2
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL