go-crypt/crypt/rsa
Snider eacbb025b3
Some checks failed
Security Scan / security (push) Failing after 7s
Test / test (push) Failing after 6m11s
fix(rsa): update test for Go 1.26 GenerateKey resilience
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>
2026-03-16 18:41:47 +00:00
..
rsa.go fix: replace fmt.Errorf and errors.New with coreerr.E() 2026-03-16 18:19:51 +00:00
rsa_test.go fix(rsa): update test for Go 1.26 GenerateKey resilience 2026-03-16 18:41:47 +00:00