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.
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.

- 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.