FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · Rajmohan-Rajagopal/client-encryption-python · GitHub
Rajmohan-Rajagopal
/
client-encryption-python
Public
forked from
Mastercard/client-encryption-python
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 Jan 24, 2023
Bumping version number to 1.7.0
Rajmohan-Rajagopal
authored
6c43d52
View commit details
Copy full SHA for 6c43d52
Browse repository at this point
- Bumping version number to 1.6.0
danny-gallagher
committed
9a56352
View commit details
Copy full SHA for 9a56352
Browse repository at this point
Merge pull request #16 from Rajmohan-Rajagopal/main
Show description for 214f045
danny-gallagher
authored
214f045
View commit details
Copy full SHA for 214f045
Browse repository at this point
Merge pull request #1 from Mastercard/main
Show description for 395f41e
Rajmohan-Rajagopal
authored
395f41e
View commit details
Copy full SHA for 395f41e
Browse repository at this point
Upgrading the version of pyopenssl & cryptography
Akshaykdubey
authored
0ce3fd4
View commit details
Copy full SHA for 0ce3fd4
Browse repository at this point
Update test.yml
Show description for 5466f2e
Akshaykdubey
authored
5466f2e
View commit details
Copy full SHA for 5466f2e
Browse repository at this point
Commits on Jan 23, 2023
Unit test cases added for AES GCM 128 and 192 decryption methods
Rajmohan-Rajagopal
authored
f813dfa
View commit details
Copy full SHA for f813dfa
Browse repository at this point
Added changes to support AES GCM 128 and 192 decryption method
Rajmohan-Rajagopal
authored
53c459d
View commit details
Copy full SHA for 53c459d
Browse repository at this point
Commits on Sep 28, 2022
Updating the version of cryptography to >=38.0.0
e107109
committed
6f44315
View commit details
Copy full SHA for 6f44315
Browse repository at this point
Commits on Sep 27, 2022
Update version.py
Show description for 0f5ca7f
Akshaykdubey
authored
0f5ca7f
View commit details
Copy full SHA for 0f5ca7f
Browse repository at this point
Merge pull request #14 from Mastercard/fix_array_payload
Show description for c9b8984
Akshaykdubey
authored
c9b8984
View commit details
Copy full SHA for c9b8984
Browse repository at this point
Updating the version of pyopenssl to 22.0.0
e107109
committed
1ddc9e1
View commit details
Copy full SHA for 1ddc9e1
Browse repository at this point
Updating the version of pyopenssl to 22.0.0
e107109
committed
020ccee
View commit details
Copy full SHA for 020ccee
Browse repository at this point
Commits on Sep 26, 2022
Updating the content from main branch
e107109
committed
0c3760f
View commit details
Copy full SHA for 0c3760f
Browse repository at this point
Addressing comments
e107109
committed
47e53b9
View commit details
Copy full SHA for 47e53b9
Browse repository at this point
Commits on Sep 5, 2022
Fix array payload issue
e107109
committed
d26faac
View commit details
Copy full SHA for d26faac
Browse repository at this point
Commits on Jun 29, 2022
- Bumping version number to 1.4.0
danny-gallagher
committed
ff95dcf
View commit details
Copy full SHA for ff95dcf
Browse repository at this point
Merge pull request #13 from Mastercard/feature/removing-unprintable-chars
Show description for 5f3878c
danny-gallagher
authored
5f3878c
View commit details
Copy full SHA for 5f3878c
Browse repository at this point
- Removing un-printable characters from decrypted payload
danny-gallagher
committed
892ee62
View commit details
Copy full SHA for 892ee62
Browse repository at this point
Commits on May 11, 2022
Merge pull request #12 from Mastercard/feature/add-jwe-support
Show description for d9f438f
danny-gallagher
authored
d9f438f
View commit details
Copy full SHA for d9f438f
Browse repository at this point
Commits on May 6, 2022
- Stripping out hex added from decoding
danny-gallagher
committed
ee47135
View commit details
Copy full SHA for ee47135
Browse repository at this point
Correcting indentation of the README headers.
danny-gallagher
committed
c055ed0
View commit details
Copy full SHA for c055ed0
Browse repository at this point
Commits on May 5, 2022
Disabling sonar for AES.MODE_CBC
danny-gallagher
committed
807ab1e
View commit details
Copy full SHA for 807ab1e
Browse repository at this point
Cleaning up the README file.
danny-gallagher
committed
2b9915a
View commit details
Copy full SHA for 2b9915a
Browse repository at this point
Commits on Feb 7, 2022
- Removing unused function
danny-gallagher
committed
92150c5
View commit details
Copy full SHA for 92150c5
Browse repository at this point
- Fixing sonar issue
danny-gallagher
committed
61c0d85
View commit details
Copy full SHA for 61c0d85
Browse repository at this point
- Encoding decrypted payload before API Client receives it
danny-gallagher
committed
a458a42
View commit details
Copy full SHA for a458a42
Browse repository at this point
Commits on Feb 4, 2022
- Updating FLE name
danny-gallagher
committed
a3d8d81
View commit details
Copy full SHA for a3d8d81
Browse repository at this point
- Adding JWE support
danny-gallagher
committed
2e20daf
View commit details
Copy full SHA for 2e20daf
Browse repository at this point
Commits on Jan 4, 2022
Added ability to manually trigger workflows, enabled workflows for all branches, updated openapi-generator-cli command, clean-up
jaaufauvre
committed
d65a71c
View commit details
Copy full SHA for d65a71c
Browse repository at this point
Commits on Nov 5, 2021
Updated README with developers logo
ech0s7r
authored
be87474
View commit details
Copy full SHA for be87474
Browse repository at this point
Commits on Nov 2, 2021
Trigger Sonar workflow when label is added
danny-gallagher
authored
083eac9
View commit details
Copy full SHA for 083eac9
Browse repository at this point
Add Sonar support for forked PRs
danny-gallagher
authored
4abf81b
View commit details
Copy full SHA for 4abf81b
Browse repository at this point
Commits on Oct 11, 2021
Update version.py
Show description for 7f852fa
Akshaykdubey
authored
7f852fa
View commit details
Copy full SHA for 7f852fa
Browse repository at this point
Merge pull request #10 from Mastercard/enc_openapi_5.2.1
Show description for 5e37f41
Akshaykdubey
authored
5e37f41
View commit details
Copy full SHA for 5e37f41
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL