dns/vendor/golang.org/x/crypto/openpgp
Miek Gieben 57a0d1a2cf
458+dep (#591)
* Add support for Ed25519 DNSSEC signing from RFC 8080

Note: The test case from RFC 8080 has been modified
to correct the missing final brace, but is otherwise
present as-is.

* Explain why ed25519 is special cased in (*RRSIG).Sign

* Explain use of ed25519.GenerateKey in readPrivateKeyED25519

* Add dep

This is PR #458 with the dependency added into it.
2017-11-27 10:49:53 +00:00
..
armor 458+dep (#591) 2017-11-27 10:49:53 +00:00
clearsign 458+dep (#591) 2017-11-27 10:49:53 +00:00
elgamal 458+dep (#591) 2017-11-27 10:49:53 +00:00
errors 458+dep (#591) 2017-11-27 10:49:53 +00:00
packet 458+dep (#591) 2017-11-27 10:49:53 +00:00
s2k 458+dep (#591) 2017-11-27 10:49:53 +00:00
canonical_text.go 458+dep (#591) 2017-11-27 10:49:53 +00:00
canonical_text_test.go 458+dep (#591) 2017-11-27 10:49:53 +00:00
keys.go 458+dep (#591) 2017-11-27 10:49:53 +00:00
keys_test.go 458+dep (#591) 2017-11-27 10:49:53 +00:00
read.go 458+dep (#591) 2017-11-27 10:49:53 +00:00
read_test.go 458+dep (#591) 2017-11-27 10:49:53 +00:00
write.go 458+dep (#591) 2017-11-27 10:49:53 +00:00
write_test.go 458+dep (#591) 2017-11-27 10:49:53 +00:00