mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 10:58:56 +00:00
* Fix crypto module to have proper id values for sign function * Revert adding id hash to DSA sign functions - DSA algorithm doesnt use it * Add tests for crypto.createSign() and crypto.verifySign() * [autofix.ci] apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>