diff options
| author | Guillaume Horel <guillaume.horel@gmail.com> | 2012-03-29 22:15:02 -0400 |
|---|---|---|
| committer | Guillaume Horel <guillaume.horel@gmail.com> | 2012-03-29 22:15:02 -0400 |
| commit | 23c06273e8b54b6b7d71cd9788e5af31a0979d02 (patch) | |
| tree | 278a1b6149058db860c71c316386c49620347349 /crypto | |
| parent | a3fc3c5c993ce0109dc54bb5b13a6996ecda5dfe (diff) | |
| download | alias-23c06273e8b54b6b7d71cd9788e5af31a0979d02.tar.gz | |
Diffstat (limited to 'crypto')
| -rw-r--r-- | crypto/ocb.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/crypto/ocb.py b/crypto/ocb.py index 7383ee6..d695b0c 100644 --- a/crypto/ocb.py +++ b/crypto/ocb.py @@ -68,8 +68,3 @@ tous les livres.") test = sjclmode.encrypt_sjclobject(plaintext, header) print test print str(bytearray(sjclmode.decrypt_sjclobject(test))) - - - - - |
