Cryptography component - key security

Let’s suppose I generated an AES 256 key. Is that key possible to find through the source code? Does the component work on basics of white-box cryptography?

And what’s more secure? Obfuscation or cryptography component? I have some mathematical formulas I don’t want to be easy discoverable in strings.

Definitely this.

2 Likes