Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 821 Bytes

File metadata and controls

14 lines (9 loc) · 821 Bytes

CertLogic in Kotlin

This module contains the reference implementation of CertLogic, written in Kotlin/Java. It's compatible with version 1.2.1 of the CertLogic specification.

Apart from test sources, it consists of the following files:

The implementation relies on Jackson's types to represent JSON values.