openwallet-foundation-labs / identity-credential

Apache License 2.0
163 stars 83 forks source link

Organize cbor helper functions #275

Open suzannajiwani opened 1 year ago

suzannajiwani commented 1 year ago

Move cbor helper functions from Util.java to CborUtil.java

davidz25 commented 1 year ago

We should wait for PR #271 to land before doing this. I also think we need to do a little bit more than just move the functions, we probably need to figure out what we need and what it should look like...