[Libre-soc-bugs] [Bug 589] NLnet top-level gigabit crypto router 2021-02-052

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Thu Feb 9 15:13:15 GMT 2023


https://bugs.libre-soc.org/show_bug.cgi?id=589

--- Comment #15 from Andrey Miroshnikov <andrey at technepisteme.xyz> ---
(In reply to Luke Kenneth Casson Leighton from comment #14)
> https://it.slashdot.org/story/23/02/08/2239210/us-nist-unveils-winning-
> encryption-algorithm-for-iot-data-protection
> 
> this algorithm has become a high-priority for investigation and
> research, replacing one of the other algorithms formerly selected
> when the status of this algorithm was not known at the time.

Ok, it will be one of the algorithms I'll prioritise to include for research
and test demonstration.

> 
> https://code.vt.edu/joyuliao/pyascon/-/blob/master/ascon.py#L283
Copied, tests seem to run fine.

> https://github.com/ascon/crypto_aead/blob/master/ascon128v12/ref/ascon.c#L49
This repo has been deprecated, has been replaced by this one:
https://github.com/ascon/ascon-c
However the original ascon.c file seems to have been replaced with
https://github.com/ascon/ascon-c/blob/main/crypto_aead/ascon128v12/ref/aead.c

I copied both repos (crypto_aead and ascon-c), just in case.

Will start looking into more next week (still reading on RSA and running ref
code for this week).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list