79146451

Date: 2024-10-31 22:03:11
Score: 2.5
Natty:
Report link

OpenSSL includes algorithm identifiers and encapsulating information by default, and the .NET ExportRSAPublicKey method excludes them. If you use rsa.ExportSubjectPublicKeyInfo() they will be more similar in size.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: oldcoder