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

Feature/encrypted transport #15

Merged
merged 1 commit into from
Sep 26, 2019
Merged

Conversation

chernikovdmitry
Copy link
Collaborator

No description provided.

Copy link
Member

@angelskieglazki angelskieglazki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good

AES128 (Advanced Encryption Standart, 128-bit key variant) for traffic encryption
ECDH (Elliptic Curve Diffie-Hellman asymmetric algorithm) for shared session key negotiation
PBKDF2-AES128-CTR (Password-based Key Derivation Function, variant 2, via AES128-CTR) for session key padding
@kirill-scherba kirill-scherba merged commit d169397 into develop Sep 26, 2019
@kirill-scherba kirill-scherba deleted the feature/encrypted-transport branch November 7, 2019 15:54
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

Successfully merging this pull request may close these issues.

3 participants