ed25519-donna-basepoint-table.h 139 B

12
  1. /* multiples of the base point in packed {ysubx, xaddy, t2d} form */
  2. extern const uint8_t ALIGN(16) ge25519_niels_base_multiples[256][96];