commit | f903da081b3eac3bc84a2e596591e7e634c3355d | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Tue Mar 20 13:33:57 2018 -0400 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Tue Mar 20 13:33:57 2018 -0400 |
tree | 720fc1607b0e0ae1a3d9d9f3a88a2a49e1a3e34a | |
parent | 79748a9e84b8084559e9a2794ed2d88e05259611 [diff] |
fix bug with n % 8 length wrapping on AESKWP (#4160) * fix bug with n % 8 length wrapping on AESKWP * review feedback