VC - ZKP & CL Signatures

Hello,

I currently am experimenting with implementing ZKP-capable VCs using Hyperledger Ursa.
However, when using Ursa to create CL signatures the results (consisting almost exclusively of numbers) vastly differ from the signatures given in the example over at https://www.w3.org/TR/vc-data-model/#zero-knowledge-proofs which has me confused.
Decoding the example signature from base64 only yields random nonsense. What kind of encoding or signature creation method is used there and why does the signature Ursa yields (using the examplatory code from their documentation) look entirely different?

Thanks in advance,

Philip

Received on Monday, 20 April 2020 15:52:20 UTC