mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
HTML5: Enable mbedTLS module for Crypto object
Increases the size of the wasm by around 3% (~300-350 KiB). This enables using the Crypto object for hashing, signing and encryption, and therefore reduces the gap between the features of the HTML5 platform and other platforms. Closes https://github.com/godotengine/godot-proposals/issues/3574.
This commit is contained in:
@@ -50,7 +50,6 @@
|
||||
|
||||
[/csharp]
|
||||
[/codeblocks]
|
||||
[b]Note:[/b] Not available in HTML5 exports.
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
|
||||
Reference in New Issue
Block a user