Skip to content

Commit b82f945

Browse files
davidbenagl
authored andcommitted
Use the Go 1.13 standard library ed25519.
Less code to carry around. Change-Id: Ia5397f992e3cbaf0a868ed51c02154c6f5805205 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/37465 Reviewed-by: Adam Langley <[email protected]>
1 parent 68489e6 commit b82f945

File tree

11 files changed

+10
-3691
lines changed

11 files changed

+10
-3691
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module boringssl.googlesource.com/boringssl
22

3-
go 1.11
3+
go 1.13

ssl/test/runner/ed25519/ed25519.go

Lines changed: 0 additions & 217 deletions
This file was deleted.

0 commit comments

Comments
 (0)