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

Security 2.1.1 - Tx and RX #230

Closed
wants to merge 6 commits into from
Closed

Security 2.1.1 - Tx and RX #230

wants to merge 6 commits into from

Conversation

Rom-1T
Copy link

@Rom-1T Rom-1T commented Jul 1, 2024

Hello,

For my project which uses Vanetza, I needed to implement secure message sending. I've implemented the DummySignService and the StraightSignService. While I don't think it's ready yet for integration into the master branch, I would appreciate your feedback on this implementation. I've tested it using socketap and it seems to be working fine.

Thank you!

@riebl
Copy link
Owner

riebl commented Jul 1, 2024

Looks good after a first quick review :-)
You may have noted that working with these v3 data structures generated by asn1c is little fun.

@Rom-1T
Copy link
Author

Rom-1T commented Jul 2, 2024

Yes, it was sometimes tricky with all the pointer declarations, but that is what makes it interesting. If it needs any improvement whatsoever, please let me know.

@riebl
Copy link
Owner

riebl commented Aug 9, 2024

I have rebased your PR and merged it into the master branch now. Thanks for your contribution!

@riebl riebl closed this Aug 9, 2024
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.

None yet

2 participants