From 457830f0a073cf2cc7befbb697b504589e9e24ff Mon Sep 17 00:00:00 2001 From: Jackson Walters Date: Wed, 19 Feb 2025 16:13:20 -0500 Subject: [PATCH] Update README.md add colon for consistency --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 946d19a..bf34c61 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Generates the ciphertext. Decrypts the ciphertext given a secret key, printing the plaintext message. -**Benchmarks** +**Benchmarks**: | n | q | k | keygen | encrypt | decrypt | keygen_string | encrypt_string | decrypt_string | |----|-------|---|----------|-----------|-----------|---------------|----------------|----------------|