diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/development/test-vectors.rst | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst index b5bac556..5f31e304 100644 --- a/docs/development/test-vectors.rst +++ b/docs/development/test-vectors.rst @@ -92,11 +92,7 @@ Two factor authentication CMAC ~~~~ -* AES-128 from `NIST SP-800-38B`_ -* AES-192 from `NIST SP-800-38B`_ -* AES-256 from `NIST SP-800-38B`_ -* Three Key 3DES from `NIST SP-800-38B`_ -* Two Key 3DES from `NIST SP-800-38B`_ +* AES-128, AES-192, AES-256, 3DES from `NIST SP-800-38B`_ Creating test vectors --------------------- |