New build of post-deprecated Serpent/moebius for XP!
* Notice: This repo will not be built on regular schedule, and changes are experimental as usual.
** Current moebius patch level should be on par with 52.9, but some security patches can not be applied/ported due to source milestone differences between versions.
Test binary:
Win32 http://o.rths.ml/basilisk/basilisk55-win32-git-20200502-bf9ce840e-xpmod.7z
Win64 http://o.rths.ml/basilisk/basilisk55-win64-git-20200502-bf9ce840e-xpmod.7z
repo: https://github.com/roytam1/basilisk55
Repo changes:
- import changes from `RFC6367' branch in UXP:
- Issue #1462 - Part 3: Add Camellia-GCM capabilities to NSS (51e6c2cf4)
- Issue #1462 - Part 4: Add Camellia-GCM suites to NSS (a0aae2586)
- Issue #1462 - Part 5: Security manager changes for Camellia-GCM suites. (338888703)
- Issue #1462 - Part 6: Don't mess with OIDs, that's a different spec. (d3594baa4)
- Issue #1462 - Part 3b: Actually commit -all- the code, and fix space (f23b96fa7) (b39b2e65e)
- fixup to previous commit:
- reorder alg2Mech to match other related arrays
- add back Camellia-GCM lines in ssl_bulk_cipher_defs[]
- add Camellia-GCM SEC OID (5581d3275)
- Move aom source to a sub-directory under media/libaom (17821a73f)
- update libaom to rev c3040cd91cbfb1fb4283f121c617e2da37ce53c3 (without aom_util/aom_thread.h and aom_ports/aom_once.h) (887c7204a)
- import changes from tenfourfox:
- #593: M1613943 M1613765 M1614971 (e901c0a71)
- #593: M1608256 (disable optimization) (6dc231866)
- #593: M1608256 (and clean up code) (38794a041)
- #593: update pins, TLDs, preloads (e2317e41e)
- #596: update pins, HSTS, TLDs (85161d573)
- #596: M1620203 (f1303f04c)
- #596: update TLDs, HSTS (444a1c1fc)
- #596: chemspill M1626728 1620818 (98aa66e3a)
- #600: update TLDs, HSTS (692e730fa) (bf9ce840e)
Changes that is not commited:
- WIP freebl works on Camellia-GCM support
- pref changes for disabling Camellia-GCM for release since it is not functional