Kernel CBEFF Util API provides utilities and interfaces to handle CBEFF (Common Biometric Exchange Formats Framework) data structures. It ensures compliance with CBEFF standards for biometric data exchange within the MOSIP ecosystem.
- CBEFF Compliance: Utilities to create and parse CBEFF-compliant data structures.
- Data Encapsulation: Handles BIR (Biometric Information Record) construction.
- Standardization: Ensures biometric data is exchanged in a standardized format.
This module provides the following key implementation:
- CbeffImpl: Implementation of CBEFF utility operations, including the creation and validation of Biometric Information Records (BIR) and handling standard biometric headers.
To build the project locally, run:
mvn clean install -Dgpg.skip=true- Java 21
- Maven 3.11.0 or higher
- Git
Not applicable. This is a utility library and does not require a database.
No external configuration is required.
Not applicable. This is a library module.
This module is published as a Maven artifact.
Standard Maven dependency upgrade process applies.
We welcome contributions from everyone!
Check here to learn how you can contribute code to this application.
If you have questions or encounter issues, feel free to raise them in the MOSIP Community.
This project is licensed under the Mozilla Public License 2.0 (MPL 2.0).
See the LICENSE for full license details.