attestation icon indicating copy to clipboard operation
attestation copied to clipboard

Automatically generate ASN1JS data object classes from ASD data-modules

Open darakhbharat opened this issue 4 years ago • 1 comments

Need to implement XSLT script that can convert input ASD data module structure into a working ASN1JS data object classes. The resulted asn1js parser can be used for encoding / decoding ASN1 sequence.

darakhbharat avatar Jan 30 '21 19:01 darakhbharat

Hi Weiwu,

Current status of automatic generator is signedDevconTicket can be generated successfully using the code and the generated code is working same as current one.

Next steps would be to make the AttestationRequest working using autogenerator as well as manual code implementation for the same.

It will require the implementation of JS classes like ProofOfExponent, AttestationFramework to complete the same. Will check further on the same.

darakhbharat avatar Feb 28 '21 11:02 darakhbharat