Forked from computationalcore/c-iprs Implementation of the IPRS (Records) spec in C.
 
 
Go to file
Jose Marcial Vieira Bisneto 951fa45289 Created initial prototype. 2016-10-31 21:24:47 -03:00
Makefile Created initial prototype. 2016-10-31 21:24:47 -03:00
README.md Initial commit 2016-10-27 14:25:07 +02:00
iprs.h Created initial prototype. 2016-10-31 21:24:47 -03:00
sign.c Created initial prototype. 2016-10-31 21:24:47 -03:00
sign.h Created initial prototype. 2016-10-31 21:24:47 -03:00
validity.c Created initial prototype. 2016-10-31 21:24:47 -03:00
validity.h Created initial prototype. 2016-10-31 21:24:47 -03:00

README.md

c-iprs

Implementation of the IPRS (Records) spec in C.