Update paths
Esse commit está contido em:
pai
9dea2837f0
commit
578054d2d5
@ -8,8 +8,8 @@ package main
|
|||||||
import "C"
|
import "C"
|
||||||
import "fmt"
|
import "fmt"
|
||||||
import rand "crypto/rand"
|
import rand "crypto/rand"
|
||||||
import sidh "github.com/cloudflare/p751sidh/sidh"
|
import sidh "github.com/cloudflare/sidh/sidh"
|
||||||
import sike "github.com/cloudflare/p751sidh/sike"
|
import sike "github.com/cloudflare/sidh/sike"
|
||||||
import "unsafe"
|
import "unsafe"
|
||||||
import "runtime"
|
import "runtime"
|
||||||
|
|
||||||
|
@ -8,8 +8,8 @@ package main
|
|||||||
import "C"
|
import "C"
|
||||||
import "fmt"
|
import "fmt"
|
||||||
import rand "crypto/rand"
|
import rand "crypto/rand"
|
||||||
import sidh "github.com/cloudflare/p751sidh/sidh"
|
import sidh "github.com/cloudflare/sidh/sidh"
|
||||||
import sike "github.com/cloudflare/p751sidh/sike"
|
import sike "github.com/cloudflare/sidh/sike"
|
||||||
import "unsafe"
|
import "unsafe"
|
||||||
import "runtime"
|
import "runtime"
|
||||||
|
|
||||||
|
Carregando…
Referência em uma nova issue
Block a user