Code Monkey home page Code Monkey logo

aes-in-c's Introduction

๐ŸŸฉ๐ŸŸฉ๐ŸŸฉ๐ŸŸฉ๐ŸŸฉ๐ŸŸฉ๐ŸŸฉ
๐ŸŸฉ๐ŸŸฉ๐ŸŸฉโฌ›โฌ›โฌ›๐ŸŸฉ
๐ŸŸฉ๐ŸŸฉ๐ŸŸฉโฌ›๐ŸŸฉโฌ›๐ŸŸฉ
๐ŸŸฉโฌ›โฌ›โฌ›โฌ›โฌ›๐ŸŸฉ
๐ŸŸฉโฌ›๐ŸŸฉโฌ›๐ŸŸฉ๐ŸŸฉ๐ŸŸฉ
๐ŸŸฉโฌ›โฌ›โฌ›๐ŸŸฉ๐ŸŸฉ๐ŸŸฉ
๐ŸŸฉ๐ŸŸฉ๐ŸŸฉ๐ŸŸฉ๐ŸŸฉ๐ŸŸฉ๐ŸŸฉ

Hi!

I am Meysam, an electronics engineer with a strong passion for anything related to Embedded Systems ๐Ÿ‘จโ€๐Ÿ’ป

You can find my open-source hardware and software projects here, mostly comprising hobby and educational projects. Take a look, test them out and feel free to submit an issue if you think something needs to be fixed or improved.

If you are here because you want to be an embedded engineer, I hope this roadmap helps you.

Already an embedded engineer? It would be my pleasure if you could contribute to improving this roadmap.

Embedded Systems Engineering Roadmap

Twitter LinkedIn

aes-in-c's People

Contributors

m3y54m avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

aes-in-c's Issues

ISSUE WITH IMPLEMENTING THE AES C CODE IN STM32F407

I AM TRYING TO HAVE AES ENCRYPTION FOR MY DATA (120 bytes in one second) WHICH IS TRANSMITTED THROUGH UART PERIPHERAL OF MY MICRO-CONTROLLER STM32F407 WHICH RUNS AT 168MHZ. SINCE THE MICRO-CONTROLLER DOESN'T HAVE A CRYPTO LIBRARY, I TRIED TO RUN THIS CODE AND I WANTED TO KNOW THE TIME IT TAKES FOR ENCRYPTION . IN THE CODE, IT SENT 16 BYTES OF DATA. SO IF I CAN FIND THE TIME FOR 16 BYTES, I COULD EASILY CALCULATE THE TIME FOR ENCRYPTION OF 120 BYTES BEFORE UART TRANSMISSION. TO CALCULATE THE TIME TAKEN, I JUST SET LED PIN HIGH BEFORE ENCRYPTION AND AFTER THE ENCRYPTION FUNCTION(AFTER CYPHER-TEXT IS GENERATED) I TURNED THE PIN LOW. THEN I TRIED TO CALCULATE THE TIMING. I ACTUALLY PUT A DELAY OF 1 SECOND ALSO. BUT AS SOON AS THE CODE RUNNING STARTS, THE EXECUTION MOVES TO THE HARD FAULT AND PROGRAM EXECUTION STOPS. HOW TO RESOLVE THE ISSUE. ALSO PLEASE HELP ME BY TELLING WHETHER I AM DOING SOMETHING IN A WRONG WAY TO CALCULATE THE TIMING OF AES FOR 120 BYTE DATA? LOOKING FORWARD FOR YOUR REPLY.
THANKS & REGARDS

Capture

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.