-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
replace encryption util methods with at_chops #1145
Comments
Completed first sub task .Merged and published at_client 3.0.71 |
Additional effort required for uptaking at_chops major version changes in different packages |
Uptake of at_chops major version |
Uptake of at_chops major version done. |
taking up atsign-foundation/at_server#1788 first and then will make changes for md5 |
moving to backlog due to APKAM priorities |
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
EncryptionUtil.decryptValue
replace with at_chops.decryptString
EncryptionUtil.md5CheckSum - investigate whether md5 has to replaced
EncryptionUtil.encryptValue
replace with at_chops.encryptString
EncryptionUtil.generateAESKey() - replace with AtChopUtil
EncryptionUtil.encryptKey() - explore which method in at_chops to use
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: