commit | 292112bc875016fd08198fe72091ab32f48f515b | [log] [tgz] |
---|---|---|
author | Donald Stufft <donald@stufft.io> | Sun Aug 11 14:32:17 2013 -0400 |
committer | Donald Stufft <donald@stufft.io> | Sun Aug 11 14:32:17 2013 -0400 |
tree | c91bcaa3722d0cb07b5736593ea3618445f231dd | |
parent | d424be8bf0525682b248a8cdc57aa57fe1ec01ee [diff] |
Make the example error free Without padding b"my secret message" is not divisible by AES's block size and thus would throw an error.