- 19 10月, 2011 2 次提交
-
-
由 Bodo Möller 提交于
Also, use the common Configure mechanism for enabling/disabling the 64-bit ECC code.
-
由 Bodo Möller 提交于
NIST-P521. (Now -DEC_NISTP_64_GCC_128 enables all three of these; -DEC_NISTP224_64_GCC_128 no longer works.) Submitted by: Google Inc.
-
- 25 3月, 2011 1 次提交
-
-
由 Richard Levitte 提交于
Have EC_NISTP224_64_GCC_128 treated like any algorithm, and have disabled by default. If we don't do it this way, it screws up libeay.num. * util/libeay.num: make update
-
- 27 8月, 2010 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
- Move declarations before statements in all blocks. - Where 64-bit type is required, use it explicitly (not 1l).
-
- 26 8月, 2010 1 次提交
-
-
由 Bodo Möller 提交于
This will only be compiled in if explicitly requested (#ifdef EC_NISTP224_64_GCC_128). Submitted by: Emilia Kasper (Google)
-