import "github.com/cloudflare/circl/tss/rsa/internal"
pkcs1v15.go
func PadPKCS1v15(pub *rsa.PublicKey, hash crypto.Hash, hashed []byte) ([]byte, error)