Skip to content

mark sha3_keccakf as static to avoid this symbol being exposed #125

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

Merged
merged 1 commit into from
Dec 6, 2021

Conversation

hannesm
Copy link
Member

@hannesm hannesm commented Dec 6, 2021

now, a readelf -s libdigestif_freestanding_stubs.a only returns
digestif_* and caml_digestif_* symbols -- so everything is nicely prefixed.

now, a readelf -s libdigestif_freestanding_stubs.a only returns
digestif_* and caml_digestif_* symbols -- so everything is nicely prefixed.
@dinosaure
Copy link
Member

Thanks!

@dinosaure dinosaure merged commit 2e67e55 into mirage:master Dec 6, 2021
@hannesm hannesm deleted the hide-sha3-keccak branch December 6, 2021 18:47
dinosaure added a commit to dinosaure/opam-repository that referenced this pull request Mar 28, 2022
CHANGES:

- Hide C functions (`sha3_keccakf`) (@hannesm, mirage/digestif#125)
- Use `ocaml` to run `install.ml` instead of a shebang (@Nymphium, mirage/digestif#127)
- Use `command -v` instead of `which` (@Numphium, mirage/digestif#126)
- Add `@since` meta-data in documentation (@c-cube, @dinosaure, mirage/digestif#128)
- Update the README.md (@dinosaure, @mimoo, mirage/digestif#130)
- `ocaml-solo5` provides `__ocaml_solo5__` instead of `__ocaml_freestanding__` (@dinosaure, mirage/digestif#131)
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.

2 participants