mirror of https://github.com/hashicorp/terraform
Update some ssh subpackages to match the top-level commit Update the curve25519 package, and manuallly fix the checksum to include the non-amd64 source.pull/12236/head
parent
4d2687458a
commit
5b90087cd4
@ -0,0 +1,8 @@
|
|||||||
|
// Copyright 2012 The Go Authors. All rights reserved.
|
||||||
|
// Use of this source code is governed by a BSD-style
|
||||||
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
|
// This code was translated into a form compatible with 6a from the public
|
||||||
|
// domain sources in SUPERCOP: http://bench.cr.yp.to/supercop.html
|
||||||
|
|
||||||
|
#define REDMASK51 0x0007FFFFFFFFFFFF
|
||||||
Loading…
Reference in new issue