mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-08-05 16:49:41 +00:00
- 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.) |
||
|---|---|---|
| .. | ||
| document.dart | ||
| element.dart | ||
| filter.dart | ||
| m_bridge.dart | ||
| m_chapter.dart | ||
| m_manga.dart | ||
| m_pages.dart | ||
| m_provider.dart | ||
| m_source.dart | ||
| m_video.dart | ||
| source_preference.dart | ||
| source_preference.g.dart | ||