dogecoin / dogecoin

very currency
MIT License
14.4k stars 2.8k forks source link

backport: Add ChaCha20 encryption option (XOR)/Unroll the ChaCha20 inner loop for performance #3523

Open xanimo opened 1 month ago

xanimo commented 1 month ago

Cherry-picked from: https://github.com/bitcoin/bitcoin/pull/15512 https://github.com/bitcoin/bitcoin/pull/24946

Rebased on https://github.com/dogecoin/dogecoin/pull/3521, https://github.com/dogecoin/dogecoin/pull/3511, https://github.com/dogecoin/dogecoin/pull/3520, https://github.com/dogecoin/dogecoin/pull/3487, https://github.com/dogecoin/dogecoin/pull/3466, #3520, #3521 and #3522.