commit | c507412ec09e6fa502fbd8587824901e1cf9a935 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Tue Sep 10 22:15:00 2013 -0500 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Tue Sep 10 22:15:00 2013 -0500 |
tree | 0154752c7457233ad5de47f99ddeeb4f127b9c05 | |
parent | 6f412a0fc35386ad980c5b3fa2bdb3c90436f3b6 [diff] |
change OFB iv to nonce to reflect dstufft nomenclature pitch * Namely, we should try to call things IV if reuse leaks a small amount of data and nonce if reuse can result in a complete break. This can be somewhat ambiguous, but we'll track in #58