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 keynow 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
Post a Comment