diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/development/test-vectors.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst index b5808558..d2e9548b 100644 --- a/docs/development/test-vectors.rst +++ b/docs/development/test-vectors.rst @@ -78,6 +78,7 @@ Symmetric ciphers * IDEA (CBC, CFB, OFB) generated by this project. See: :doc:`/development/custom-vectors/idea` * SEED (ECB) from :rfc:`4269`. +* SEED (CBC) from :rfc:`4196`. Two factor authentication ~~~~~~~~~~~~~~~~~~~~~~~~~ |