FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - Java-CDS-club/client-encryption-java · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
Java-CDS-club
/
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
Breadcrumbs
History for
client-encryption-java
src
on
main
User selector
Datepicker
Commit history
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
Method added for specifying ski
shilpat55
authored
9db1e45
View commit details
Copy full SHA for 9db1e45
View code at this point
Browse repository at this point
Commits on Mar 22, 2022
refactor: move the base64UrlEncode out of JweObject (#37)
Show description for c090d68
geekypandey
authored
c090d68
View commit details
Copy full SHA for c090d68
View code at this point
Browse repository at this point
Commits on Mar 14, 2022
[Fix] [BUG] Can't set JSON engine in JsonParser
NehaSony
authored
c221ea6
View commit details
Copy full SHA for c221ea6
View code at this point
Browse repository at this point
Commits on Dec 30, 2021
Clean-up
jaaufauvre
committed
1222b2a
View commit details
Copy full SHA for 1222b2a
View code at this point
Browse repository at this point
Fixed test method names, updated test
jaaufauvre
committed
1e816e4
View commit details
Copy full SHA for 1e816e4
View code at this point
Browse repository at this point
Fixed test class name
jaaufauvre
committed
c65cf24
View commit details
Copy full SHA for c65cf24
View code at this point
Browse repository at this point
Commits on Nov 23, 2021
refactor: fix code smell (#36)
Show description for 8137747
geekypandey
authored
8137747
View commit details
Copy full SHA for 8137747
View code at this point
Browse repository at this point
Commits on Nov 19, 2021
fix test (#35)
Show description for b174332
geekypandey
authored
b174332
View commit details
Copy full SHA for b174332
View code at this point
Browse repository at this point
refactor: Remove duplicate code (#25)
geekypandey
authored
1a392ea
View commit details
Copy full SHA for 1a392ea
View code at this point
Browse repository at this point
Commits on Oct 18, 2021
* Removing un-used imports
danny-gallagher
committed
f2e9a01
View commit details
Copy full SHA for f2e9a01
View code at this point
Browse repository at this point
* Removing un-neccessary SecretKeySpec for AESCBC and AESGCM classes
Show description for 81421f8
danny-gallagher
committed
81421f8
View commit details
Copy full SHA for 81421f8
View code at this point
Browse repository at this point
Commits on Aug 27, 2021
Fixed test data
jaaufauvre
committed
e98c60a
View commit details
Copy full SHA for e98c60a
View code at this point
Browse repository at this point
Fixed "length operation cannot be applied to null" when decrypting certain payloads, next version is 1.7.1
jaaufauvre
committed
931e616
View commit details
Copy full SHA for 931e616
View code at this point
Browse repository at this point
Commits on Aug 26, 2021
Fixed code smell
jaaufauvre
committed
f9d6837
View commit details
Copy full SHA for f9d6837
View code at this point
Browse repository at this point
Ability to encrypt/decrypt array bodies + use proper Base64 URL encoding (#21)
Show description for 6697ce8
jaaufauvre
authored
6697ce8
View commit details
Copy full SHA for 6697ce8
View code at this point
Browse repository at this point
Commits on May 12, 2021
- Suppressing warnings
danny-gallagher
committed
f6326ba
View commit details
Copy full SHA for f6326ba
View code at this point
Browse repository at this point
- Adding private constructors
Show description for a5cb49b
danny-gallagher
committed
a5cb49b
View commit details
Copy full SHA for a5cb49b
View code at this point
Browse repository at this point
Fixed failing tests on Windows
jaaufauvre
committed
b556fd1
View commit details
Copy full SHA for b556fd1
View code at this point
Browse repository at this point
Commits on May 11, 2021
Fixing code smell
danny-gallagher
committed
b060aea
View commit details
Copy full SHA for b060aea
View code at this point
Browse repository at this point
Fixing broken tests
danny-gallagher
committed
ad5cd7f
View commit details
Copy full SHA for ad5cd7f
View code at this point
Browse repository at this point
Adding MIME decoder
danny-gallagher
committed
54422de
View commit details
Copy full SHA for 54422de
View code at this point
Browse repository at this point
Fixing broken tests
danny-gallagher
committed
a32effb
View commit details
Copy full SHA for a32effb
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL