summaryrefslogtreecommitdiff
path: root/usr/src/cmd/cmd-crypto/decrypt
AgeCommit message (Collapse)AuthorFilesLines
2019-08-1611528 Makefile.noget can get goneJohn Levon1-1/+1
11529 Use -Wno-maybe-initialized Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-2/+3
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-02-182077 lots of unreachable breaks in illumos gateMilan Jurik1-1/+1
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2009-07-016846615 Enlarge data buffer in encrypt/decrypt to boost T2 HW accelerator ↵Krishna Yenduri1-4/+8
performance
2009-05-186823839 encrypt utility can cause loss of dataValerie Bubb Fenwick1-2/+5
2009-03-206666204 meta slot opens and closes /dev/urandom needlessly for every readDina K Nimeh1-3/+3
6722460 finish moving /dev/random and /dev/urandom seeding and usage to libcryptoutil
2008-12-186698202 encrypt(1)/mac(1) should prompt twice for the passphraseDina K Nimeh1-3/+4
2008-12-086773289 libcryptoutil needs to interact with calling functions betterAnthony Scarpino1-3/+1
2008-05-016418676 encrypt(1) and decrypt(1) could benefit from being 64-bit programsda730247-52/+256
2007-10-126552557 provide helper function that generates pkcs#5 keys from passphrasesdinak1-235/+15
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-48/+44
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 supporthylee2-65/+220
4868006 encrypt(1) and mac(1) needs to support token objects 6517162 pktool genkey needs to support generic secret key
2005-12-196200108 encrypt -l fails if output is redirectedjk1157411-9/+10
6249649 decrypt passes stat structure by value 6350660 encrypt(1) usage message should mention -v
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-06-14OpenSolaris Launchstevel@tonic-gate2-0/+1322