if ($key->{modulus}->copy()->blog(2) < 1000) { # FIXME: this appears to be the full pubkey, including DER overhead
$ret->{message} = sprintf('public key size is less than 1000 bits (was: %d bits)', $cert->pubkey_size());
} else {
- $ret->{message} = sprintf('tried to validate "%s" through the OpenPGP Web of Trust, failed.', $uid);
+ $ret->{message} = sprintf('failed to validate "%s" through the OpenPGP Web of Trust.', $uid);
my $fh;
# clean up the path for taint-check mode: