• Stability of ASM function calls
    Say I have a function: unsigned char* func1(unsigned char param1, signed int param2); That would be an ASM function being called from C. The actual parameters and return type are rather irrelevant...
  • elliptic curve cryptography on 8051
    Hey guys, I am working on making Elliptic Curve Cryptography El-Gamal in 8051 MCU using Keil uvision 4. I want to make it 128 bit, so I need to use GMP library. However, to use GMP I usually download...
  • Elliptical Curve Cryptography on ST
    I think I understand a good amount of the theory behind elliptic curve cryptography, however, I am slightly unclear on how exactly a message is encrypted and then how is it decrypted. I am using the ATECC608A...
  • Hex file for AT89S8252 with 8.5kb still make system run stability ! Why?
    AT89S8252 has got 8kb Flash. I've programed for an application. hex file was created with 8.5kb (over) but my system still run well. I don't know why. Who help me?
  • V4.12 Upgrade
    When viewing the Help/About screen after installing the C166 V4.12 upgrade, what should be the version values for the various components? When I do this I see: uVision - 2.12, C166 - 4.11, A166 - 4.11...