Dear all, I am looking for information on encryption algorithms used to store saved passwords in Firefox password manager (as found in signons.txt).
From discussion here and source code it appears that encryption keys are stored in cert7.db/key3.db as a public/private key pair, and private key is encrypted using 3DES and a master password. However, I don't seem to be able to find what the default key method is for the public/private key pair. Any info (perhaps pointing me in the direction of appropriate source file) would be appreciated! _______________________________________________ dev-tech-crypto mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-crypto

