docs/utils
Miloslav Trmač 40bfc3f890 Don't use elliptic.P224()
This curve is not available on Fedora and RHEL systems, so removing the
reference allows tests to pass there.  Vast majority of the
curve-specific work is done in the golang crypto/elliptic package, so
this does not weaken the tests noticeably.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2015-10-30 20:44:05 +01:00
..
http.go adding gotuf to notary 2015-10-27 16:36:06 -07:00
http_test.go adding gotuf to notary 2015-10-27 16:36:06 -07:00
tls_config.go Remove explicit test for parsing garbage in certs. 2015-10-23 20:55:59 -07:00
tls_config_test.go Don't use elliptic.P224() 2015-10-30 20:44:05 +01:00