jobobby04 / TachiyomiSY

Free and open source manga reader for Android
Apache License 2.0
2.88k stars 156 forks source link

Libarchive refactor #1249

Closed Shamicen closed 3 months ago

Shamicen commented 3 months ago

Implemented https://github.com/mihonapp/mihon/commit/239c38982c4fd55d4d86b37fd9c3c51c3b47d098 and https://github.com/mihonapp/mihon/commit/e620665dda9eb5cc39f09e6087ea4f60a3cbe150 in TachiyomiSY

I removed the now unsupported encryption method AES192 and it now defaults to AES256 for users who have chosen this option. I think it should be fine that way but wanted to let you know in case deprecated enum settings require a clean migration.