You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Encryption / decryption is a client-side activity
i.e. it does not relate to AtProtocol per se
so the name is misleading
Describe the solution you'd like
Deprecate the (experimental) AtProtocolEmitted in AtClient prefs and replace with AtEncryptionScheme
Once complete, create tickets to replicate in the Java, Python and C SDKs
Describe alternatives you've considered
No response
Additional context
In the medium term we will need to refactor our client SDKs so that data Encryption and data Decryption implementations can be added by client code and invoked based on the corresponding encryption-related metadata for a given data record
Intention being that users should be able to use our AtClient libraries in whatever language while being able to plug in their own encryption / decryption schemes with minimal effort
The text was updated successfully, but these errors were encountered:
gkc
changed the title
Deprecate the (experimental) AtProtocolEmitted in AtClient prefs and replace with AtEncryptionScheme
AtClient: Deprecate the (experimental) AtProtocolEmitted in prefs and replace with AtEncryptionScheme
Nov 14, 2023
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Describe alternatives you've considered
No response
Additional context
The text was updated successfully, but these errors were encountered: