Provides extension functions for Base64 encoding/decoding and serialization helpers used throughout the SilentShard library.
Core utility functions for encoding, serialization, and message signing operations.
The utils module is intentionally lightweight. Most cryptographic and encoding operations are handled by the Kotlin Standard Library, TSS Module, and Platform Libraries.