Package: mnemonicode Version: 0.73-1 Severity: normal After converting my OpenPGP fingerprint to a binary file, I note that I can't get the same data back when encoding and then decoding it. The first four bytes and the last four bytes are different after decoding.
pabs@chianamo ~ $ gpg --fingerprint pabs | grep 'Key fingerprint = .*69A3' | sort -u | sed 's/.*=//;s/ //g' 610B28B55CFCFE45EA1B563B3116BA5E9FFA69A3 pabs@chianamo ~ $ cat foo | xxd 0000000: 610b 28b5 5cfc fe45 ea1b 563b 3116 ba5e a.(.\..E..V;1..^ 0000010: 9ffa 69a3 ..i. pabs@chianamo ~ $ cat foo | mnencode | mndecode | xxd Wordlist ver 0.7 0000000: e9e0 f952 5cfc fe45 ea1b 563b 3116 ba5e ...R\..E..V;1..^ 0000010: 27d0 3b41 '.;A -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (700, 'testing'), (600, 'unstable'), (550, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.9-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages mnemonicode depends on: ii libc6 2.17-7 -- bye, pabs http://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part