Commit Graph

9 Commits

Author SHA1 Message Date
Flakebi
b678c70508 Reduce num dependencies, improve class implementation and add explicit tags
The default datatypes always have Universal as their class. If we
encounter another class while parsing, it is a tagged block.

I am not sure how (and if at all) we can distinguish explicitly and
implicitly tagged data. For now they should be parsed as unknown (or
explicit if they are a valid ASN.1 block).
2018-12-09 12:01:01 +01:00
84bd0c6642 Bump version to get tag change. 2018-11-16 10:32:32 -08:00
13ff3a0c19 Bump version number. 2018-11-04 15:25:56 -08:00
Ryan Leckey
939621b8c4 Upgrade dependencies 2018-10-23 12:42:44 -07:00
cbed82a205 Slowly learning the Cargo keyword syntax through errors. 2017-12-26 18:16:31 -08:00
155fe48e7f Add description, fix keywords. 2017-12-26 18:15:21 -08:00
f6b39d7003 Documentation! 2017-12-26 18:06:23 -08:00
762b9b2fa4 Add time value support. 2017-12-19 10:21:36 -08:00
827aa0e74e Initial parser. 2017-11-06 14:47:27 -08:00