зеркало из https://github.com/mozilla/gecko-dev.git
00dafac3ef
2019-10-18 Deian Stefan <deian@cs.ucsd.edu> * lib/softoken/pkcs11c.c: Bug 1459141 - Rewrite softoken CBC pad check to be constant r=jcj,kjacobs [d3c8638f85cd] [NSS_3_47_BETA4] 2019-10-17 Kevin Jacobs <kjacobs@mozilla.com> * gtests/pk11_gtest/pk11_cbc_unittest.cc: Bug 1589120 - Additional test vectors for CBC padding. r=jcj This patch adds more test vectors for AES-CBC and 3DES-CBC padding. [7f17b911ac99] * gtests/pk11_gtest/manifest.mn, gtests/pk11_gtest/pk11_aeskeywrappad_unittest.cc, gtests/pk11_gtest/pk11_gtest.gyp: Bug 1589120 - Tests for padded AES key wrap r=jcj This patch adds test vectors for padded AES Key Wrap. AES-CBC and 3DES-CBC ports of the same vectors will be included in a separate revision. [fb4d9b6ea2c4] 2019-10-16 Kevin Jacobs <kjacobs@mozilla.com> * gtests/ssl_gtest/tls_agent.cc, gtests/ssl_gtest/tls_agent.h, gtests/ssl_gtest/tls_subcerts_unittest.cc, lib/ssl/ssl3con.c, lib/ssl/sslimpl.h, lib/ssl/tls13subcerts.c, tests/common/certsetup.sh, tests/ssl_gtests/ssl_gtests.sh: Bug 1588244 - SSLExp_DelegateCredential to support 'rsaEncryption' end-entity certs with default scheme override r=mt If an end-entity cert has an SPKI type of 'rsaEncryption', override the DC alg to be `ssl_sig_rsa_pss_rsae_sha256`. [93383e0fb833] 2019-10-16 J.C. Jones <jjones@mozilla.com> * .hgtags: Added tag NSS_3_47_BETA3 for changeset f10c3e0757b7 [fa8a67bee2dc] Differential Revision: https://phabricator.services.mozilla.com/D49774 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
bogo | ||
cert | ||
chains | ||
cipher | ||
cmdtests | ||
common | ||
crmf | ||
dbtests | ||
dbupgrade | ||
doc | ||
dummy | ||
ec | ||
fips | ||
gtests | ||
interop | ||
iopr | ||
libpkix | ||
lowhash | ||
memleak | ||
merge | ||
mpi | ||
multinit | ||
ocsp | ||
perf | ||
pkcs11/netscape/suites/security/ssl | ||
pkits | ||
policy | ||
remote | ||
sdr | ||
smime | ||
ssl | ||
ssl_gtests | ||
tlsfuzzer | ||
tools | ||
README.txt | ||
all.sh | ||
clean_tbx | ||
core_watch | ||
dll_version.sh | ||
header | ||
jss_dll_version.sh | ||
jssdir | ||
jssqa | ||
mksymlinks | ||
nssdir | ||
nsspath | ||
nssqa | ||
path_uniq | ||
platformlist | ||
platformlist.tbx | ||
qa_stage | ||
qa_stat | ||
qaclean | ||
run_niscc.sh | ||
set_environment |
README.txt
Hints for running the NSS test suite: - all.sh is used to run all tests - if your host is not registered with DNS you may use: HOST=localhost DOMSUF=localdomain ./all.sh