paulmillr / noble-ciphers

Audited & minimal JS implementation of Salsa20, ChaCha and AES
https://paulmillr.com/noble
MIT License
214 stars 8 forks source link

tiny improvement #10

Closed extrapw closed 1 year ago

paulmillr commented 1 year ago

We need to keep it the old way because for algorithmic constant timeness (cryptography). Thanks.