On Sat, May 17, 2025 at 12:29:52PM -0700, Jordan Rife wrote: > +pub1_hex=$(echo "$pub1" | base64 -d | xxd -p -c 50) There's no xxd or base64 commands on the test harness vm, but also this line isn't used, so I'll just nix it on commit.