On Wednesday 16 October 2002 00:29, Wei Dai wrote: > I'm not sure what you mean by key dimensions. Usually when someone says > n-bit elliptic curve key, they mean the group order of the curve is n bits > long. In this case it's 233 bits (hence the name "sect233k1"). You can get > it from the key like this: > > int keylength = privkey.GetGroupParameters().GetGroupOrder().BitCount(); > That's all I wanted to know. Thank you so much
Francesco
