summaryrefslogtreecommitdiff
path: root/usr/src/test/crypto-tests
AgeCommit message (Expand)AuthorFilesLines
2019-11-04 [illumos-gate merge]Jerry Jelinek1-1/+0
2019-11-0411823 Add HMAC_SHA1 crypto testsJason King17-221/+501
2019-10-16 [illumos-gate merge]Jerry Jelinek1-2/+2
2019-10-1511715 Add MD5 tests to crypto test suiteJason King3-5/+57990
2019-10-10OS-7964 CTR mode tries to be both a stream and block cipher and fails at bothJason King1-1/+1
2019-10-10OS-7954 crypto tests only test multi-part operations a byte at a timeJason King13-388/+734
2019-10-10OS-7943 Want platform build test artifactTim Foster1-3/+12
2019-10-0411265 Add support for SHA512_224 and SHA512_256 to KCF and PKCS#11 [go back t...Jerry Jelinek1-101/+6
2019-10-04 [illumos-gate merge]Jerry Jelinek3-10/+105
2019-10-0311265 Add support for SHA512_224 and SHA512_256 to KCF and PKCS#11Jason King4-6/+321666
2019-09-20 [illumos-gate merge]Jerry Jelinek1-3/+1
2019-09-1911706 crypto tests need to run 32-bit and 64-bitRobert Mustacchi13-76/+147
2019-08-20OS-7881 Add HMAC_SHA1 crypto testsJason King10-214/+477
2019-07-18OS-7839 pkcs11_softtoken C_DecryptFinal can fail with CKM_AES_CBC_PADJason King11-26/+389
2019-05-0310816 ctf_dwarf_convert_type() relies on un-initialized idJohn Levon1-0/+3
2019-04-02OS-6428 bad free in ctf_dwarf_init_dieJohn Levon1-1/+4
2019-02-13OS-7537 Add MD5 tests to crypto test suiteJason King3-5/+57990
2019-01-24OS-6724 Add support for SHA512_224 and SHA512_256 to KCF and PKCS#11Jason King4-6/+321666
2019-01-10 [illumos-gate merge]Jerry Jelinek1-1/+3
2019-01-0910076 make usr/src/test smatch cleanJohn Levon1-1/+3
2018-12-201228 Add CCM and GCM mode support to AES in pkcs11_softtokenJason King5-31/+92
2018-11-099948 PKCS#11 key handle uninitialized in crypto testsJason King1-1/+4
2018-10-12OS-7274 PKCS#11 key handle uninitialized in crypto testsJason King1-1/+4
2018-10-05OS-6576 Add CCM and GCM mode support to AES in pkcs11_softtokenJason King5-31/+92
2018-09-06OS-7221 crypto tests need to run 32-bit and 64-bitRobert Mustacchi13-67/+150
2018-08-039697 Add digest tests to crypto test frameworkJason King12-2/+406726
2018-07-129644 Double-free in crypto tests on failureJason King2-4/+1
2018-07-119643 PKCS#11 tests should not use CRYPTO_INVALID_SESSIONJason King1-2/+4
2018-05-30OS-6722 Add digest tests to crypto test frameworkJason King12-2/+406726
2018-05-11OS-6924 Double-free in crypto tests on failureJason King2-4/+1
2018-02-12OS-6600 PKCS#11 tests should not use CRYPTO_INVALID_SESSIONJason King1-2/+4
2018-02-069027 Makefiles need to specify C99 mode consistentlyYuri Pankov1-1/+1
2017-11-305869 Need AES CMAC support in KCF+PKCS11Matt Barden38-0/+4149