mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-08-04 11:46:30 +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.) |
||
|---|---|---|
| .. | ||
| dom_selector.dart | ||
| extractors.dart | ||
| http.dart | ||
| preferences.dart | ||
| service.dart | ||
| utils.dart | ||