Guan Zhi (William) wrote: > Is ECC supported by Crypto Framework? > Or big integer functions? > I did not find related names of functions in sys/crypto/*.h.
There is no ECC algorithms in the Crypto Framework in pkcs11_softtoken or the kerenl at this time. Code was recently put into OpenSolaris to support the storage of ECC PKCS#11 objects if another provider wishes to generate and use them.. Solaris does have bignum support, if that fits your needs.. http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/common/bignum/bignum.h Tony