On Friday 03 August 2007 00:55:25 you wrote: > "SHA1withRSAandMGF1" is a signing algorithm where the most significant byte > of the padding is not 0. The command send to the card with response is > looking like this for this algorithm:
hmm, I checked the pkcs#1 standard and the implementation seems easy (well, we would need to do MGF1 in our code, right?). but pkcs#11 has lots about it, we would need to add all those definitions, data structures etc. so it is not that simple as task, and I generic implementation for all cards covering raw rsa would be nice. so I see this as a long term project, as there is no software using it (the one you mentioned was only a test thing, right?). unless someone wants to implement it right now :) Regards, Andreas _______________________________________________ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/opensc-devel
