-
Notifications
You must be signed in to change notification settings - Fork 24
Description
We are happy to answer your questions about the code or discuss technical ideas.
Please complete the following checklist (by adding [x]):
- I have searched open and closed issues for duplicates
- This isn't a feature request
- This is not a report about my app not working as expected
The C# SDK currently fails to build because the Proton.Cryptography dependency is too old.
Proton has open sourced this dependency here, however said repository was last updated 11 months ago, and as such is missing various pieces of functionality required by the SDK (most notably various AEAD components).
I am aware that the SDK is not yet ready for third-party production use.
However, it would be much appreciated if said repository / any other Proton OSS dependencies could be updated regardless to ensure that the community may experiment with the SDK already as outlined in the respective announcement blog posts.