Skip to content

Commit f525db8

Browse files
committed
update crypto section
1 parent db85850 commit f525db8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

crypto.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -410,8 +410,8 @@ reserved for use in authentication and session key establishment.
410410
that are much larger than any that have been built to date. As
411411
progress is made towards ever larger quantum computers, measured by
412412
the number of quantum bits (qubits), there is a real
413-
risk that many current cryptographic algorithms will at some point
414-
become breakable.
413+
risk that many current cryptographic algorithms will at some point
414+
become breakable.
415415

416416
There is plenty of debate about whether quantum computing will ever
417417
progress to the point that the risks to conventional cryptography
@@ -429,7 +429,7 @@ reserved for use in authentication and session key establishment.
429429
today could be stored for a decade or two and then decrypted by a
430430
future quantum computer, so even data produced today could be at
431431
risk.
432-
432+
433433
The response to this uncertain threat has been to develop suites of
434434
cryptographic algorithms for which no quantum solution is
435435
known. This is the field of "Post-Quantum Cryptography". Note the
@@ -446,7 +446,7 @@ reserved for use in authentication and session key establishment.
446446
change, the requirement for *crypto-agility*—the ability to swap
447447
out one set of algorithms for another—is now well established.
448448

449-
449+
450450

451451

452452
3.4 Message Authentication

0 commit comments

Comments
 (0)