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

remove -Wno-error=stringop-overread from build flags #23

Open
trombik opened this issue Jun 17, 2022 · 2 comments
Open

remove -Wno-error=stringop-overread from build flags #23

trombik opened this issue Jun 17, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@trombik
Copy link
Owner

trombik commented Jun 17, 2022

see e1fa8d2

@trombik trombik added the bug Something isn't working label Jul 15, 2022
@trombik
Copy link
Owner Author

trombik commented Aug 27, 2022

libhydrogen based:
https://github.com/rjjrbatarao/ESP_WIREGUARD/blob/main/ESP_WIREGUARD2/x25519.h
(ref: smartalock/wireguard-lwip#2)
turned out it's just a port of the current implementation.

NaCL:
https://nacl.cr.yp.to/scalarmult.html

sodium:
components/libsodium/libsodium/src/libsodium/include/sodium/crypto_scalarmult_curve25519.h
(removed from esp-idf 5.x)

@trombik
Copy link
Owner Author

trombik commented Aug 27, 2022

blocked by #33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant