Release 1.12.58
[1.12.58] - 2025-10-20
-
Added optional AES-256 GCM encryption for IPC message transport.
The encryption secret is generated and exchanged using the Diffie–Hellman key
exchange algorithm. -
Enhanced
str/encode-base64andstr/decode-base64to support an optional
encoding/decoding schema::Standard(RFC4648) or:UrlSafe(RFC4648_URLSAFE) -
Overhauled
:cryptmodule