Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

BN254_SEED_BITS_JY00_COMPRESSED

Compressed NAF (Non-Adjacent Form) representation of BN254 seed parameter for efficient Miller loop computation in pairing operations.

Computed as: recode_naf_bits(jy00(6·x + 2)2:) where x = 0x44E992B44A6909F1 Encoding: “00”→0, “10”→1, “-10”→2, “01”→3, “0-1”→4 See hydra/garaga/definitions.py for the encoding algorithm

Fully qualified path: garaga::definitions::curves::BN254_SEED_BITS_JY00_COMPRESSED

pub const BN254_SEED_BITS_JY00_COMPRESSED: [felt252; 32] = [
    2, 1, 0, 2, 2, 0, 2, 3, 1, 4, 0, 0, 3, 0, 2, 1, 4, 0, 0, 2, 1, 0, 2, 2, 3, 0, 4, 0, 4, 4, 2, 0,
];