fast_ber icon indicating copy to clipboard operation
fast_ber copied to clipboard

Add support for DER mode

Open Samuel-Tyler opened this issue 6 years ago • 3 comments

Mode should be specified for each type, as a property of TypeSetting class. Unit tests should be added, especially for optional and default objects.

Samuel-Tyler avatar Oct 28 '19 00:10 Samuel-Tyler

I have no particularly urgent need, but if I were to use ASN.1, I'd need DER mode. So is there any progress on this, or was that just an idea?

jfinkhaeuser avatar Apr 21 '23 09:04 jfinkhaeuser

Sadly I'm no longer actively developing the project. For the most part types are encoded as DER however (there may be some missing edge cases with defaulted types)

Samuel-Tyler avatar Apr 23 '23 01:04 Samuel-Tyler

Ah, okay. Thank you for that reply!

jfinkhaeuser avatar Apr 24 '23 07:04 jfinkhaeuser