mangayomi-mirror/lib/eval/model
Mehakdeep Singh 8bf121587d fix: address review — decryptAESGCM optional tag robustness
- doc: clarify tagHex may be empty when the auth tag is already appended
- dart + js bridges coerce a null/missing tagHex to "" so the call can't
  throw before the method's own try/catch fallback
- js prelude defaults tagHex to "" so callers can omit it

(kept default padding for AESMode.gcm intentionally — see PR reply: in the
'encrypt' package, gcm isn't in _streamable, so padding:null would route
decrypt() to _processBlocks() and skip GCM tag verification.)
2026-06-30 12:30:49 -07:00
..
document.dart update to d4rt v0.0.5 2025-05-18 13:20:35 +01:00
element.dart update to d4rt v0.0.5 2025-05-18 13:20:35 +01:00
filter.dart
m_bridge.dart fix: address review — decryptAESGCM optional tag robustness 2026-06-30 12:30:49 -07:00
m_chapter.dart added mpv config for Anime4K 2025-07-24 22:25:14 +02:00
m_manga.dart dart format 2025-05-30 17:43:42 +01:00
m_pages.dart dart format 2025-05-30 17:43:42 +01:00
m_provider.dart
m_source.dart
m_video.dart
source_preference.dart Refactor and update dependencies for Isar and Riverpod 2025-10-29 13:08:42 +01:00
source_preference.g.dart refactor 2026-04-07 14:43:39 +01:00