Name Date Size #Lines LOC

..--

compact_enc_det_corpus/H25-Apr-2025-145130

src/H25-Apr-2025-22,09816,921

Android.bpH A D25-Apr-20253.2 KiB112108

BUILD.gnH A D25-Apr-20252.9 KiB10692

DIR_METADATAH A D25-Apr-202594 76

LICENSEH A D25-Apr-202511.1 KiB203169

METADATAH A D25-Apr-2025392 1312

MODULE_LICENSE_APACHE_2_0HD25-Apr-20250

README.chromiumH A D25-Apr-2025438 1613

compact_enc_det_fuzzer.ccH A D25-Apr-20251.6 KiB5133

README.chromium

1Name: Compact Encoding Detection
2Short Name: ced
3URL: https://github.com/google/compact_enc_det
4Version: 2f40a850bcc5d6f7c1bfa02dbf42ad19d8220dc0
5License: Apache 2.0
6License File: LICENSE
7Security Critical: yes
8Shipped: yes
9CPEPrefix: cpe:/a:ced_project:ced
10
11Description:
12Compact Encoding Detection(CED for short) is a library written in C++ that
13scans given raw bytes and detect the most likely text encoding.
14
15Local Modifications: None
16