Skip to content
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

Wrap encryption/decryption of CMS EnvelopedData (with channel session) #13

Closed
gnarea opened this issue Aug 13, 2019 · 1 comment · Fixed by #103
Closed

Wrap encryption/decryption of CMS EnvelopedData (with channel session) #13

gnarea opened this issue Aug 13, 2019 · 1 comment · Fixed by #103

Comments

@gnarea
Copy link
Member

gnarea commented Aug 13, 2019

I.e., when a plaintext is encrypted with a Diffie Hellman key per the channel session protocol, as opposed to a key in a certificate.

We should abstract the use of Bouncy Castle to prevent the use of invalid or unsafe parameters.

@gnarea gnarea added this to To do in Android Courier (Beta) via automation Aug 13, 2019
@gnarea gnarea removed this from To do in Android Courier (Beta) May 6, 2020
@gnarea gnarea added this to To do in Android Gateway (Alpha) via automation May 6, 2020
@gnarea gnarea removed this from To do in Android Gateway (Alpha) Nov 6, 2020
@gnarea gnarea added this to To do in Android Ping (Alpha) via automation Nov 6, 2020
@gnarea gnarea moved this from To do to In progress in Android Ping (Alpha) Feb 24, 2021
@kodiakhq kodiakhq bot closed this as completed in #103 Feb 28, 2021
Android Ping (Alpha) automation moved this from In progress to Done Feb 28, 2021
kodiakhq bot pushed a commit that referenced this issue Feb 28, 2021
Fixes #13

Note that:

- We won't be able to actually integrate this PR until relaycorp/relayverse#27 has been fixed.
- The originator is not being exposed due to bcgit/bc-java#894
@github-actions
Copy link

🎉 This issue has been resolved in version 1.44.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant