From 6787a6aad57999b1563fd64311f39c1b6afccd27 Mon Sep 17 00:00:00 2001 From: dtec8 <62524773+DTec-Core@users.noreply.github.com> Date: Sun, 27 Apr 2025 19:11:41 -0400 Subject: [PATCH] Update README.md Add idtec-core: post-quantum cryptography library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b0fd58..0f73bb3 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ Supported by: [GuardRails.io](https://www.guardrails.io) - [Passlib](https://bitbucket.org/ecollins/passlib) - Secure password storage/hashing library, very high level. - [PyNacl](https://github.com/pyca/pynacl) - Python binding to the Networking and Cryptography (NaCl) library. +- [idtec-core](https://pypi.org/project/idtec-core/) - Post-Quantum Cryptographic Signatures and Encryption library using RLWE, SHAKE, and Threefish. ## Application Templates