Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

Implement MAM NTRU and PSK encryption #617

Open
howjmay opened this issue May 12, 2020 · 2 comments
Open

Implement MAM NTRU and PSK encryption #617

howjmay opened this issue May 12, 2020 · 2 comments
Labels
A-mam Area - MAM C-feature Category - feature P-medium Priority - Medium, not hurry but needed

Comments

@howjmay
Copy link
Contributor

howjmay commented May 12, 2020

NTRU and PSK encryption which are providedby MAM library can serve for grouping. For enabling enpoint to group subscribers, we should implement this functionality

@howjmay howjmay added P-medium Priority - Medium, not hurry but needed C-feature Category - feature A-mam Area - MAM labels May 12, 2020
@howjmay
Copy link
Contributor Author

howjmay commented May 13, 2020

The current MAM library can attach PSK and NTRU keys only on header. Therefore, if the first request of send_mam_message didn't include the PSK or NTRU keys, then the whole channel can't be encrypted with PSK and NTRU keys.

@howjmay
Copy link
Contributor Author

howjmay commented May 25, 2020

#621 has implementation MAM PSK encryption. However, MAM NTRU is still under investigation

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-mam Area - MAM C-feature Category - feature P-medium Priority - Medium, not hurry but needed
Projects
None yet
Development

No branches or pull requests

1 participant