Table 2: Comparison of various parameters of standard and padding based GGH algorithms in terms of size of keys and complexity of key generation, encryption, and decryption.

Object Size(bits)
GGH Padding GGH
Private key R
Public key B
n2log2(k)
n2log2(n)
n2log2(k)
n2log2(n)
Operation Complexity
GGH Padding GGH
Key Generation n3 n3
Encryption n2 2n2
Decryption n2 2n2