Giter Club home page Giter Club logo

aes-min's People

Contributors

cmcqueen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aes-min's Issues

gcm_test uses gcm_mul even if TEST_GCM_MUL_TABLE4 is selected

Hello,

I've noticed that at line 390 of gcm_test.c, gcm_mul is called regardless of the value of gcm_mul_implementation_t.
I seems to me that this area could use the same switch / case statement used to select the gcm_mul implementation at the other places in this function.

Is this a simple oversight, or on purpose ?

Support Request, How to use the library

  1. How to use this library?
  2. What is schedule, block, start_key and key work and their relation to key, IV and data?
  3. What is gcm (gcm.h, gcm.c), do I need to include them too?
  4. I'm trying to fit this library plus some other code in a ATTiny85 (6KB), do I need all the files in library or just aes-min.c and aes-min.h?
  5. Is it possible to directly work on data block (array) instead of copying it to another array?
  6. And finally, I don't think I can fit your copyright inside ATTiny with the code, where do you like me to put it?

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.