nasa / bplib

Apache License 2.0
30 stars 13 forks source link

Integrity check attribute should apply to received bundles as well #51

Open jpswinski opened 4 years ago

jpswinski commented 4 years ago

Currently, the integrity_check attribute of a bundle channel only applies to whether or not a BIB is included in any bundles built by the library. But the integrity_check should also apply to received bundles - the v6 process and receive function should not verify the BIB if the integrity_check attribute is false.