Skip to content

KinyouBenkyokai/ykvp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ykvp

ykpv is a library(and includes command line tool) for signing verifiable presentation using yubikey from verifiable credential. and also has a function to issue a verifiable credential as an issuer.

Documentation

You can find out more details from the godocs.

Prerequisite

This library depends on piv-go. Check here for details.

Sample

There is a sample and CLI that utilize libraries on this repository.

References