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

A struct representing element addition from the group G1 of twisted Edwards curve for extended coordinates with a=-1 representation. https://hyperelliptic.org/EFD/g1p/auto-twisted-extended-1.html#addition-madd-2008-hwcd-2. More...

#include <madd_2008_hwcd_2.hpp>

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

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 twisted Edwards curve for extended coordinates with a=-1 representation. https://hyperelliptic.org/EFD/g1p/auto-twisted-extended-1.html#addition-madd-2008-hwcd-2.

Member Function Documentation

◆ process()

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

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