Skip to content

Cybersecurity-LINKS/identity-cbindings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

identity-cbindings

This repository contains C-bindings for the IOTA Identity library to create and manage your own Self-Sovereign Identity in C.

Build and Install

run cargo build --release to generate the identity.h file and save it in bindings-demo directory, then move it in openssl-ssi-provider/common/include/prov/ of openssl-ssi-provider

Usage

There is a main.c in bindings-demo in to test the generated APIs.

Releases

No releases published

Packages

No packages published