History log of /illumos-gate/usr/src/cmd/cmd-crypto/decrypt/decrypt.c (Results 1 – 14 of 14)
Revision Date Author Comments
# ef150c2b 11-Mar-2024 Richard Lowe <richlowe@richlowe.net>

16394 illumos should learn that the getopt(3C) family return int
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Reviewed by: Andy Fiddaman <ill

16394 illumos should learn that the getopt(3C) family return int
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...


# 33f5ff17 18-Feb-2012 Milan Jurik <milan.jurik@xylab.cz>

2077 lots of unreachable breaks in illumos gate
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Richard Lowe <richlowe@richlowe.net>


# f2728256 02-Jul-2009 Krishna Yenduri <Bhargava.Yenduri@Sun.COM>

6846615 Enlarge data buffer in encrypt/decrypt to boost T2 HW accelerator performance


# 9a2817ad 19-May-2009 Valerie Bubb Fenwick <Valerie.Fenwick@Sun.COM>

6823839 encrypt utility can cause loss of data


# 7b79d846 20-Mar-2009 Dina K Nimeh <Dina.Nimeh@Sun.COM>

6666204 meta slot opens and closes /dev/urandom needlessly for every read
6722460 finish moving /dev/random and /dev/urandom seeding and usage to libcryptoutil


# c545f712 18-Dec-2008 Dina K Nimeh <Dina.Nimeh@Sun.Com>

6698202 encrypt(1)/mac(1) should prompt twice for the passphrase


# a7e661a2 08-Dec-2008 Anthony Scarpino <Anthony.Scarpino@Sun.COM>

6773289 libcryptoutil needs to interact with calling functions better


# b54157c1 01-May-2008 da73024 <none@none>

6418676 encrypt(1) and decrypt(1) could benefit from being 64-bit programs


# 1c9bd843 13-Oct-2007 dinak <none@none>

6552557 provide helper function that generates pkcs#5 keys from passphrases
6554395 consolidate duplicated code in decrypt and digest
6607990 SUNW_C_KeyToObject fails to set wrap/unwrap capability on

6552557 provide helper function that generates pkcs#5 keys from passphrases
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

show more ...


# 30a5e8fa 14-Sep-2007 wyllys <none@none>

PSARC 2007/426 KMFAPI Interface Taxonomy Change
PSARC 2007/465 pktool symmetric key enhancements
6546405 KMF Interfaces need to be extensible
6547894 pktool should be more detailed
6590232 pktool sho

PSARC 2007/426 KMFAPI Interface Taxonomy Change
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

show more ...


# c197cb9d 14-Mar-2007 hylee <none@none>

PSARC 2007/094 encrypt(1) / mac(1) token key support
4868006 encrypt(1) and mac(1) needs to support token objects
6517162 pktool genkey needs to support generic secret key


# 54da5c1f 19-Dec-2005 jk115741 <none@none>

6200108 encrypt -l fails if output is redirected
6249649 decrypt passes stat structure by value
6350660 encrypt(1) usage message should mention -v


# 4bc0a2ef 09-Nov-2005 casper <none@none>

6346636 expunge readdir_r uses from Solaris
6346809 S_IFxxx is not a bitmask but our programmers don't know


# 7c478bd9 14-Jun-2005 stevel@tonic-gate <none@none>

OpenSolaris Launch