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

follow up chacha20 poly1305 #446

Open
pabuhler opened this issue May 27, 2019 · 0 comments
Open

follow up chacha20 poly1305 #446

pabuhler opened this issue May 27, 2019 · 0 comments

Comments

@pabuhler
Copy link
Member

The PR #439 introduces an implementation of chacha20 poly1305 for SRTP . Since there is currently no official documentation or reference for this cipher & SRTP the decision was made to create a chacha20_poly1305_dev branch where this code can reside.

Relevant RFC's that could be helpful in standardize this cipher are:
RFC 8439 "ChaCha20 and Poly1305 for IETF Protocols"
RFC 7714 "AES-GCM Authenticated Encryption in the Secure Real-time Transport Protocol (SRTP)"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant