This is a utility script to convert Python list representations of bundles to hex/cbor and automatically add BIBs and BCBs. Was useful for creating test vectors, but is mostly outside of the scope of BSL. It need not be included in the repo.
Could also refactor it to make it a more useful utility script, such as adding API such that pytests could call it to generate test vectors.
This is a utility script to convert Python list representations of bundles to hex/cbor and automatically add BIBs and BCBs. Was useful for creating test vectors, but is mostly outside of the scope of BSL. It need not be included in the repo.
Could also refactor it to make it a more useful utility script, such as adding API such that pytests could call it to generate test vectors.