Forums - Why not add a secury open API in DlContainer?

2 posts / 0 new
Last post
Why not add a secury open API in DlContainer?
geewooleet
Join Date: 1 May 18
Location: Xiamen
Posts: 2
Posted: Mon, 2021-09-27 02:12

Hey, guy

Something that add a new SNPE API for encrypting DLC model is useful for model developer.

Our model developer will apply more and more DLC model on project and don't need to worry about model security.

And this feature will improve the competitiveness of SNPE.

So, Why not add a secury open API in DlContainer? 

Like the following simple API:

 static std::unique_ptr<IDlContainer> open(const std::string &filename, DecodeCallback& callback) noexcept; // the callback will decode DLC model.

 

 

  • Up0
  • Down0
weihuan
Join Date: 12 Apr 20
Posts: 270
Posted: Tue, 2021-11-23 18:10

Dear developer,

Thanks for your efforts in our products.

The DLC container was a complicated file to parse. We shared a public file to release and then customer can encode and decode by themselves.

That action may match more project flexibility.

BR.

Wei

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.