Manuel Pégourié-Gonnard f8ea856296 Change data structure of profiles to bitfields
- allows to express 'none' or 'all' more easily than lists
- more compact and easier to declare statically
- easier to check too

Only drawback: if we ever have more than 32 curves, we'll need an ABI change to
make that field a uint64_t.
2015-06-17 14:27:38 +02:00
..
2015-06-02 10:38:50 +01:00
2015-06-02 10:38:50 +01:00
2015-06-02 16:30:35 +01:00
2015-05-12 12:26:14 +02:00
2015-05-29 10:18:09 +02:00
2015-05-20 11:14:57 +02:00
2015-05-12 12:19:09 +02:00
2015-05-12 15:17:15 +02:00
2015-06-02 16:17:08 +01:00
2015-06-02 10:38:50 +01:00
2015-05-20 11:14:57 +02:00
2015-05-28 17:28:38 +02:00
2015-05-29 10:52:14 +02:00
2015-06-02 16:30:35 +01:00
2015-05-26 16:04:06 +02:00
2015-05-27 17:09:21 +02:00
2015-05-26 16:04:06 +02:00
2015-05-29 10:52:14 +02:00
2015-06-17 11:37:04 +02:00
2015-05-28 17:28:39 +02:00
2015-06-17 11:37:04 +02:00
2015-05-29 10:18:09 +02:00
2015-05-29 10:18:09 +02:00
2015-06-02 10:38:50 +01:00