diff options
Diffstat (limited to '')
| -rw-r--r-- | src/cz/crcs/ectester/data/composite/keys.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/cz/crcs/ectester/data/composite/keys.xml b/src/cz/crcs/ectester/data/composite/keys.xml index 8a98135..da770d8 100644 --- a/src/cz/crcs/ectester/data/composite/keys.xml +++ b/src/cz/crcs/ectester/data/composite/keys.xml @@ -1,8 +1,6 @@ <?xml version="1.0" encoding="utf-8" ?> <keys xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:noNamespaceSchemaLocation="../schema.xsd" - category="composite" - desc="Points on the composite curves, very small point orders(3-5)."> + xsi:noNamespaceSchemaLocation="../schema.xsd"> <pubkey> <id>composite128/1</id> <inline>0x746fa441b3a54d3c531bd59d119f400d,0x73aff68dbd96e1485cd2de0f6389cc70</inline> |
