summaryrefslogtreecommitdiffstats
path: root/crypto/ec/curve448/curve448utils.h
AgeCommit message (Expand)Author
2019-09-27Fix header file include guard namesDr. Matthias St. Pierre
2019-04-11Fixed linux_x86_icc compiler errors in EC code related to __uint128_t/__int128_tShane Lontis
2018-02-24ec/curve448: portability fixups.Andy Polyakov
2018-02-20Some more cleanups of curve448 codeMatt Caswell
2018-02-20More style fixes to Curve448 code based on review feedbackMatt Caswell
2018-02-20Remove cplusplus guards in internal headersMatt Caswell
2018-02-20Update Curve448 copyright for 2018Matt Caswell
2018-02-20Fix build errors for Curve448 code on Windows (VC-WIN32 and VC-WIN64A)Matt Caswell
2018-02-20Remove references to libdecafMatt Caswell
2018-02-20Remove some unneeded codeMatt Caswell
2018-02-20Manual formatting tweaks to Curve448 codeMatt Caswell
2018-02-20Run util/openssl-format-source on the Curve448 codeMatt Caswell
2018-02-20Update the imported curve448 code to use OpenSSL copyright headersMatt Caswell
2018-02-20Remove inclusion of header files that we can't rely on due to portabilityMatt Caswell
2018-02-20Remove DECAF_NOINLINEMatt Caswell
2018-02-20Remove DECAF_NONNULLMatt Caswell
2018-02-20Remove all instances of DECAF_API_VISMatt Caswell
2018-02-20Replace DECAF_WARN_UNUSED with __owurMatt Caswell
2018-02-20Replace DECAF_INLINE with ossl_inlineMatt Caswell
2018-02-20Remove the decaf_bzero function and replace with OPENSSL_cleanse()Matt Caswell
2018-02-20Remove the curve448/decaf sub-directoryMatt Caswell