encryption - Cycle count and number of instructions, assembly programming on MSP430 -



encryption - Cycle count and number of instructions, assembly programming on MSP430 -

i have assembly programme written msp430 following:

load memory - plain text load memory - key encrypt plain-text using key

now want calculate number of cycles , instructions takes perform encryption. how can go this? encryption algorithm pretty complex , not 1 can calculate number of cycles off of scratch paper.

i can provide other info if need be. in advance.

assembly encryption instructions cpu-cycles

Comments

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -