1. 03fe8ed 10026 common/sha1: update for loader build by Toomas Soome · 6 years ago
  2. 9d1ccc1 8904 common/crypto: make skein and edonr loader friendly by Toomas Soome · 8 years ago
  3. 38a641c 9155 pkcs11: this statement may fall through by Toomas Soome · 6 years ago
  4. cd964fc 5869 Need AES CMAC support in KCF+PKCS11 by Matt Barden · 6 years ago
  5. b106467 6239 Add PKCS#11 v2.40 support by Jason King · 8 years ago
  6. 8b2aab4 6436 156 lint errors in common/crypto/edonr/edonr.c by Gary Mills · 8 years ago
  7. 45818ee 4185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R by Matthew Ahrens · 8 years ago
  8. 9d12795 5830 want arc4random(3C) suite by Robert Mustacchi · 9 years ago
  9. 694c35f 3882 Remove xmod & friends by Josef 'Jeff' Sipek · 10 years ago
  10. e65d07e 3364 dboot should check boot archive integrity by Keith Wesolowski · 11 years ago
  11. 9b79392 2115 md5 assembly doesn't compile with gas 2.22 by Theo Schlossnagle · 12 years ago
  12. 53a3dbb 289 invalid padding when using java pkcs11 provider by Jason King · 13 years ago
  13. 6ea3c06 6 Need open kcfd by Garrett D'Amore · 13 years ago
  14. 9a98665 6972233 Panic is seen when fips-140 mode is enabled and rebooted by Misaki Miyashita · 13 years ago
  15. 32e0ab7 6959099 T2 Crypto Drivers (ncp, n2cp, n2rng) need to implement self tests for FIPS 140-2 compliance by Misaki Miyashita · 13 years ago
  16. 7417cfd 6812663 Running out of bits in x86_feature by Kuriakose Kuruvilla · 13 years ago
  17. 22d161d 6959852 putback of 6875651 introduced unref Makefiles by Dina K Nimeh · 14 years ago
  18. 726fad2 6875651 move asymmetric crypto to libsoftcrypto by Dina K Nimeh · 14 years ago
  19. 0075640 6934074 What is an ODE? Shall I compare thee, to a Makefile typo? by Darren J Moffat · 14 years ago
  20. 553d52d 6930971 gcm_decrypt_final() will loop forever if data size less than a single AES block. by Mark Fenwick · 14 years ago
  21. 95014fb 6719591 non-exploitable integer wraparound issue in copyin_key() [external report] by Dan OpenSolaris Anderson · 14 years ago
  22. 95fddab 6907733 Optimized amd64 GCM code added by CR 6826942 does not save/restore %xmm* registers by Dan OpenSolaris Anderson · 14 years ago
  23. 8de5c4f 6899006 Remove .byte asm directives and use new Intel Westmere opcodes by Dan OpenSolaris Anderson · 14 years ago
  24. d616ad8 6897371 cryptoadm needs changes in order to support fips-140 mode in local zones by Hai-May Chao · 14 years ago
  25. 104d3bd 6826942 Need an optimized GCM leveraging Intel's PCMULQDQ instruction by Dan OpenSolaris Anderson · 14 years ago
  26. b5a2d84 PSARC 2009/347 cryptoadm(1M) enhancement for FIPS-140 mode by Hai-May Chao · 14 years ago
  27. 436935a 6786946 kcf should check the key sizes before passing a job to a provider by Vladimir Kotal · 14 years ago
  28. 20d5809 6820466 CKA_PUBLIC_EXPONENT is inconsistently optional for C_GenerateKeyPair for RSA keys by Dina K Nimeh · 15 years ago
  29. b277c5a 6834124 Export build broke in putback of 6767618 to NV114 by Dan OpenSolaris Anderson · 15 years ago
  30. 54034eb 6767618 Need an optimized AES leveraging Intel's AES instructions by Dan OpenSolaris Anderson · 15 years ago
  31. 983a103 6803836 Solaris Cryptographic Framework needs to support AES GMAC by Mark Powers · 15 years ago
  32. 7b79d84 6666204 meta slot opens and closes /dev/urandom needlessly for every read by Dina K Nimeh · 15 years ago
  33. 92a8e44 6812615 64-bit RC4 has poor performance on Intel Nehalem by Dan OpenSolaris Anderson · 15 years ago
  34. 45d2468 6648742 THIRDPARTYLICENSE and THIRDPARTYLICENSE.descrip need work by Mark Powers · 15 years ago
  35. e8c016e 6773928 n2cp should support CKM_AES_GCM by Mark Powers · 15 years ago
  36. 1dcbfaf 6772059 GCM atomic operations incorrectly require block multiples by Mark Powers · 15 years ago
  37. 71269a2 PSARC/2006/684 libsoftcrypto by Anthony Scarpino · 15 years ago
  38. fe54a78 6703956 Solaris cryptographic framework needs a FIPS-186-2 certifiable RNG by Hai-May Chao · 15 years ago
  39. 4d703b5 6260053 Solaris Cryptographic Framework needs to support AES in GCM mode by Mark Powers · 15 years ago
  40. 16239bc 6693650 kernel implementation of AES lacks support for >64 bits long AES counter by Mark Powers · 15 years ago
  41. 7e0cc74 6741391 ccm mode with CRYPTO_DATA_UIO trashes output bufs with more than 2 iovec_t. by Mark Powers · 15 years ago
  42. 25cc6a4 6717509 Need to use bswap/bswapq for byte swap of 64-bit integer on x32/x64 (fix lint) by Daniel Anderson · 15 years ago
  43. 4b56a00 5007142 Add ntohll and htonll to sys/byteorder.h by Daniel Anderson · 15 years ago
  44. f02d279 6736499 CKM_AES_CCM scribbles on plaintext when it shouldn't by Mark Powers · 15 years ago
  45. 23c57df 6559619 Enhance n2cp to support CCM mode by mcpowers · 15 years ago
  46. 90bcde9 5072963 Need an optimized AES implementation for amd64 by da73024 · 16 years ago
  47. 0d4a0bb 6615681 aes-ccm failed with the ieee802.11i test case by mcpowers · 16 years ago
  48. b60f2a0 6494306 need single source for bignum code by fr41279 · 16 years ago
  49. 55553f7 6652716 Need an ARCFOUR implementation optimized for Intel EM64T by da73024 · 16 years ago
  50. 473d222 6671185 THIRDPARTYLICENSE file fixes for SHA1 6662791 by da73024 · 16 years ago
  51. 321502c 6662791 Need a SHA1 implementation optimized for 64-bit x86 by da73024 · 16 years ago
  52. b6c3f78 PSARC/2006/610 Data Encryption Kit (SUNWcry) Removal by bubbva · 16 years ago
  53. 3323877 6562402 kernel software provider for Elliptic Curve mechanisms (fix license issue) by mcpowers · 16 years ago
  54. 160abee 5072961 Need an optimized MD5 implementation for amd64 by da73024 · 16 years ago
  55. 3c5ed0b 6562402 kernel software provider for Elliptic Curve mechanisms (fix unref) by mcpowers · 16 years ago
  56. f9fbec1 PSARC 2007/446 Elliptic-Curve Cryptography for Solaris by mcpowers · 16 years ago
  57. d2b3230 6560793 crypto modules should not use SCCS keywords in user-visible strings by mcpowers · 16 years ago
  58. b1af77f 6550326 Support AES CCM mode in KCF (fix lint) by ktung · 16 years ago
  59. 7fb8ff4 PSARC/2007/266 AES CCM for kernel crypto framework by ktung · 16 years ago
  60. 5151fb1 PSARC/2007/139 Kernel Crypto support for MD4 by darrenm · 17 years ago
  61. 6a1073f PSARC/2007/093 Crypto Context sharing between providers by krishna · 17 years ago
  62. b085fdc 6438450 sun4v 64bit call to MD5Transform() causes kernel panic and process core dump (SIGBUS) by fr80241 · 17 years ago
  63. 519a9b2 6439285 kernel des3 fails to return corrected key when all 3 parts of the key are identical (fix export source build) by izick · 17 years ago
  64. 690caf9 6439285 kernel des3 fails to return corrected key when all 3 parts of the key are identical by izick · 17 years ago
  65. 297a2ad 6394953 sun4u sha1 kernel module does not preserve floating point state completely by vk199839 · 18 years ago
  66. 76716ea 6389255 aes softtoken sparcv9 will core dump if a signal occurs during assembly code call by izick · 18 years ago
  67. d63d22e 6406990 part of 4937832 broke SHA-1 on AMD64 by darrenm · 18 years ago
  68. 734b6a9 PSARC 2005/426 libmd - message digest library by darrenm · 18 years ago
  69. 673007c 6387674 bzeros removed by 6264344 were not gratuitous by darrenm · 18 years ago
  70. e81dd42 6372169 blowfish can read past mblk and panic in cbc mode by izick · 18 years ago
  71. 234a618 6363872 AES counter mode increments wrong counter bits on i386 by mcpowers · 18 years ago
  72. 58d1781 6296920 IPsec 3DES can't be used in two-key mode by markfen · 18 years ago
  73. afd1ac7 6310472 gcc wants inline SPARC assembly for md5 byteswapping by wesolows · 18 years ago
  74. 15b9cbb 6286372 kernel SHA1Update uses global variable making it non-reentrant by krishna · 18 years ago
  75. 894b277 PSARC 2005/576 Support for complex cryptographic mechanisms by mcpowers · 18 years ago
  76. 60722cc 6331488 OID with NO parameter for RSA sigs using SHA-1 missing from softtoken by izick · 18 years ago
  77. f66d273 PSARC 2005/572 PKCS#11 v2.20 by izick · 18 years ago
  78. a0b85df 5082781 copyright cleanup, round one by stevel · 18 years ago
  79. 4cc1ac6 6309142 gcc and common/crypto don't get along by krishna · 18 years ago
  80. d26f52c 6302020 Fix lint errors caused by 6278578 by kais · 18 years ago
  81. 554ff18 PSARC/2005/413 sun4v optimized MD5 and arcfour kernel cryptographic modules by kais · 18 years ago
  82. 7c478bd OpenSolaris Launch by stevel@tonic-gate · 19 years ago