⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gnucrypto.java

📁 linux下建立JAVA虚拟机的源码KAFFE
💻 JAVA
📖 第 1 页 / 共 3 页
字号:
            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA1.Anubis.class.getName());        put("Cipher.PBEWithHMacSHA1AndBlowfish",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA1.Blowfish.class.getName());        put("Cipher.PBEWithHMacSHA1AndCast5",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA1.Cast5.class.getName());        put("Cipher.PBEWithHMacSHA1AndDES",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA1.DES.class.getName());        put("Cipher.PBEWithHMacSHA1AndKhazad",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA1.Khazad.class.getName());        put("Cipher.PBEWithHMacSHA1AndSerpent",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA1.Serpent.class.getName());        put("Cipher.PBEWithHMacSHA1AndSquare",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA1.Square.class.getName());        put(            "Cipher.PBEWithHMacSHA1AndTripleDES",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA1.TripleDES.class.getName());        put("Cipher.PBEWithHMacSHA1AndTwofish",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA1.Twofish.class.getName());        put("Cipher.PBEWithHMacSHA256AndAES",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA256.AES.class.getName());        put("Cipher.PBEWithHMacSHA256AndAnubis",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA256.Anubis.class.getName());        put(            "Cipher.PBEWithHMacSHA256AndBlowfish",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA256.Blowfish.class.getName());        put("Cipher.PBEWithHMacSHA256AndCast5",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA256.Cast5.class.getName());        put("Cipher.PBEWithHMacSHA256AndDES",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA256.DES.class.getName());        put("Cipher.PBEWithHMacSHA256AndKhazad",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA256.Khazad.class.getName());        put(            "Cipher.PBEWithHMacSHA256AndSerpent",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA256.Serpent.class.getName());        put("Cipher.PBEWithHMacSHA256AndSquare",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA256.Square.class.getName());        put(            "Cipher.PBEWithHMacSHA256AndTripleDES",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA256.TripleDES.class.getName());        put(            "Cipher.PBEWithHMacSHA256AndTwofish",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA256.Twofish.class.getName());        put("Cipher.PBEWithHMacSHA384AndAES",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA384.AES.class.getName());        put("Cipher.PBEWithHMacSHA384AndAnubis",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA384.Anubis.class.getName());        put(            "Cipher.PBEWithHMacSHA384AndBlowfish",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA384.Blowfish.class.getName());        put("Cipher.PBEWithHMacSHA384AndCast5",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA384.Cast5.class.getName());        put("Cipher.PBEWithHMacSHA384AndDES",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA384.DES.class.getName());        put("Cipher.PBEWithHMacSHA384AndKhazad",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA384.Khazad.class.getName());        put(            "Cipher.PBEWithHMacSHA384AndSerpent",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA384.Serpent.class.getName());        put("Cipher.PBEWithHMacSHA384AndSquare",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA384.Square.class.getName());        put(            "Cipher.PBEWithHMacSHA384AndTripleDES",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA384.TripleDES.class.getName());        put(            "Cipher.PBEWithHMacSHA384AndTwofish",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA384.Twofish.class.getName());        put("Cipher.PBEWithHMacSHA512AndAES",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA512.AES.class.getName());        put("Cipher.PBEWithHMacSHA512AndAnubis",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA512.Anubis.class.getName());        put(            "Cipher.PBEWithHMacSHA512AndBlowfish",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA512.Blowfish.class.getName());        put("Cipher.PBEWithHMacSHA512AndCast5",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA512.Cast5.class.getName());        put("Cipher.PBEWithHMacSHA512AndDES",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA512.DES.class.getName());        put("Cipher.PBEWithHMacSHA512AndKhazad",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA512.Khazad.class.getName());        put(            "Cipher.PBEWithHMacSHA512AndSerpent",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA512.Serpent.class.getName());        put("Cipher.PBEWithHMacSHA512AndSquare",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA512.Square.class.getName());        put(            "Cipher.PBEWithHMacSHA512AndTripleDES",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA512.TripleDES.class.getName());        put(            "Cipher.PBEWithHMacSHA512AndTwofish",            gnu.javax.crypto.jce.cipher.PBES2.HMacSHA512.Twofish.class.getName());        put("Cipher.PBEWithHMacTigerAndAES",            gnu.javax.crypto.jce.cipher.PBES2.HMacTiger.AES.class.getName());        put("Cipher.PBEWithHMacTigerAndAnubis",            gnu.javax.crypto.jce.cipher.PBES2.HMacTiger.Anubis.class.getName());        put(            "Cipher.PBEWithHMacTigerAndBlowfish",            gnu.javax.crypto.jce.cipher.PBES2.HMacTiger.Blowfish.class.getName());        put("Cipher.PBEWithHMacTigerAndCast5",            gnu.javax.crypto.jce.cipher.PBES2.HMacTiger.Cast5.class.getName());        put("Cipher.PBEWithHMacTigerAndDES",            gnu.javax.crypto.jce.cipher.PBES2.HMacTiger.DES.class.getName());        put("Cipher.PBEWithHMacTigerAndKhazad",            gnu.javax.crypto.jce.cipher.PBES2.HMacTiger.Khazad.class.getName());        put("Cipher.PBEWithHMacTigerAndSerpent",            gnu.javax.crypto.jce.cipher.PBES2.HMacTiger.Serpent.class.getName());        put("Cipher.PBEWithHMacTigerAndSquare",            gnu.javax.crypto.jce.cipher.PBES2.HMacTiger.Square.class.getName());        put(            "Cipher.PBEWithHMacTigerAndTripleDES",            gnu.javax.crypto.jce.cipher.PBES2.HMacTiger.TripleDES.class.getName());        put("Cipher.PBEWithHMacTigerAndTwofish",            gnu.javax.crypto.jce.cipher.PBES2.HMacTiger.Twofish.class.getName());        put("Cipher.PBEWithHMacWhirlpoolAndAES",            gnu.javax.crypto.jce.cipher.PBES2.HMacWhirlpool.AES.class.getName());        put(            "Cipher.PBEWithHMacWhirlpoolAndAnubis",            gnu.javax.crypto.jce.cipher.PBES2.HMacWhirlpool.Anubis.class.getName());        put(            "Cipher.PBEWithHMacWhirlpoolAndBlowfish",            gnu.javax.crypto.jce.cipher.PBES2.HMacWhirlpool.Blowfish.class.getName());        put(            "Cipher.PBEWithHMacWhirlpoolAndCast5",            gnu.javax.crypto.jce.cipher.PBES2.HMacWhirlpool.Cast5.class.getName());        put("Cipher.PBEWithHMacWhirlpoolAndDES",            gnu.javax.crypto.jce.cipher.PBES2.HMacWhirlpool.DES.class.getName());        put(            "Cipher.PBEWithHMacWhirlpoolAndKhazad",            gnu.javax.crypto.jce.cipher.PBES2.HMacWhirlpool.Khazad.class.getName());        put(            "Cipher.PBEWithHMacWhirlpoolAndSerpent",            gnu.javax.crypto.jce.cipher.PBES2.HMacWhirlpool.Serpent.class.getName());        put(            "Cipher.PBEWithHMacWhirlpoolAndSquare",            gnu.javax.crypto.jce.cipher.PBES2.HMacWhirlpool.Square.class.getName());        put(            "Cipher.PBEWithHMacWhirlpoolAndTripleDES",            gnu.javax.crypto.jce.cipher.PBES2.HMacWhirlpool.TripleDES.class.getName());        put(            "Cipher.PBEWithHMacWhirlpoolAndTwofish",            gnu.javax.crypto.jce.cipher.PBES2.HMacWhirlpool.Twofish.class.getName());        // SecretKeyFactory interface to PBKDF2.        put(            "SecretKeyFactory.PBKDF2WithHMacHaval",            gnu.javax.crypto.jce.PBKDF2SecretKeyFactory.HMacHaval.class.getName());        put("SecretKeyFactory.PBKDF2WithHMacMD2",            gnu.javax.crypto.jce.PBKDF2SecretKeyFactory.HMacMD2.class.getName());        put("SecretKeyFactory.PBKDF2WithHMacMD4",            gnu.javax.crypto.jce.PBKDF2SecretKeyFactory.HMacMD4.class.getName());        put("SecretKeyFactory.PBKDF2WithHMacMD5",            gnu.javax.crypto.jce.PBKDF2SecretKeyFactory.HMacMD5.class.getName());        put(            "SecretKeyFactory.PBKDF2WithHMacSHA1",            gnu.javax.crypto.jce.PBKDF2SecretKeyFactory.HMacSHA1.class.getName());        put(            "SecretKeyFactory.PBKDF2WithHMacSHA256",            gnu.javax.crypto.jce.PBKDF2SecretKeyFactory.HMacSHA256.class.getName());        put(            "SecretKeyFactory.PBKDF2WithHMacSHA384",            gnu.javax.crypto.jce.PBKDF2SecretKeyFactory.HMacSHA384.class.getName());        put(            "SecretKeyFactory.PBKDF2WithHMacSHA512",            gnu.javax.crypto.jce.PBKDF2SecretKeyFactory.HMacSHA512.class.getName());        put(            "SecretKeyFactory.PBKDF2WithHMacTiger",            gnu.javax.crypto.jce.PBKDF2SecretKeyFactory.HMacTiger.class.getName());        put(            "SecretKeyFactory.PBKDF2WithHMacWhirlpool",            gnu.javax.crypto.jce.PBKDF2SecretKeyFactory.HMacWhirlpool.class.getName());        // Simple SecretKeyFactory implementations.        put("SecretKeyFactory.Anubis",            gnu.javax.crypto.jce.key.AnubisSecretKeyFactoryImpl.class.getName());        put(            "SecretKeyFactory.Blowfish",            gnu.javax.crypto.jce.key.BlowfishSecretKeyFactoryImpl.class.getName());        put("SecretKeyFactory.Cast5",            gnu.javax.crypto.jce.key.Cast5SecretKeyFactoryImpl.class.getName());        put("SecretKeyFactory.DES",            gnu.javax.crypto.jce.key.DESSecretKeyFactoryImpl.class.getName());        put("SecretKeyFactory.Khazad",            gnu.javax.crypto.jce.key.KhazadSecretKeyFactoryImpl.class.getName());        put(            "SecretKeyFactory.Rijndael",            gnu.javax.crypto.jce.key.RijndaelSecretKeyFactoryImpl.class.getName());        put(            "SecretKeyFactory.Serpent",            gnu.javax.crypto.jce.key.SerpentSecretKeyFactoryImpl.class.getName());        put("SecretKeyFactory.Square",            gnu.javax.crypto.jce.key.SquareSecretKeyFactoryImpl.class.getName());        put("SecretKeyFactory.TripleDES",            gnu.javax.crypto.jce.key.DESedeSecretKeyFactoryImpl.class.getName());        put("Alg.Alias.SecretKeyFactory.AES", "Rijndael");        put("Alg.Alias.SecretKeyFactory.DESede", "TripleDES");        put("Alg.Alias.SecretKeyFactory.3-DES", "TripleDES");        put("Alg.Alias.SecretKeyFactory.3DES", "TripleDES");        put("AlgorithmParameters.BlockCipherParameters",            gnu.javax.crypto.jce.params.BlockCipherParameters.class.getName());        // KeyGenerator Adapter implementations

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -