Commit Graph

15 Commits

Author SHA1 Message Date
Jacob Hoffman-Andrews 998ffc79cb Do GoodKey checking in WFE. 2015-09-09 20:30:55 -04:00
Brad Warren 9312fb7eae Allowed for more detailed error messages: 2015-06-19 12:51:09 -07:00
J.C. Jones 41f5788c77 Correct most `go lint` warnings. (274 -> 5) 2015-06-16 22:18:28 -05:00
Roland Shoemaker 370b6f9bf9 Return error from core.GoodKey 2015-06-06 17:12:16 -07:00
Roland Shoemaker bb5c042cef Fix tests and various other cleanup 2015-06-06 02:06:35 +01:00
Roland Shoemaker 0bfc50b7e5 Add check for max key size 2015-06-05 19:02:10 +01:00
Richard Barnes acc6963a90 Some simplifications to good_key.go 2015-06-01 02:05:17 -04:00
Jacob Hoffman-Andrews 92967f03b6 go fmt 2015-05-29 13:11:57 -07:00
Jacob Hoffman-Andrews 915956c779 Once, initialize small primes as big.Int 2015-05-09 11:54:34 -07:00
Jacob Hoffman-Andrews cb00816e48 Merge branch 'goodkey' of github.com:letsencrypt/boulder into goodkey
Conflicts:
	ca/certificate-authority.go
	core/good_key.go
	core/good_key_test.go
2015-05-09 11:48:32 -07:00
Jacob Hoffman-Andrews ea457f7167 Split out RSA/ECDSA functions. 2015-05-09 11:34:13 -07:00
Jacob Hoffman-Andrews 34a6e1511d Add good_key.go. 2015-05-09 11:24:47 -07:00
Jacob Hoffman-Andrews 0882e34ec6 Add testing for small prime divisibility. 2015-05-06 16:51:13 -07:00
Jacob Hoffman-Andrews f778ba12de Implement key checking in RA and CA. 2015-05-06 10:25:30 -07:00
Jacob Hoffman-Andrews 175fc26450 Add good_key.go. 2015-05-05 19:03:06 -07:00