incubator-milagro-crypto-c
incubator-milagro-crypto-c copied to clipboard
WIP: Backport some fixes
- Enable undefined behaviour sanitizer and fix what it reveals.
- Fix the documentation
- Fix some gcc warings, by eg replacing strncpy with memcpy.