Draft:libzupt
Where to get help
How to improve a draft
You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed article. Improving your odds of a speedy review To improve your odds of a faster review, tag your draft with relevant WikiProject tags using the button below. This will let reviewers know a new draft has been submitted in their area of interest. For instance, if you wrote about a female astronomer, you would want to add the Biography, Astronomy, and Women scientists tags. Editor resources
|
Submission declined on 25 April 2026 by RangersRus (talk). This draft reads like an advertisement. Wikipedia is an encyclopedia, not a platform for promotion or marketing. Drafts that are exclusively promotional may be deleted without notice.
Declined by RangersRus 3 months ago.Wikipedia articles must be written neutrally in a formal, impersonal, and dispassionate way. They should not read like a blog post, advertisement, or fan page. Rewrite the draft to remove:
Instead, only summarize in your own words a range of independent, reliable, published sources that discuss the subject. If you have a conflict of interest (e.g. you are the subject, an employee, or a relative) or are being paid to edit, you must disclose this to comply with Wikipedia's Terms of Use. |
Comment: GitHub is not an acceptable or reliable secondary source. Dan arndt (talk) 06:01, 29 April 2026 (UTC)
| libzupt | |
|---|---|
| Original author | Alessandro de Oliveira Faria |
| Developer | GitHub contributors[1] |
| Written in | C++ |
| Operating system | Cross-platform |
| Type | Cryptography library |
| License | MIT[2] |
| Website | github |
libzupt is a cryptography software library that provides encryption and decryption of files and in-memory binary data. The library implements a hybrid cryptographic approach combining ML-KEM (specifically ML-KEM-768) with X25519 for key exchange. libzupt is free and open-source software released under an MIT License.
The project is developed mostly in the programming language C++, with added language bindings under development for other languages. It is designed to be used in applications that require cryptographic operations for data protection in storage or memory.
The library employs a hybrid model that integrates classical and post-quantum cryptographic methods. ML-KEM-768 is a key encapsulation mechanism intended to provide resistance against attacks using quantum computers, while X25519 is a widely used elliptic-curve Diffie–Hellman function for key exchange. This combination is used to establish shared keys for encryption processes.
- ↑ "libzupt repository". GitHub. Retrieved 2026-04-29.
- ↑ "libzupt repository". GitHub. Retrieved 2026-04-29.

- provide significant coverage: discuss the subject in detail, not just brief mentions or routine announcements;
- are reliable: from reputable outlets with editorial oversight;
- are independent: not connected to the subject, such as interviews, press releases, the subject's own website, or sponsored content.
Please add references that meet all three of these criteria. If none exist, the subject is not yet suitable for Wikipedia.