This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author martin.panter
Recipients martin.panter, ned.deily, ronaldoussoren, serhiy.storchaka, vstinner
Date 2020-01-22.23:21:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579735318.57.0.229314557791.issue39353@roundup.psfhosted.org>
In-reply-to
Content
Building and verifying the checksum in "RTA protocol" that uses this: <https://rms.nsw.gov.au/business-industry/partners-suppliers/documents/specifications/tsi-sp-003.pdf>. But I understand CRC-CCITT is one of the two popular 16-bit CRC polynomials, used in many other places, according to <https://en.wikipedia.org/wiki/Cyclic_redundancy_check#Polynomial_representations_of_cyclic_redundancy_checks>.
History
Date User Action Args
2020-01-22 23:21:58martin.pantersetrecipients: + martin.panter, ronaldoussoren, vstinner, ned.deily, serhiy.storchaka
2020-01-22 23:21:58martin.pantersetmessageid: <1579735318.57.0.229314557791.issue39353@roundup.psfhosted.org>
2020-01-22 23:21:58martin.panterlinkissue39353 messages
2020-01-22 23:21:58martin.pantercreate