--- name: Digest::SHA runtime: pp source: src/native/Digest/SHA/pp.rs --- ```{index} single: Digest::SHA; Perl module (pp runtime) ``` # Digest::SHA Native implementation of Digest::SHA (pp runtime adapter). Self-contained: all SHA/HMAC computation, state management, and pp-runtime-specific glue (Sv marshalling, Interpreter interaction) lives here.