Skip to content

An implementation of secure communication through RF modules, using a cryptography library and a message exchange library.

License

Notifications You must be signed in to change notification settings

LabRedesCefetNF/security-vanets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

security-vanets

Trabalho apresentado no Workshop Regional de Segurança da Informação e de Sistemas Computacionais (WRSeg) at XIX Escola Regional de Redes de Computadores (ERRC 2021)

In the context of VANET networks, especially considering their applicability, it is of fundamental importance that the communication between the devices be carried out in a safe environment and without the interference of devices external to this communication. This paper presents the implementation of secure communication through RF modules, using a cryptography library and a message exchange library. Procedures were carried out for the joint operation of these libraries and tests to assess the compliance of the encrypted communication.

Whitepaper

Disponível na SOL-SBC Disponível no ResearchGate

Apresentação na XIX Escola Regional de Redes de Computadores (ERRC 2021)

Vídeo Slides

COPYRIGHT

Creative Commons License
This library is licensed under a Creative Commons Attribution 4.0 International License. The licensor cannot revoke these freedoms as long as you follow the license terms:

  • Attribution — You must give appropriate credit like below:

FREITAS, João L. M.; SOUZA, Leonardo da R.; SARDOU, Patrick R.; LAZARIN, Nilson M.. Comunicação segura em VANET. In: ESCOLA REGIONAL DE REDES DE COMPUTADORES (ERRC), 19. , 2021, Charqueadas/RS. Anais [...]. Porto Alegre: Sociedade Brasileira de Computação, 2021 . p. 109-114. DOI: https://doi.org/10.5753/errc.2021.18551.

Bibtex Citation
@inproceedings{errc,
    author = {João Freitas and Leonardo Souza and Patrick Sardou and Nilson Lazarin},
    title = { Comunicação segura em VANET},
    booktitle = {Anais da XIX Escola Regional de Redes de Computadores},
    location = {Charqueadas/RS},
    year = {2021},
    keywords = {},
    issn = {0000-0000},
    pages = {109--114},
    publisher = {SBC},
    address = {Porto Alegre, RS, Brasil},
    doi = {10.5753/errc.2021.18551},
    url = {https://sol.sbc.org.br/index.php/errc/article/view/18551}
}

About

An implementation of secure communication through RF modules, using a cryptography library and a message exchange library.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • C++ 72.8%
  • C 27.2%