Description
Adds 32-bit Nettle support for low-level cryptographic primitives. It helps compatibility applications implement hashes, ciphers, public-key operations, and protocol building blocks.
Low-level crypto requires careful protocol design and key handling. Applications must avoid unsafe algorithms and validate security-sensitive inputs correctly.