staticrypt icon indicating copy to clipboard operation
staticrypt copied to clipboard

When running on Node, use Buffer.from() for hex string conversions.

Open jimhark opened this issue 5 months ago • 0 comments

Summary

Minor improvement, matches previous change to use Buffer.toString.

Problem

This is mostly for consistancy.

Related Issues or Pull Requests

Follow-up to #213

I'm working on a pull request.

jimhark avatar Jul 20 '25 20:07 jimhark