Skip to content

Commit 724bd2b

Browse files
whitespace
1 parent c9ddcf3 commit 724bd2b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ Decrypts the ciphertext given a secret key, printing the plaintext message.
4343

4444
**Benchmarks**
4545

46-
| n | q | k | keygen | encrypt | decrypt | keygen_string | encrypt_string | decrypt_string |
47-
|----|-------|----|----------|-----------|-----------|---------------|----------------|----------------|
48-
| 32 | 12289 | 8 | 286.05 µs| 230.64 µs | 24.253 µs | 397.93 µs | 545.25 µs | 64.615 µs |
46+
| n | q | k | keygen | encrypt | decrypt | keygen_string | encrypt_string | decrypt_string |
47+
|----|-------|---|----------|-----------|-----------|---------------|----------------|----------------|
48+
| 32 | 12289 | 8 | 286.05 µs| 230.64 µs | 24.253 µs | 397.93 µs | 545.25 µs | 64.615 µs |

0 commit comments

Comments
 (0)