Code Monkey home page Code Monkey logo

Comments (2)

Octoate avatar Octoate commented on June 12, 2024

Hi spaniakos,
sorry for my late answer. Unfortunately I hadn't much time during the last months to work on any private projects :-(. Well, I guess, that 160bytes might be enough, but the idea was to have a library which is also able to stream data through it. E.g. with using an input buffer with one input block and an output buffer, which contains the output block after encryption. So you can fill the input buffer, encrypt it and send the output buffer while again filling the input buffer again.
An user can then decide whether he needs a fixed message size or not. I will have a look at your changes as soon as possible and test them on an Arduino Leonardo and then integrate your pull-request.

Thanks a lot for your work!
Tim

from arduinodes.

spaniakos avatar spaniakos commented on June 12, 2024

Hello.

All those problems are solved.
I think the library is 100% working.
The only controversial is the padding process.
But this is easily changeable.
On Jan 27, 2015 6:35 PM, "Tim Riemann" [email protected] wrote:

Hi spaniakos,
sorry for my late answer. Unfortunately I hadn't much time during the last
months to work on any private projects :-(. Well, I guess, that 160bytes
might be enough, but the idea was to have a library which is also able to
stream data through it. E.g. with using an input buffer with one input
block and an output buffer, which contains the output block after
encryption. So you can fill the input buffer, encrypt it and send the
output buffer while again filling the input buffer again.
An user can then decide whether he needs a fixed message size or not. I
will have a look at your changes as soon as possible and test them on an
Arduino Leonardo and then integrate your pull-request.

Thanks a lot for your work!
Tim


Reply to this email directly or view it on GitHub
#4 (comment).

from arduinodes.

Related Issues (6)

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.