summaryrefslogtreecommitdiff
path: root/usr/src/cmd/cmd-crypto/digest/digest.c
AgeCommit message (Collapse)AuthorFilesLines
2013-07-163887 Enlarge data buffer in digest/mac to boost performanceDavid Höppner1-1/+5
Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@nexenta.com>
2010-01-086862532 "cryptoadm: failed to parse configuration" errorDan OpenSolaris Anderson1-13/+14
6353443 domestic (crypt) source build leaves stuff it shouldn't 6818180 mac(1) printed "invalid key" error message when user input an invalid passphrase
2008-12-086773289 libcryptoutil needs to interact with calling functions betterAnthony Scarpino1-3/+1
2008-03-256652716 Need an ARCFOUR implementation optimized for Intel EM64Tda730241-5/+5
6658907 digest(1) and mac(1) could benefit from being 64-bit programs 6665607 Need a SHA256/SHA384/SHA512 implementation optimized for 64-bit x86 --HG-- rename : usr/src/common/crypto/arcfour/amd64/arcfour_crypt_amd64.s => deleted_files/usr/src/common/crypto/arcfour/amd64/arcfour_crypt_amd64.s
2007-10-126552557 provide helper function that generates pkcs#5 keys from passphrasesdinak1-203/+29
6554395 consolidate duplicated code in decrypt and digest 6607990 SUNW_C_KeyToObject fails to set wrap/unwrap capability on object created from raw key 6607994 SUNW_C_KeyToObject looks like it may destroy an object that was never created 6607998 C_GetSessionInfo never returns CKR_ARGUMENTS_BAD 6608391 consolidate code that reads key data from file
2007-09-14PSARC 2007/426 KMFAPI Interface Taxonomy Changewyllys1-28/+25
PSARC 2007/465 pktool symmetric key enhancements 6546405 KMF Interfaces need to be extensible 6547894 pktool should be more detailed 6590232 pktool should import and export generic keys
2007-03-13PSARC 2007/094 encrypt(1) / mac(1) token key supporthylee1-46/+227
4868006 encrypt(1) and mac(1) needs to support token objects 6517162 pktool genkey needs to support generic secret key
2005-11-096346636 expunge readdir_r uses from Solariscasper1-1/+1
6346809 S_IFxxx is not a bitmask but our programmers don't know
2005-10-11PSARC 2005/572 PKCS#11 v2.20izick1-2/+8
4920408 PKCS#11 v2.20 support for the Crypto Framework 6287425 residual bzero's in hmac part of sha2 6287428 add sha2 to the i.kcfconfbase upgrade script
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+935