Please take a look at the code and submit comments by Oct 24th for bug: 4911870 pkcs11_softtoken crypto should be factored out into a new library to support $PLATFORM & $HWCAP
http://cr.opensolaris.org/~izick/softcrypto/ This moves aes, arcfour, des, bignum, and nylon modes out of pkcs11_softtoken and into libsoftcrypto; as well as, create platform-specific libraries for sun4u, sun4v, and i386 SSE/MMX. thanks... Tony