dravog7 / TorrentIO

0 stars 0 forks source link

Issue: Change of byte array to characters breaks info hash calculation #10

Closed dravog7 closed 3 months ago

dravog7 commented 3 months ago

Requires reimplementation of Bencode.

The new Bencode implementation treats strings as byte arrays by default. (Except for keys of Maps)