• v0.1.8 eacbb025b3

    fix(rsa): update test for Go 1.26 GenerateKey resilience
    Some checks failed
    Security Scan / security (push) Failing after 7s
    Test / test (push) Failing after 6m11s

    Ghost released this 2026-03-16 18:41:47 +00:00 | 14 commits to dev since this release

    Go 1.26 rsa.GenerateKey recovers from reader errors internally.
    Test now verifies no panic instead of expecting an error.

    Co-Authored-By: Virgil virgil@lethean.io

    Downloads