bcgit / pc-dart

Pointy Castle - Dart Derived Bouncy Castle APIs
MIT License
233 stars 122 forks source link

Add secp521r1 in ObjectIdentifiers #155

Closed AlbanDurrheimer closed 2 years ago

AlbanDurrheimer commented 2 years ago

Hello,

secp521r1 is missing in oi of the ObjectIdentifiers class:

{
  'identifierString': '1.3.132.0.35',
  'readableName': 'secp521r1',
  'identifier': [1, 3, 132, 0, 35],
},