mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
e972f0269b7a4ff1f6c429e78ff946b348ba6ff1
When enabled, we do not emit eval() and new Function(), which disables some functionality (causing runtime errors if at tempted to be used), but allows the emitted code to be acceptable in places that disallow dynamic code execution (chrome packaged app, non- privileged firefox app, etc.)
See README.markdown
Languages
C
93%
Shell
1.8%
M4
1.5%
Zig
1.3%
Assembly
1.1%
Other
1.2%