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