summaryrefslogtreecommitdiff
path: root/lib/libsectok/sectok.c
AgeCommit message (Collapse)Author
2001-08-02stdio.h is evil on PalmOSJim Rees
2001-07-30PalmOS modsJim Rees
2001-07-27add sectok_friendly_open() - like sectok_open() but acceptsJakob Schlyter
the reader as a string instead of an integer. ok rees@
2001-07-26sectok_fmt_fid now takes a proper fidJim Rees
add cyberflex_create_file_acl put proper acls on public and private rsa key files bump major version
2001-07-17oops, missed a returnJim Rees
2001-07-17always return a valid status word from sectok_apdu()Jim Rees
2001-07-02separate sectok from sc7816 and give each its own include fileJim Rees
change status word to a single word instead of two bytes add sc7816 layer for backward compatibility other minor changes
2001-06-28remove printfs and add return codesJim Rees
2001-06-27add cyberflex_fill_key_block, root_fidJim Rees
2001-06-25add key Cyberflex key loading functionsJim Rees