📐Mathematical Modeling
The security and compliance mechanisms in 1FUEL rely on cryptographic models to ensure data protection and user privacy:
MPC Cryptography
The security of the MPC protocol can be represented by the following equation:
Where:
P(Compromise) is the probability of the private key being compromised.
P(Share𝑖) is the probability of each individual share being compromised.
Encryption
The strength of AES-256 encryption can be represented by the key space:
Which represents the number of possible keys an attacker would need to try to break the encryption.
Last updated