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

A struct representing element addition from the group G1 of twisted Edwards curve for inversed coordinates representation. NOTE: does not handle O and pts of order 2,4 http://www.hyperelliptic.org/EFD/g1p/auto-twisted-inverted.html#addition-madd-2008-bbjlp. More...

#include <madd_2008_bbjlp.hpp>

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

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 inversed coordinates representation. NOTE: does not handle O and pts of order 2,4 http://www.hyperelliptic.org/EFD/g1p/auto-twisted-inverted.html#addition-madd-2008-bbjlp.

Member Function Documentation

◆ process()

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

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