Quantcast
Channel: Processors
Viewing all articles
Browse latest Browse all 124737

Forum Post: RE: C66x core cryptographic algorithm optimization

$
0
0

HR-

Thanks again.

TI guys-

Are there any benchmarks for stream ciphers, rather than block ciphers handled by the C66x SA?  The source code I listed above (excerpt here again):

uint32 x[16];

  x[i1] ^= (x[i2] + x[i3]) << s1;
  x[i4] ^= (x[i5] + x[i6]) << s2;

is typical for this category, for example the Salsa20 algorithm does this.   Thanks.

-Jeff


Viewing all articles
Browse latest Browse all 124737

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>