What benchmarks do you have that show feasibility of NTRUEncrypt running on an 8051 card without a co-processor?
encrypt: 214,000 cycles (107 ms) decrypt: 234,000 cycles (117 ms) Much of this code is written in C, and we expect these figures to improve. Also, note that encrypting and decrypting with the standard NTRU formatting method requires five calls to SHA-1 when encrypting and four when decrypting, and these calls are included in the figures above. The figures for raw encrypt/decrypt are: Encrypt: 47,000 cycles (23.