mirror of
https://github.com/tuneinsight/lattigo.git
synced 2025-09-13 03:27:14 +00:00
9 lines
149 B
Modula-2
9 lines
149 B
Modula-2
module github.com/ldsec/lattigo/v2
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/stretchr/testify v1.6.1
|
|
golang.org/x/crypto v0.0.0-20201002170205-7f63de1d35b0
|
|
)
|