KDC Audit project

Nico Williams nico at cryptonector.com
Tue Jan 8 21:29:30 EST 2013


On Tue, Jan 8, 2013 at 7:30 PM, Dmitri Pal <dpal at redhat.com> wrote:
> Yes JSON seems like a good option.
> However it would require encoding and decoding on the interface boundary.

I meant that the resulting records should preserve structure, not that
callers should provide JSON!  And I alluded to how they should provide
the data: as C types that are duck-typed arrays and dicts and scalar
values, like in Heimdal's libheimbase, which MIT borrowed a bit from.

Nico
--


More information about the krbdev mailing list