Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean up code at crypto folder. | rucifer1217@gmail.com | 2014-07-22 | 1 | -2/+2 |
* | crypto: special case ∞+a, a+∞ and a+a in p224. | agl@chromium.org | 2012-07-27 | 1 | -43/+99 |
* | Add base::HostToNetXX() & NetToHostXX(), and use them to replace htonX() & nt... | wez@chromium.org | 2012-03-28 | 1 | -23/+24 |
* | Avoid loading ws2_32.dll just to get htons() and friends. | wez@chromium.org | 2012-03-06 | 1 | -0/+8 |
* | crypto: P224::Contract could produce a non-minimal representation. | agl@chromium.org | 2012-01-31 | 1 | -2/+35 |
* | Move net/base/sys_byteorder.h to base/sys_byteorder.h | isherman@chromium.org | 2011-12-28 | 1 | -8/+1 |
* | Revert revert 108866 - crypto: add simple P224 implementation. | agl@chromium.org | 2011-11-07 | 1 | -0/+652 |
* | Revert 108866 - crypto: add simple P224 implementation. | jkummerow@chromium.org | 2011-11-07 | 1 | -652/+0 |
* | crypto: add simple P224 implementation. | agl@chromium.org | 2011-11-07 | 1 | -0/+652 |