From f4c90030ffeef35ea4ff4c11b319d93abf3fef48 Mon Sep 17 00:00:00 2001 From: Naveen Badiger <83811961+Naveenub@users.noreply.github.com> Date: Sat, 7 Mar 2026 12:31:48 +0530 Subject: [PATCH] Add quantum-pulse to Cryptography --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 00b4d2ef79..87d358cbc9 100644 --- a/README.md +++ b/README.md @@ -313,6 +313,7 @@ _Libraries for storing and parsing configuration options._ - [cryptography](https://github.com/pyca/cryptography) - A package designed to expose cryptographic primitives and recipes to Python developers. - [paramiko](https://github.com/paramiko/paramiko) - The leading native Python SSHv2 protocol library. - [pynacl](https://github.com/pyca/pynacl) - Python binding to the Networking and Cryptography (NaCl) library. +- [quantum-pulse](https://github.com/Naveenub/quantum-pulse) - Compress-then-encrypt vault. MsgPack + Zstd-L22 + AES-256-GCM + SHA3-256 Merkle for LLM training data. ## Data Analysis