Abstract
Web real-time communication (WebRTC) open source project is focused on peer-to-peer communication and aims to provide secure communication between nodes through symmetric encryption. For secure communication, there are two main issues: generation of different strong keys for each session and distribution of these keys to the parties. Although some native proposals exist for the generation and distribution of session keys, due to limitations of them, key distribution for WebRTC is an active research area. In this paper, we propose a key distribution mechanism for WebRTC peers based on hash chains. Our mechanism produces keys on different ends synchronously without any initial communication. Our solution provides the outstanding performance of utilizing hash functions over other symmetric and asymmetric cryptographic primitives while providing both forward and backward secrecy of the one-time session keys. On top of theoretical analyses, we also implemented the proposed mechanism on Java-based smart cards integrated to smart phones in order to show its practical feasibility.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.