CryptoLib icon indicating copy to clipboard operation
CryptoLib copied to clipboard

Verify FHECF Calculations

Open Donnie-Ice opened this issue 11 months ago • 1 comments

Description

Not entirely sure where the calculations are messing up, but they're definitely not right. Link to current code

Branch Name

dev

Reproduction steps

Compare FHECF calculation output from ut_AOS_process to online calculators.

Screenshots


Logs


OS

Linux

Donnie-Ice avatar Mar 13 '25 21:03 Donnie-Ice

Possible memory leak or missing free involved in this. After merging dev into #375, the calculation is coming out as 0x3773 although it was not touched. The calculation was also being performed in aos_apply previously. Could the parity bytes not be getting freed?

Donnie-Ice avatar Mar 20 '25 21:03 Donnie-Ice