Forked from computationalcore/c-iprs Implementation of the IPRS (Records) spec in C.
  • C 92.2%
  • Makefile 7.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2019-01-01 10:38:05 -06:00
iprs.h Created initial prototype. 2016-10-31 21:24:47 -03:00
LICENSE Update LICENSE 2019-01-01 10:38:05 -06: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
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

c-iprs

Implementation of the IPRS (Records) spec in C.