Skip to content

Add C compatible source#9

Open
NgoHuy wants to merge 1 commit into
balena:masterfrom
NgoHuy:master
Open

Add C compatible source#9
NgoHuy wants to merge 1 commit into
balena:masterfrom
NgoHuy:master

Conversation

@NgoHuy

@NgoHuy NgoHuy commented Nov 29, 2024

Copy link
Copy Markdown

Source code should be C compatible, except aes_whitebox_compiler.cc which depends on NTL library.
The PR changes:

  • constexpr to const, because C does not support constexpr.
  • add prototypes to support strict-prototypes flag in C.

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.

1 participant