Giter VIP home page Giter VIP logo

Comments (5)

kokke avatar kokke commented on August 19, 2024 1

This issue has been addressed after removing some of the elements in the Rcon array, as suggested in PR #12.

I'm keeping the issue open, because I like the description of how to avoid the array.
I want to move the architectural comments / suggestions into a wiki.
A lot of people have mentioned small changes that affect architecture or performance in a different way.
There are usually some tradeoffs to be made, which is why I won't always accept the solution, but will place a comment in the source, suggesting the changes.
I would like to put all that info in a wiki some day.

from tiny-aes-c.

kokke avatar kokke commented on August 19, 2024

Duly noted, thank you :) I think another issue-opener also comments on this exact issue.

from tiny-aes-c.

EliotWealth avatar EliotWealth commented on August 19, 2024

This rom elements can be used to store xtime computed values instead to increase performance which is not the best.

from tiny-aes-c.

kokke avatar kokke commented on August 19, 2024

@EliotWealth the performance is definitely not optimal in this module.
The main goal of the project is a small code size.
There is a lot of potential for performance-optimizations, at the cost of a slightly larger binary size :)

from tiny-aes-c.

RKTRIP avatar RKTRIP commented on August 19, 2024

To make better performance at Nano seconds you can replace For loop at multiple place by memset :)

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.