-
jbkIIRC, we'd need a KCF implementation for poly1305/chacha20 as a first step (we have a chacha impl, but not the combined bit)
-
jbkwell I guess to be more precise, we have a chacha20 impl in the kernel, but I don't think it's wired up to KCF (though probably wouldn't take much to do so)
-
richloweonly tests for chacha I see are random test vectors
-
richlowerather than in the crypto-tests
-
rmustaccIt's only used in libc right now.
-
jbki thought it was in usr/src/commmon... but either way, we'd need the poly1305 bits for wireguard IIRC
-
jbk(as well as afew others just to be able to implement the protocol)
-
richlowehrm, that's probably more work than a good tun driver then (which also nobody has found time for)
-
gitomat[illumos-gate] 13135 libc: str2spwd() warn: variable dereferenced before check 'instr' -- Toomas Soome <tsoome⊙mc>