# Cryptography Based Security Guarantee

Many existing cross-chain trades employ logical security mechanisms, which rely on participants to watch out for their self-interest. To put it another way, players will not disrupt cross-chain transactions if it means harming their interests. This is known as “The Rational Participants Hypothesis.” Lithosphere employs threshold secret-sharing technology, as well as original elliptic curve cryptography, to assure the security of the original signature solution.

The multi-party computing-based locked account management solution;

The ring signatures and one-time accounts-based privacy protection method for smart contract token transactions.

After beginning a cross-chain transaction, all following actions are performed automatically between Lithosphere validator nodes and do not require coordination from transaction participants. This leaves the security of cryptographic methods to ensure the system’s seamless operation.

####


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://whitepaper.litho.ai/makalu/packages/docs/locked-account-generation-scheme/advantages/cryptography-based-security-guarantee.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
