We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
for an arm7 processor (LPC2387) anything out there?
AES, BlowFish, TwoFish, Tiny, anything?
Yes, anything!
The ARM is a 32-bit processor, so you can download just about any encryption algorithm you find written in C or C++. You could even download open-ssl.
project schedule has decayed bad 4me so
anyone; used an encryption on arm7 or similar processors and found success w/o a lot of stress. something with functional documentation or anything more positive than average??
thanks.
Have you tried doing a search with your favuorite search engine?
There is plenty of sample code out there. Some of high quality.
Go on, treat yourself.
Used several different encryptions - AES, RSA, ... Works like a charm. Most encryption code works well on general-purpose 32-bit processors, as should be expected.