What is the algorithm for the JCEKS PBE used to encrypt the private key?
问题 I want to decrypt the private key in a Java JCEKS Keystore, and I do not want to use Java. I can find a description of the PBEWithMD5AndTripleDES, but not the actual implementation. This comment purportedly explains the derivation: /** * This class implements a proprietary password-based encryption algorithm. * It is based on password-based encryption as defined by the PKCS #5 * standard, except that is uses triple DES instead of DES. * * Here's how this algorithm works: * * 1. Create random