attestation
attestation copied to clipboard
Automatically generate ASN1JS data object classes from ASD data-modules
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.
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.