wolfSSL ships wolfCOSE, a zero-allocation COSE stack for embedded C

wolfSSL ships wolfCOSE, a zero-allocation COSE stack for embedded C

Hacker News·1w·aidangarske

wolfSSL released wolfCOSE, a C library implementing COSE (CBOR Object Signing and Encryption) with zero dynamic memory allocation—a constraint that matters for embedded systems and IoT devices. The library handles cryptographic signing and encryption for resource-constrained environments where malloc overhead is a liability.

Share𝕏Reddit

Related stories