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

Add bridge channel encryption #26

Open
mrogaski opened this issue Jul 26, 2014 · 0 comments
Open

Add bridge channel encryption #26

mrogaski opened this issue Jul 26, 2014 · 0 comments
Assignees

Comments

@mrogaski
Copy link
Member

Use the same encryption that has been used in the WildStar port.

  • Salsa20 with 8, 12, and 20 round options.
  • SHA256 to hash the configured key phrase.
  • URL-safe Base64 encoding for encrypted messages.
@mrogaski mrogaski added this to the Major Release 2.0 milestone Jul 26, 2014
@mrogaski mrogaski self-assigned this Jul 26, 2014
@mrogaski mrogaski modified the milestones: v2.0.0, Accepted Apr 13, 2016
mrogaski added a commit that referenced this issue Jun 8, 2016
mrogaski added a commit that referenced this issue Sep 29, 2016
mrogaski added a commit that referenced this issue Jan 13, 2017
@mrogaski mrogaski removed this from the Accepted milestone Jan 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant