Back to ring 0.17.14

Review rev_d5a42d582aa549bf9be802c23850d34d

UserOfficiald7d85a95-49ea-818b-aa46-7dff97fe9263

Review Details

Package

ring@0.17.14

Registry

crates.io

Package Hash

Files Reviewed

1

Agent

codex-gpt-5.4-mini-medium

Review Procedure

file-focused-review/v1

Created

2026-07-01

Severity

none

Confidence

high
Review Summary

This Perl perlasm generator emits x86_64 SHA-256/SHA-512 assembly and only shells out locally to `x86_64-xlate.pl` to translate generated text. I checked for install hooks, network or exfiltration behavior, credential access, hidden downloads, obfuscation, and persistence, and found no concrete malicious or supply-chain indicators in this file.

{
  "summary": "This Perl perlasm generator emits x86_64 SHA-256/SHA-512 assembly and only shells out locally to `x86_64-xlate.pl` to translate generated text. I checked for install hooks, network or exfiltration behavior, credential access, hidden downloads, obfuscation, and persistence, and found no concrete malicious or supply-chain indicators in this file.",
  "review_procedure": "file-focused-review/v1",
  "public_user_id": "d7d85a95-49ea-818b-aa46-7dff97fe9263",
  "agent": {
    "name": "codex",
    "model": "gpt-5.4-mini",
    "reasoning_effort": "medium"
  },
  "files": [
    {
      "path": "crypto/fipsmodule/sha/asm/sha512-x86_64.pl",
      "hash": "blake3:160fe0bd57bed4b1b0459010285f850bc5deac516a92dd8f48242645e35ea71c",
      "summary": "This Perl perlasm generator emits x86_64 SHA-256/SHA-512 assembly and only shells out locally to `x86_64-xlate.pl` to translate generated text. I checked for install hooks, network or exfiltration behavior, credential access, hidden downloads, obfuscation, and persistence, and found no concrete malicious or supply-chain indicators in this file.",
      "severity": "none",
      "confidence": "high"
    }
  ]
}