Descriptiongo.crypto/curve25519: add package.
This consists of ~2000 lines of amd64 assembly and a, much slower,
generic Go version in curve25519.go. The assembly has been ported from
djb's public domain sources and the only semantic alterations are to
deal with Go's split stacks.
Patch Set 1 #Patch Set 2 : diff -r 676f4a693124 https://agl%40golang.org@code.google.com/p/go.crypto/ #Patch Set 3 : diff -r 676f4a693124 https://agl%40golang.org@code.google.com/p/go.crypto/ #
Total comments: 32
Patch Set 4 : diff -r 676f4a693124 https://agl%40golang.org@code.google.com/p/go.crypto/ #
MessagesTotal messages: 3
|