mirror of
https://gogs.blitter.com/RLabs/xs
synced 2024-08-14 10:26:42 +00:00
Updated imports and vendor/ for local fork of schwanenlied.me crypto (chacha20, newhope, kyber)
Signed-off-by: Russ Magee <rmagee@gmail.com>
This commit is contained in:
parent
d75b419c7a
commit
eb9ce0e0e2
228 changed files with 21925 additions and 6795 deletions
|
@ -42,8 +42,8 @@ import (
|
|||
|
||||
hkex "blitter.com/go/herradurakex"
|
||||
"blitter.com/go/xs/logger"
|
||||
kyber "git.schwanenlied.me/yawning/kyber.git"
|
||||
newhope "git.schwanenlied.me/yawning/newhope.git"
|
||||
"blitter.com/go/kyber"
|
||||
"blitter.com/go/newhope"
|
||||
)
|
||||
|
||||
/*---------------------------------------------------------------------*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue