From 1cbd3752d56cced331d93db6ac0db636e978fdea Mon Sep 17 00:00:00 2001 From: xtaci Date: Sun, 29 Sep 2024 14:51:42 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 153a936..5949566 100644 --- a/README.md +++ b/README.md @@ -224,8 +224,8 @@ Contributions are welcome! Please open an issue or submit a pull request for any This project is licensed under the GPLv3 License. See the [LICENSE](LICENSE) file for details. ## References -* QPP and HPPK: Unifying Non-Commutativity for Quantum-Secure Cryptography with Galois Permutation Group(https://arxiv.org/pdf/2402.01852). -* [Homomorphic Polynomial Public Key Cryptography for Quantum-secure Digital Signature](https://www.academia.edu/123150574/Homomorphic_Polynomial_Public_Key_Cryptography_for_Quantum_secure_Digital_Signature?email_work_card=view-paper) +* QPP and HPPK: Unifying Non-Commutativity for Quantum-Secure Cryptography with Galois Permutation Group (https://arxiv.org/pdf/2402.01852). +* Homomorphic Polynomial Public Key Cryptography for Quantum-secure Digital Signature (https://www.academia.edu/123150574/Homomorphic_Polynomial_Public_Key_Cryptography_for_Quantum_secure_Digital_Signature?email_work_card=view-paper) ## Acknowledgments