scttcper / torrent-file

TypeScript torrent file parser
MIT License
11 stars 2 forks source link

fix: replace sha1 of crypto-hash with own implementation #76 #77

Closed Meierschlumpf closed 2 months ago

Meierschlumpf commented 2 months ago

As described in #76

We've tried it out, run the tests in this project, added our own released version of it meierschlumpf-torrent-file, added this one to a clone of qbittorrent, run the tests, released a package of it @meierschlumpf/qbittorrent and tried it out in our code (The build was successful and the functionality worked as expected)