1. cda45eb Fix base::StringPiece calling conventions in //crypto. by David Benjamin · 8 years ago
  2. dd373b8b Switch to standard integer types in crypto/. by avi · 10 years ago
  3. b6f20ed Remove work-around for compiler tree-vectorization bug in P224. by wez · 10 years ago
  4. cb6a123e win vs2015: avoid some variable shadowing warnings in crypto/p224 by scottmg · 11 years ago
  5. b126eb8 Uses "#pragma GCC reset_options" to re-enable optimizations after ReduceLarge function by varkha · 11 years ago
  6. af9ea6f Disable auto-vectorization of P224 ReduceLarge() under GCC. by wez · 11 years ago
  7. c9c251d clean up code at crypto folder. by [email protected] · 11 years ago
  8. 5edb8467 crypto: special case ∞+a, a+∞ and a+a in p224. by [email protected] · 13 years ago
  9. 9eb7b11b Add base::HostToNetXX() & NetToHostXX(), and use them to replace htonX() & ntohX() in Chrome. by [email protected] · 13 years ago
  10. db5b1fba Avoid loading ws2_32.dll just to get htons() and friends. by [email protected] · 13 years ago
  11. 42e35fa crypto: P224::Contract could produce a non-minimal representation. by [email protected] · 14 years ago
  12. 0e6f619 Move net/base/sys_byteorder.h to base/sys_byteorder.h by [email protected] · 14 years ago
  13. 61f7c7d Revert revert 108866 - crypto: add simple P224 implementation. by [email protected] · 14 years ago
  14. e22bd0d Revert 108866 - crypto: add simple P224 implementation. by [email protected] · 14 years ago
  15. 98f1d36 crypto: add simple P224 implementation. by [email protected] · 14 years ago