Quartz with the hidden polynomial degree increased is the only solution recommended by the Nessie Consortium for short digital signatures.

The Quartz signature scheme

Quartz is the shortest known secure signature scheme with signature length of only 128 bits. It is based on HFE with many improvements.

The only other such scheme the McEliece signature scheme that gives both faster and shorter signatures. Unfortunately it has a much larger public key of 1.125 Mb instead of 71 kb for Quartz.

Signature generation takes about 9 seconds on 500 MHz PC, and the verification is extremely fast.

Quartz is designed in order to provide long term security and anticipates the future attacks. There will probably never be any attack on Quartz other that the known generic attack in 2^80 that does not use the Quartz structure at all. Moreover this attack requires 2^80 of memory, and the only realistic memoryless attack known will require as much as 2^100 computations.

References:

Interesting links: multivariate cryptanalysis:
Algebraic attacks on AES, Rijndael, Serpent, Camellia, etc.., the XSL attack on block ciphers

Algebraic attacks (or XL attacks) applied to stream ciphers
Interesting links: multivariate cryptography:
The McEliece_based short signature scheme CFS
The HFE cryptosystem home page
The Minrank Zero-knowledge identification scheme
Quartz /Flash /Sflash signature schemes
Nicolas Courtois research page 
TTM cryptosystem, GPT cryptosystem

Last updated on 9th of December 2003.