# UseKyber

Welcome to UseKyber.&#x20;

## Kyber

[**Kyber**](https://pq-crystals.org/kyber/) is a **key encapsulation mechanism (KEM)** designed to be resistant to attacks from future quantum computers.

Kyber is part of the [**Cryptographic Suite for Algebraic Lattices (CRYSTALS)**](https://pq-crystals.org/index.shtml) and has been selected by the [**National Institute of Standards and Technology (NIST)** ](https://csrc.nist.gov/Projects/Post-Quantum-Cryptography)as a standard for post-quantum cryptography.

## UseKyber

UseKyber is a project that aims to bring the power of Kyber to different programming languages. This website aims to document that project and to document the kyber libraries.


---

# 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://usekyber.is-a.dev/usekyber.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.
