Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 536 Bytes

CHANGELOG.md

File metadata and controls

21 lines (11 loc) · 536 Bytes

CHANGELOG

0.5.0

Added auto.py which tries all key/iv/signature combinations.

0.4.0

Allow basic support for little-endian header format.

0.3.0

Separate keygens from the encryptors/decryptors, add a few more edge cases so that all known configs decode and encode byte-perfectly, make the decoder/encoder interface more user-friendly.

0.2.0

Refactor of the encryption/decryption methods which should make it easier to add support for additional devices.

0.1.0

This is the first public release of this utility.