Fix migration guide mappings for i2o/o2i_ECPublicKey
[openssl.git] / crypto / ec / curve448 / word.h
2021-04-08 Matt CaswellUpdate copyright year
2021-04-08 Amitay Isaacscurve448: Integrate 64-bit reference implementation
2021-04-08 Amitay Isaacscurve448: Use relative includes to avoid explicit depen...
2021-04-08 Amitay IsaacsUse numbers definition of int128_t and uint128_t
2019-09-28 Dr. Matthias St... Fix header file include guard names
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-02-20 Matt CaswellSome more cleanups of curve448 code
2018-02-20 Matt CaswellRemove unrolled loops
2018-02-20 Matt CaswellYet more style updates to the curve448 code
2018-02-20 Matt CaswellFurther style changes to curve448 code
2018-02-20 Matt CaswellRemove the curve448 vector code
2018-02-20 Matt CaswellMore style fixes for the curve448 code
2018-02-20 Matt CaswellMore style fixes to Curve448 code based on review feedback
2018-02-20 Matt CaswellRemove the curve448 specific constant time implementation
2018-02-20 Matt CaswellUpdate Curve448 copyright for 2018
2018-02-20 Matt CaswellCode tidy up
2018-02-20 Matt CaswellFix build errors for Curve448 code on Windows (VC-WIN32...
2018-02-20 Matt CaswellRemove references to libdecaf
2018-02-20 Matt CaswellManual formatting tweaks to Curve448 code
2018-02-20 Matt CaswellRun util/openssl-format-source on the Curve448 code
2018-02-20 Matt CaswellUpdate the imported curve448 code to use OpenSSL copyri...
2018-02-20 Matt CaswellIntegrate Curve448 into the build system
2018-02-20 Matt CaswellConvert to C90 from C99
2018-02-20 Matt CaswellRemove portable_endian.h
2018-02-20 Matt CaswellRemove inclusion of header files that we can't rely...
2018-02-20 Matt CaswellReplace DECAF_INLINE with ossl_inline
2018-02-20 Matt CaswellRemove some uneeded macros and conditionally compiled...
2018-02-20 Matt CaswellRemove the curve448/decaf sub-directory
2018-02-20 Matt CaswellFlatten the Curve 448 source structure