Skip to content

0.3.1

Compare
Choose a tag to compare
@partim partim released this 06 Mar 13:10
c48aa05

New

  • SignedObject::take_from will now return a malformed error if the
    certificate in the signed object is of any other choice than a plain
    certificate. This was a not implemented error before.
  • RoaBuilder for making ROAs. (#25)
  • ManifestBuilder for making manifests. (#26)

Bug Fixes

  • Decoding manifest and ROAs now checks that the content type field in the
    signed object has the correct object identifier. (#27)