Git Product home page Git Product logo

Comments (3)

4K901 avatar 4K901 commented on September 18, 2024 1

Thanks for the quick response.

from tiny-aes-c.

kokke avatar kokke commented on September 18, 2024

Hi @4K901 :)

Maybe I’m misunderstanding your question, but AES has no “default key”.

The security comes from the key being secret and large enough (16 bytes / 128bits) to make it impossible to try all possible options.

You cannot (generally speaking) infer the key from encrypted data (that would defeat the purpose of encryption). You must know the key to be able to decrypt the data.

A quick look on Google indicates a possibility of obtaining the AES keys from Zenner: https://www.mz-connect.com/shop/info-about-iot-device-keys

Unfortunately I cannot help you further. You need to get in contact with someone who knows the key your Zenner devices are using.

Best of luck 😃

from tiny-aes-c.

kokke avatar kokke commented on September 18, 2024

Direct link to guide: https://www.mz-connect.com/shop/media/pdf/45/e7/7b/190527_UserGuide_ZENNER-direct-delivery-note-portal.pdf

from tiny-aes-c.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.