Duc Tri Nguyen

Results 28 comments of Duc Tri Nguyen

Hi @Ruofei-Li, I only test my code in A72 and Apple M1 so I use the default endian on such platform (whatever endian it is). You can feel free to...

Hi, I'm interested in implementing ML-DSA.

I agree. I read through the code and see that the `algebra.rs` is the one that I can reuse. I'll try to read the rest of the `ml-kem` to see...

hi @marija-mijailovic , thank you for your interested. I will invite you to my private repo, so we can discuss further.

Hi @crt26 , Thanks for the detailed report. As far as I see, the stack trace is at the tool itself. I double-check the function `is_short`: https://github.com/PQClean/PQClean/blob/11441c50730b46a8ba45013a8a055319070ae83e/crypto_sign/falcon-512/aarch64/common.c#L258 It simply loads...

Hi, I come across this PR and I have a few questions: 1. Can we merge the MAYO_*_opt into a single folder, so it's easier to review? 2. Can we...

Thanks for the answer @bhess . Well, it's from the `copy_from_upstream` then we don't need to change.

@SWilson4 , do you mind if I go ahead and rebase this branch on top of main? I'll do it sometime next week.

Hi @crt26 , Thanks for the detail information. I can reproduce the bug in my Rpi 5. The Falcon ARM code was developed by me, I review my code and...

I mark this issue as `won't fix` due to the bug is from external tool.