commit | 1d0f97352ba543d05b7499e3dfafa3505e20e698 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Tue Apr 08 08:44:25 2014 -0500 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Tue Apr 08 08:45:11 2014 -0500 |
tree | fc849a6f35dba4137ce289d2cb0a6173f11d6fe3 | |
parent | 69b31c4c6ff764d0f9ad374313a6f4222243576e [diff] [blame] |
add SEED ECB vectors from rfc 4269
diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst index 484d06b..b580855 100644 --- a/docs/development/test-vectors.rst +++ b/docs/development/test-vectors.rst
@@ -77,6 +77,7 @@ * IDEA (ECB) from the `NESSIE IDEA vectors`_ created by `NESSIE`_. * IDEA (CBC, CFB, OFB) generated by this project. See: :doc:`/development/custom-vectors/idea` +* SEED (ECB) from :rfc:`4269`. Two factor authentication ~~~~~~~~~~~~~~~~~~~~~~~~~