Ways to make white-box cryptography AES implementation more difficult to be broken [migrated]

Background: I want to use white-box cryptographic to hiding the keys stored in the client application.

I am looking for existing implementations of white-box cryptography, such as AES 128 or 256. But I found that almost all … Continue reading Ways to make white-box cryptography AES implementation more difficult to be broken [migrated]

What are the functional similarities and differences between TPM and SGX in trusted computing?

I know about the TPM (Trusted Platform Module). In recent years, more researchers start to develop on Intel SGX, which I do not have any experience with.

They are both crypto chips, but what are their functional similarities and differen… Continue reading What are the functional similarities and differences between TPM and SGX in trusted computing?