Hi. I'm working on finishing the driver for the acos5 card. With some luck, I'll have some code worth testing in the next few weeks. I'm working out of a github fork at https://github.com/pacew/OpenSC
My current puzzle is that the acos5 stores public and private keys in separate files, but part of the data within each file is the 16 bit file id of the other half of the pair. I guess I need to somehow pre-allocate the file ids and pass them down from do_store_private_key in pkcs15-init.c, though perhaps there is a better way. Is there another card that faces this issue that would be a good example to study? I'd appreciate any guidance. And, more generally, which driver(s) would be best to look at for good implementation examples? Thanks, Pace Willisson p...@alum.mit.edu _______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel