issues
search
mouse07410
/
asn1c
The ASN.1 Compiler
http://lionet.info/asn1c/
BSD 2-Clause "Simplified" License
101
stars
73
forks
source link
jer: SET fix
#156
Closed
v0-e
closed
11 months ago
v0-e
commented
11 months ago
This change,
Fixes the JER SET encoder to produce valid JSONs, and encode a SET as a SEQUENCE (X.697 29. 2021);
Fixes the JER SET decoder accordingly, able to decode elements encoded in any order.
This change,