summaryrefslogtreecommitdiff
path: root/usr/src/common/crypto/ecc
AgeCommit message (Collapse)AuthorFilesLines
2018-02-229155 pkcs11: this statement may fall throughToomas Soome7-14/+126
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-12-226239 Add PKCS#11 v2.40 supportJason King1-5/+3
6240 pkcs11_mech2keytype returns incorrect key type for CKM_DH_PKCS_PARAMETER_GEN Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacci <rm@joyent.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2009-09-11PSARC 2009/347 cryptoadm(1M) enhancement for FIPS-140 modeHai-May Chao2-2/+52
6787364 Administration and policy configuration changes to support FIPS 140-2 6867384 Solaris Crypto Framework needs to implement self tests for FIPS 140-2 compliance
2009-03-206666204 meta slot opens and closes /dev/urandom needlessly for every readDina K Nimeh1-5/+4
6722460 finish moving /dev/random and /dev/urandom seeding and usage to libcryptoutil
2009-01-266648742 THIRDPARTYLICENSE and THIRDPARTYLICENSE.descrip need workMark Powers2-6/+471
2008-01-076562402 kernel software provider for Elliptic Curve mechanisms (fix license ↵mcpowers1-0/+1
issue)
2007-12-176562402 kernel software provider for Elliptic Curve mechanisms (fix unref)mcpowers1-379/+0
--HG-- rename : usr/src/common/crypto/ecc/ec2_proj.c => deleted_files/usr/src/common/crypto/ecc/ec2_proj.c
2007-12-14PSARC 2007/446 Elliptic-Curve Cryptography for Solarismcpowers36-0/+12713
5066901 Offer the PKCS#11 Elliptic Curve based mechanisms in Solaris 6562402 kernel software provider for Elliptic Curve mechanisms