Fri, 16 Jan 2015 04:50:19 +0100
Replace accessor implementation with direct member state manipulation, by
request https://trac.torproject.org/projects/tor/ticket/9701#comment:32
michael@0 | 1 | 0 secp160k1 |
michael@0 | 2 | 1 secp160r1 |
michael@0 | 3 | 2 secp160r2 |
michael@0 | 4 | 3 nistk163 |
michael@0 | 5 | 4 sect163r1 |
michael@0 | 6 | 5 nistb163 |
michael@0 | 7 | 6 secp192k1 |
michael@0 | 8 | 7 nistp192 |
michael@0 | 9 | 8 secp224k1 |
michael@0 | 10 | 9 nistp224 |
michael@0 | 11 | 10 nistk233 |
michael@0 | 12 | 11 nistb233 |
michael@0 | 13 | 12 nistp256 |
michael@0 | 14 | 13 nistk283 |
michael@0 | 15 | 14 nistb283 |
michael@0 | 16 | 15 nistp384 |
michael@0 | 17 | 16 nistk409 |
michael@0 | 18 | 17 nistb409 |
michael@0 | 19 | 18 nistk571 |
michael@0 | 20 | 19 nistb571 |
michael@0 | 21 | # the following tests are not yet implemented |
michael@0 | 22 | #20 nistp521 |