nil::crypto3::algebra::curves::detail::short_weierstrass_element_g1_jacobian_with_a4_0_madd_2007_bl Struct Reference

A struct representing element addition from the group G1 of short Weierstrass curve for jacobian_with_a4_0 coordinates representation. NOTE: does not handle O and pts of order 2,4 http://www.hyperelliptic.org/EFD/g1p/auto-shortw-jacobian-0.html#addition-madd-2007-bl. More...

#include <madd_2007_bl.hpp>

+ Collaboration diagram for nil::crypto3::algebra::curves::detail::short_weierstrass_element_g1_jacobian_with_a4_0_madd_2007_bl:

Static Public Member Functions

template<typename ElementType >
constexpr static ElementType process (const ElementType &first, const ElementType &second)
 

Detailed Description

A struct representing element addition from the group G1 of short Weierstrass curve for jacobian_with_a4_0 coordinates representation. NOTE: does not handle O and pts of order 2,4 http://www.hyperelliptic.org/EFD/g1p/auto-shortw-jacobian-0.html#addition-madd-2007-bl.

Member Function Documentation

◆ process()

template<typename ElementType >
constexpr static ElementType nil::crypto3::algebra::curves::detail::short_weierstrass_element_g1_jacobian_with_a4_0_madd_2007_bl::process ( const ElementType &  first,
const ElementType &  second 
)
inlinestaticconstexpr

The documentation for this struct was generated from the following file: