mozilla / filter-cascade

A python filter cascade implementation
Mozilla Public License 2.0
6 stars 5 forks source link

Duplicated Hash Algorithm bytes in the serialization #12

Closed jcjones closed 4 years ago

jcjones commented 4 years ago

The serialization has duplication and unresolved ambiguity in the hashAlg parameters which came up during integration in the rust-cascade project. This is to fix it.