NICMx / FORT-validator

RPKI cache validator
MIT License
47 stars 23 forks source link

Use big integers for ASN.1 `INTEGER`s #75

Open ydahhrk opened 2 years ago

ydahhrk commented 2 years ago

ASN.1 INTEGERs are unbounded, but Fort parses them into primitives.

It looks like this happens several times in the code: