Post
Topic
Board Development & Technical Discussion
Re: secp256r1 / P256
by
bigvito19
on 21/10/2021, 13:11:55 UTC
When I have time (as this is a pet project, I have more important work to do at the moment), i'll probably end up reverting the hashtable code and just extend all the 128-bit structs to 256-bit which will give us 254 bits of useable searching (the two bits at the right/end are reserved for other functions, in JLP kangaroo and also my kangaroo.

You working on anything new with public keys?