Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-11 | crypto: curve25519-x86_64 - Use XORL r32,32 | Uros Bizjak | 1 | -34/+34 |
2020-08-20 | crypto: algapi - Remove skbuff.h inclusion | Herbert Xu | 1 | -0/+1 |
2020-07-31 | crypto: x86/curve25519 - Remove unused carry variables | Herbert Xu | 1 | -4/+2 |
2020-03-06 | crypto: x86/curve25519 - leave r12 as spare register | Jason A. Donenfeld | 1 | -55/+55 |
2020-02-13 | crypto: x86/curve25519 - replace with formally verified implementation | Jason A. Donenfeld | 1 | -2254/+1292 |
2019-11-27 | crypto: arch - conditionalize crypto api in arch glue for lib code | Jason A. Donenfeld | 1 | -3/+4 |
2019-11-17 | crypto: curve25519 - x86_64 library and KPP implementations | Jason A. Donenfeld | 1 | -0/+2475 |