------- Comment #9 from david at jpackage dot org 2006-04-22 19:18 ------- Maybe we can consider moving these class before closing this bug? I am also wondering why the are Diffie Hellman classes in the `sig' package. DH is not a digital signature algorithm, unless we are accounting for the obvious similarities between DH and DSA (but then, ElGamal is similar as well). But then there are ElGamal classes are in javax.crypto.key.dh. How confusing can we get?
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27228