đ Welcome to ATS CodeCheck
ATS CodeCheck is a cross-platform native shared library (macOS .dylib
, Windows .dll
, Linux .so
) designed to validate and decode barcode-based identity cards.
⨠Featuresâ
- đ Extracts identity fields like
CEDNUM
,NUMPREP
,FECNAC
, and more. - đ Verifies DSA-based digital signatures using public certificates loaded from configuration.
- đ Built-in support for Go, C, and other FFI-compatible environments.
- đĻ Multi-platform builds for macOS, Linux, and Windows.
- đĨ Secure artifact download via Firebase Authentication & Cloud Run.
đĻ Versionâ
Current version: v1.1.0
To securely download the platform-specific shared library, samples and header file, please authenticate with your Google account below.
đ Secure Download
đ Documentationâ
âšī¸ Note: All library initialization and activation now require
uid
andworkingDir
parameters.