wstrange / asn1lib

Dart ASN1 Encoder / Decoder
BSD 2-Clause "Simplified" License
30 stars 31 forks source link

Convert to dart Bigint #23

Closed wstrange closed 6 years ago

wstrange commented 6 years ago

A few changes here:

wstrange commented 6 years ago

@stevenroose The signature of ASN1Integer changes slightly for stronger types. We will have to bump the sem version.

I still need to fix up the pem_encoded_rsa_keys test

wstrange commented 6 years ago

Fixes #23