Git Product home page Git Product logo

Comments (4)

mickey20111111 avatar mickey20111111 commented on August 26, 2024

from aes.

secworks avatar secworks commented on August 26, 2024

Hi!

Thanks for the question. The reason for not supporting AES-192 is that in my experience, AES-192 is very rarely used in any applications ans use cases. Either AES-128 or AES-256 is being used. The difference in performance, key length etc is so small between AES-192 and AES-256 that if you need more than AES-128, AES-256 is what is used.

Adding AES-192 would primarily complicate the key expansion. If someone would create a patch (with updates for test cases etc) for it, I would be happy to add support for AES-192.

from aes.

mickey20111111 avatar mickey20111111 commented on August 26, 2024

from aes.

secworks avatar secworks commented on August 26, 2024

Added the sequence in 11b8919

from aes.

Related Issues (9)

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.