mirror of
https://gogs.blitter.com/RLabs/xs
synced 2024-08-14 10:26:42 +00:00
f5be3578a8
2/3 Added vendor/ dir to lock down dependent pkg versions. The author of git.schwanenlied.me/yawning/{chacha20,newhope,kyber}.git has copied their repos to gitlab.com/yawning/ but some imports of chacha20 from newhope still inconsistently refer to git.schwanenlied.me/, breaking build. Licenses for chacha20 also changed from CC0 to AGPL, which may or may not be an issue. Until the two aforementioned issues are resolved, locking to last-good versions is probably the best way forward for now. To build with vendored deps, use make VENDOR=1 clean all 3/3 Moved body of CI push script into bacillus/
78 lines
2.7 KiB
Text
78 lines
2.7 KiB
Text
# blitter.com/go/cryptmt v1.0.0
|
|
blitter.com/go/cryptmt
|
|
# blitter.com/go/goutmp v1.0.1
|
|
blitter.com/go/goutmp
|
|
# blitter.com/go/herradurakex v1.0.0
|
|
blitter.com/go/herradurakex
|
|
# blitter.com/go/mtwist v1.0.1
|
|
blitter.com/go/mtwist
|
|
# blitter.com/go/wanderer v0.8.1
|
|
blitter.com/go/wanderer
|
|
# git.schwanenlied.me/yawning/chacha20.git v0.0.0-20170904085104-e3b1f968fc63
|
|
git.schwanenlied.me/yawning/chacha20.git
|
|
# git.schwanenlied.me/yawning/kyber.git v0.0.0-20180530164001-a270899bd22c
|
|
git.schwanenlied.me/yawning/kyber.git
|
|
# git.schwanenlied.me/yawning/newhope.git v0.0.0-20170622154529-9598792ba8f2
|
|
git.schwanenlied.me/yawning/newhope.git
|
|
# github.com/jameskeane/bcrypt v0.0.0-20120420032655-c3cd44c1e20f
|
|
github.com/jameskeane/bcrypt
|
|
# github.com/klauspost/cpuid v1.2.2
|
|
github.com/klauspost/cpuid
|
|
# github.com/klauspost/reedsolomon v1.9.3
|
|
github.com/klauspost/reedsolomon
|
|
# github.com/kr/pty v1.1.4
|
|
github.com/kr/pty
|
|
# github.com/mattn/go-isatty v0.0.7
|
|
github.com/mattn/go-isatty
|
|
# github.com/pkg/errors v0.8.1
|
|
github.com/pkg/errors
|
|
# github.com/templexxx/cpufeat v0.0.0-20180724012125-cef66df7f161
|
|
github.com/templexxx/cpufeat
|
|
# github.com/templexxx/xor v0.0.0-20181023030647-4e92f724b73b
|
|
github.com/templexxx/xor
|
|
# github.com/tjfoc/gmsm v1.0.1
|
|
github.com/tjfoc/gmsm/sm4
|
|
# github.com/xtaci/kcp-go v5.4.19+incompatible
|
|
github.com/xtaci/kcp-go
|
|
# golang.org/x/crypto v0.0.0-20190417174047-f416ebab96af
|
|
golang.org/x/crypto/blowfish
|
|
golang.org/x/crypto/pbkdf2
|
|
golang.org/x/crypto/twofish
|
|
golang.org/x/crypto/sha3
|
|
golang.org/x/crypto/cast5
|
|
golang.org/x/crypto/salsa20
|
|
golang.org/x/crypto/tea
|
|
golang.org/x/crypto/xtea
|
|
golang.org/x/crypto/argon2
|
|
golang.org/x/crypto/bcrypt
|
|
golang.org/x/crypto/internal/subtle
|
|
golang.org/x/crypto/salsa20/salsa
|
|
golang.org/x/crypto/blake2b
|
|
golang.org/x/crypto/scrypt
|
|
# golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553
|
|
golang.org/x/net/ipv4
|
|
golang.org/x/net/ipv6
|
|
golang.org/x/net/bpf
|
|
golang.org/x/net/internal/iana
|
|
golang.org/x/net/internal/socket
|
|
# golang.org/x/sys v0.0.0-20190416152802-12500544f89f
|
|
golang.org/x/sys/unix
|
|
golang.org/x/sys/windows
|
|
golang.org/x/sys/cpu
|
|
# gopkg.in/hlandau/easymetric.v1 v1.0.0
|
|
gopkg.in/hlandau/easymetric.v1/cexp
|
|
# gopkg.in/hlandau/measurable.v1 v1.0.1
|
|
gopkg.in/hlandau/measurable.v1
|
|
# gopkg.in/hlandau/passlib.v1 v1.0.10
|
|
gopkg.in/hlandau/passlib.v1
|
|
gopkg.in/hlandau/passlib.v1/abstract
|
|
gopkg.in/hlandau/passlib.v1/hash/argon2
|
|
gopkg.in/hlandau/passlib.v1/hash/bcrypt
|
|
gopkg.in/hlandau/passlib.v1/hash/bcryptsha256
|
|
gopkg.in/hlandau/passlib.v1/hash/pbkdf2
|
|
gopkg.in/hlandau/passlib.v1/hash/scrypt
|
|
gopkg.in/hlandau/passlib.v1/hash/sha2crypt
|
|
gopkg.in/hlandau/passlib.v1/hash/argon2/raw
|
|
gopkg.in/hlandau/passlib.v1/hash/pbkdf2/raw
|
|
gopkg.in/hlandau/passlib.v1/hash/scrypt/raw
|
|
gopkg.in/hlandau/passlib.v1/hash/sha2crypt/raw
|