summaryrefslogtreecommitdiff
path: root/src/crypto/subtle
Commit message (Expand)AuthorAgeFilesLines
* crypto/subtle: don't cast to *uintptr when word size is 0Keith Randall2023-03-311-1/+7
* crypto/subtle: add XORBytesRuss Cox2022-08-179-0/+430
* crypto/subtle: note that input length mismatch makes ConstantTimeCompare retu...Dan Kortschak2022-04-051-1/+2
* crypto/subtle: normalize constant time ops docsFilippo Valsorda2019-01-221-4/+4
* crypto/subtle: simplify and speed up constant-time primitivesBryan A Ford2017-11-102-14/+34
* crypto/subtle: expand abbreviation to eliminate confusionJason Barnett2016-06-091-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-082-0/+200