A softwark PKCS11 token, for testing smartcard apps and such.
Created attachment 85232 [details] Working basic ebuild I'm not sure what the DEPENDs are here, so I've left them blank.
looks like a BSD licence - in main.c if econf/make are all thats needed in src_compile you can omit the entire function. when doing a 'make' always do 'make ... || die "error meessage"' so that compile failure will stop the installation. http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml Also put some effort into identifing dependencies see. e.g. openssl(?) MOre help on freenode irc #gentoo-dev-help - look at references in the topic.
I don't think this should be used... The openCryptoki provides a better solution.
Hello, Please have a look at dev-libs/opencryptoki, it is much more stable, rubast and supported. Reopen if you think this package has some advantages. Thanks!