fix(usage): Remove warning about this being a research project

This commit is contained in:
Karolin Varner
2023-03-04 22:24:09 +01:00
parent df00c1987c
commit 8eea5284bf

View File

@@ -11,9 +11,6 @@ DESCRIPTION
These keys can then be passed to various services such as wireguard or other vpn services These keys can then be passed to various services such as wireguard or other vpn services
as pre-shared-keys to achieve security against attackers with quantum computers. as pre-shared-keys to achieve security against attackers with quantum computers.
This is a research project and quantum computers are not thought to become practical in less than ten years.
If you are not specifically tasked with developing post-quantum secure systems, you probably do not need this tool.
COMMANDS COMMANDS
keygen private-key <file-path> public-key <file-path> keygen private-key <file-path> public-key <file-path>