@jedisct1 looking at encpipe, reading the code, am I correct in my assertion that it's using a strong PBKDF, then a Gimli permutation? If so what's the implied bit strength of encpipe, how would it compare with 128/256 symmetric ciphers such as ChaCha?
-
-
seems like you are using 256bit keys here: https://github.com/jedisct1/encpipe/blob/master/src/encpipe.c …, why is it only 128bit strong?
-
A sponge construction with a 128 bit rate and a 256 bit capacity has 128 bit security.
- 1 more reply
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.