Anshel–Anshel–Goldfeld key exchange

Anshel–Anshel–Goldfeld protocol, also known as a commutator key exchange, is a key-exchange protocol using nonabelian groups. It was invented by Drs. Michael Anshel, Iris Anshel, and Dorian Goldfeld. Unlike other group-based protocols, it does not employ any commuting or commutative subgroups of a given platform group and can use any nonabelian group with efficiently computable normal forms. It is often discussed specifically in application of braid groups, which notably are infinite (and the group elements can take variable quantities of space to represent). The computed shared secret is an element of the group, so in practice this scheme must be accompanied with a sufficiently secure compressive hash function to normalize the group element to a usable bitstring.

Description

Let G be a fixed nonabelian group called a platform group.

Alice's public/private information:

  • Alice's public key is a tuple of elements in G.
  • Alice's private key is a sequence of elements from and their inverses: , where and . Based on that sequence she computes the product .

Bob's public/private information:

  • Bob's public key is a tuple of elements in .
  • Bob's private key is a sequence of elements from and their inverses: , where and . Based on that sequence he computes the product .

Transitions:

  • Alice sends a tuple to Bob.
  • Bob sends a tuple to Alice.

Shared key:

The key shared by Alice and Bob is the group element called the commutator of and .

  • Alice computes as a product .
  • Bob computes as a product .

Security

From the standpoint of an attacker trying to attack the protocol, they usually learn the public keys and , and the conjugated public keys and . A direct attack then consists of trying to find a suitable that is generated by the elements of , and that produces the appropriate conjugations when applied. (An 'indirect' attack would consist of trying to find directly, which would require some additional special structure of the group.) For this reason the public keys and must be chosen to generate a large subgroup of — ideally, they form a full set of generators, so that cannot be constrained just by knowing that is generated from .

Solving for a suitable given the conjugation relations is called the conjugation problem, and substantial research has been done on attacks to the conjugacy problem on braid groups, although no full efficient solution has achieved.

gollark: Oh right, it reacted to itself.
gollark: Oh, 1/4 now.
gollark: We each have a 1/3 chance of winning the h, exciting.
gollark: I kind of prefer g, but I guess if it's a giveway I wouldn't mind h too.
gollark: "we like to look at things as if it all for us, as if something is so grand about us, in truth we can only be grand if we so choose, and can properly attain it. but if we can, then what ever IT is was never for us. and thus only a blip in time, our memory and all of action erased as if it was never there, what is so special about us? nothing really." sounds pretty nihilist.

See also

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.