This repository contains GTA API profile specifications within
the namespace com.github.generic-trust-anchor-api.
Please note that some details in the existing profile definitions within this namespace might still change, as the whole project is under development.
| Profile name | Short description |
|---|---|
| com.github.generic-trust-anchor-api.basic.dilithium | Creation of a Dilithium based personality |
| com.github.generic-trust-anchor-api.basic.ec | Creation of an Elliptic Curve based personality |
| com.github.generic-trust-anchor-api.basic.enroll | Creation of a Certificate Signing Request (CSR) |
| com.github.generic-trust-anchor-api.basic.jwt | Creation of signed JWT |
| com.github.generic-trust-anchor-api.basic.rsa | Creation of a RSA based personality |
| com.github.generic-trust-anchor-api.basic.signature | Creation of a digital signature |
| com.github.generic-trust-anchor-api.basic.tls | Alias for com.github.generic-trust-anchor-api.basic.signature |