# References

1\. C. Guenther, The Relevance of Quantum Cryptography in Modern Cryptographic Systems, SANS Institute, 2004.

2\. Bagini, V., & Bucci, M. (2007). A design of reliable true random number generator for cryp- tographic applications.

3\. Crosby, Michael; Nachiappan; Pattanayak, Pradhan; Verma, Sanjeev; Kalyanaraman, Vignesh, "BlockChain Technology: Beyond Bitcoin" Berkeley, CA (2015)

4\. Kaliski, Burt, "The Mathematics of the RSA Public-Key Cyptosystem", RSA Laboratories.

5\. Dinh, Tien Tuan Anh; Wang, Ji; Chen, Gang; Liu, Rui; Ooi, Beng Chin; Tan, Kian-Lee (2017). "Blockbench: A Framework for Analyzing Private blockchains," <https://arxiv.org/pdf/1703.04057.pdf>

6\. Gas and Transactions in Ethereum <http://ethdocs.org/en/latest/contracts-and-> transactions/account-types-gas-and- transactions.html


---

# 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.ozonechain.io/references.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.
