Cryptographic algorithms provided by JDK6

Source: Internet
Author: User

SUN:SHA1PRNG____sun.security.provider.SecureRandom
Sun:sha1withdsa____sun.security.provider.dsa$sha1withdsa
Sun:nonewithdsa____sun.security.provider.dsa$rawdsa
SUN:DSA____sun.security.provider.DSAKeyPairGenerator
SUN:MD2____sun.security.provider.MD2
SUN:MD5____sun.security.provider.MD5
SUN:SHA____sun.security.provider.SHA
Sun:sha-256____sun.security.provider.sha2
sun:sha-384____sun.security.provider.sha5$sha384
sun:sha-512____sun.security.provider.sha5$sha512
SUN:DSA____sun.security.provider.DSAParameterGenerator
SUN:DSA____sun.security.provider.DSAParameters
SUN:DSA____sun.security.provider.DSAKeyFactory
Sun:x.509____sun.security.provider.x509factory
Sun:jks____sun.security.provider.javakeystore$jks
Sun:caseexactjks____sun.security.provider.javakeystore$caseexactjks
SUN:JavaPolicy____sun.security.provider.PolicySpiFile
SUN:JavaLoginConfig____sun.security.provider.ConfigSpiFile
SUN:PKIX____sun.security.provider.certpath.SunCertPathBuilder
SUN:PKIX____sun.security.provider.certpath.PKIXCertPathValidator
SUN:LDAP____sun.security.provider.certpath.LDAPCertStore
SUN:Collection____sun.security.provider.certpath.CollectionCertStore
SUN:com.sun.security.IndexedCollection____sun.security.provider.certpath.IndexedCollectionCertStore
SunRsaSign:RSA____sun.security.rsa.RSAKeyFactory
SunRsaSign:RSA____sun.security.rsa.RSAKeyPairGenerator
Sunrsasign:md2withrsa____sun.security.rsa.rsasignature$md2withrsa
Sunrsasign:md5withrsa____sun.security.rsa.rsasignature$md5withrsa
Sunrsasign:sha1withrsa____sun.security.rsa.rsasignature$sha1withrsa
Sunrsasign:sha256withrsa____sun.security.rsa.rsasignature$sha256withrsa
Sunrsasign:sha384withrsa____sun.security.rsa.rsasignature$sha384withrsa
Sunrsasign:sha512withrsa____sun.security.rsa.rsasignature$sha512withrsa
SunJSSE:RSA____sun.security.rsa.RSAKeyFactory
SunJSSE:RSA____sun.security.rsa.RSAKeyPairGenerator
Sunjsse:md2withrsa____sun.security.rsa.rsasignature$md2withrsa
Sunjsse:md5withrsa____sun.security.rsa.rsasignature$md5withrsa
Sunjsse:sha1withrsa____sun.security.rsa.rsasignature$sha1withrsa
SunJSSE:MD5andSHA1withRSA____com.sun.net.ssl.internal.ssl.RSASignature
sunjsse:sunx509____com.sun.net.ssl.internal.ssl.keymanagerfactoryimpl$sunx509
sunjsse:newsunx509____com.sun.net.ssl.internal.ssl.keymanagerfactoryimpl$x509
Sunjsse:sunx509____com.sun.net.ssl.internal.ssl.trustmanagerfactoryimpl$simplefactory
Sunjsse:pkix____com.sun.net.ssl.internal.ssl.trustmanagerfactoryimpl$pkixfactory
SunJSSE:SSL____com.sun.net.ssl.internal.ssl.SSLContextImpl
SunJSSE:SSLv3____com.sun.net.ssl.internal.ssl.SSLContextImpl
SunJSSE:TLS____com.sun.net.ssl.internal.ssl.SSLContextImpl
SunJSSE:TLSv1____com.sun.net.ssl.internal.ssl.SSLContextImpl
SunJSSE:Default____com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl
SunJSSE:PKCS12____com.sun.net.ssl.internal.pkcs12.PKCS12KeyStore
SunJCE:RSA____com.sun.crypto.provider.RSACipher
SunJCE:DES____com.sun.crypto.provider.DESCipher
SunJCE:DESede____com.sun.crypto.provider.DESedeCipher
SunJCE:DESedeWrap____com.sun.crypto.provider.DESedeWrapCipher
SunJCE:PBEWithMD5AndDES____com.sun.crypto.provider.PBEWithMD5AndDESCipher
SunJCE:PBEWithMD5AndTripleDES____com.sun.crypto.provider.PBEWithMD5AndTripleDESCipher
Sunjce:pbewithsha1andrc2_40____com.sun.crypto.provider.pkcs12pbeciphercore$pbewithsha1andrc2_40
Sunjce:pbewithsha1anddesede____com.sun.crypto.provider.pkcs12pbeciphercore$pbewithsha1anddesede
SunJCE:Blowfish____com.sun.crypto.provider.BlowfishCipher
SunJCE:AES____com.sun.crypto.provider.AESCipher
SunJCE:AESWrap____com.sun.crypto.provider.AESWrapCipher
SunJCE:RC2____com.sun.crypto.provider.RC2Cipher
SunJCE:ARCFOUR____com.sun.crypto.provider.ARCFOURCipher
SunJCE:DES____com.sun.crypto.provider.DESKeyGenerator
SunJCE:DESede____com.sun.crypto.provider.DESedeKeyGenerator
SunJCE:Blowfish____com.sun.crypto.provider.BlowfishKeyGenerator
SunJCE:AES____com.sun.crypto.provider.AESKeyGenerator
Sunjce:rc2____com.sun.crypto.provider.keygeneratorcore$rc2keygenerator
Sunjce:arcfour____com.sun.crypto.provider.keygeneratorcore$arcfourkeygenerator
SunJCE:HmacMD5____com.sun.crypto.provider.HmacMD5KeyGenerator
SunJCE:HmacSHA1____com.sun.crypto.provider.HmacSHA1KeyGenerator
sunjce:hmacsha256____com.sun.crypto.provider.keygeneratorcore$hmacsha256kg
sunjce:hmacsha384____com.sun.crypto.provider.keygeneratorcore$hmacsha384kg
sunjce:hmacsha512____com.sun.crypto.provider.keygeneratorcore$hmacsha512kg
SunJCE:DiffieHellman____com.sun.crypto.provider.DHKeyPairGenerator
SunJCE:DiffieHellman____com.sun.crypto.provider.DHParameterGenerator
SunJCE:DiffieHellman____com.sun.crypto.provider.DHKeyAgreement
SunJCE:DiffieHellman____com.sun.crypto.provider.DHParameters
SunJCE:DES____com.sun.crypto.provider.DESParameters
SunJCE:DESede____com.sun.crypto.provider.DESedeParameters
SunJCE:PBE____com.sun.crypto.provider.PBEParameters
SunJCE:PBEWithMD5AndDES____com.sun.crypto.provider.PBEParameters
SunJCE:PBEWithMD5AndTripleDES____com.sun.crypto.provider.PBEParameters
SunJCE:PBEWithSHA1AndDESede____com.sun.crypto.provider.PBEParameters
SunJCE:PBEWithSHA1AndRC2_40____com.sun.crypto.provider.PBEParameters
SunJCE:Blowfish____com.sun.crypto.provider.BlowfishParameters
SunJCE:AES____com.sun.crypto.provider.AESParameters
SunJCE:RC2____com.sun.crypto.provider.RC2Parameters
SunJCE:OAEP____com.sun.crypto.provider.OAEPParameters
SunJCE:DiffieHellman____com.sun.crypto.provider.DHKeyFactory
SunJCE:DES____com.sun.crypto.provider.DESKeyFactory
SunJCE:DESede____com.sun.crypto.provider.DESedeKeyFactory
Sunjce:pbewithmd5anddes____com.sun.crypto.provider.pbekeyfactory$pbewithmd5anddes
Sunjce:pbewithmd5andtripledes____com.sun.crypto.provider.pbekeyfactory$pbewithmd5andtripledes
Sunjce:pbewithsha1anddesede____com.sun.crypto.provider.pbekeyfactory$pbewithsha1anddesede
Sunjce:pbewithsha1andrc2_40____com.sun.crypto.provider.pbekeyfactory$pbewithsha1andrc2_40
SunJCE:PBKDF2WithHmacSHA1____com.sun.crypto.provider.PBKDF2HmacSHA1Factory
SunJCE:HmacMD5____com.sun.crypto.provider.HmacMD5
SunJCE:HmacSHA1____com.sun.crypto.provider.HmacSHA1
sunjce:hmacsha256____com.sun.crypto.provider.hmaccore$hmacsha256
sunjce:hmacsha384____com.sun.crypto.provider.hmaccore$hmacsha384
sunjce:hmacsha512____com.sun.crypto.provider.hmaccore$hmacsha512
SunJCE:HmacPBESHA1____com.sun.crypto.provider.HmacPKCS12PBESHA1
Sunjce:sslmacmd5____com.sun.crypto.provider.sslmaccore$sslmacmd5
Sunjce:sslmacsha1____com.sun.crypto.provider.sslmaccore$sslmacsha1
SunJCE:JCEKS____com.sun.crypto.provider.JceKeyStore
SunJCE:SunTlsPrf____com.sun.crypto.provider.TlsPrfGenerator
SunJCE:SunTlsRsaPremasterSecret____com.sun.crypto.provider.TlsRsaPremasterSecretGenerator
SunJCE:SunTlsMasterSecret____com.sun.crypto.provider.TlsMasterSecretGenerator
SunJCE:SunTlsKeyMaterial____com.sun.crypto.provider.TlsKeyMaterialGenerator
Sunjgss:1.2.840.113554.1.2.2____sun.security.jgss.krb5.krb5mechfactory
Sunjgss:1.3.6.1.5.5.2____sun.security.jgss.spnego.spnegomechfactory
Sunsasl:digest-md5____com.sun.security.sasl.digest.factoryimpl
SunSASL:GSSAPI____com.sun.security.sasl.gsskerb.FactoryImpl
SunSASL:EXTERNAL____com.sun.security.sasl.ClientFactoryImpl
SunSASL:PLAIN____com.sun.security.sasl.ClientFactoryImpl
Sunsasl:cram-md5____com.sun.security.sasl.clientfactoryimpl
Sunsasl:cram-md5____com.sun.security.sasl.serverfactoryimpl
SunSASL:GSSAPI____com.sun.security.sasl.gsskerb.FactoryImpl
Sunsasl:digest-md5____com.sun.security.sasl.digest.factoryimpl
Xmldsig:http://www.w3.org/2000/09/xmldsig#enveloped-signature____org.jcp.xml.dsig.internal.dom.domenvelopedtransform
Xmldsig:http://www.w3.org/2002/06/xmldsig-filter2____org.jcp.xml.dsig.internal.dom.domxpathfilter2transform
Xmldsig:http://www.w3.org/2001/10/xml-exc-c14n#withcomments____org.jcp.xml.dsig.internal.dom.domexcc14nmethod
Xmldsig:http://www.w3.org/2001/10/xml-exc-c14n#____org.jcp.xml.dsig.internal.dom.domexcc14nmethod
xmldsig:http://www.w3.org/tr/2001/rec-xml-c14n-20010315#withcomments____ Org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
XMLDSig:DOM____org.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
Xmldsig:http://www.w3.org/2000/09/xmldsig#base64____org.jcp.xml.dsig.internal.dom.dombase64transform
Xmldsig:http://www.w3.org/tr/2001/rec-xml-c14n-20010315____org.jcp.xml.dsig.internal.dom.domcanonicalxmlc14nmethod
Xmldsig:http://www.w3.org/tr/1999/rec-xpath-19991116____org.jcp.xml.dsig.internal.dom.domxpathtransform
Xmldsig:http://www.w3.org/tr/1999/rec-xslt-19991116____org.jcp.xml.dsig.internal.dom.domxslttransform
XMLDSig:DOM____org.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
Sunpcsc:pc/sc____sun.security.smartcardio.sunpcsc$factory
Sunmscapi:windows-prng____sun.security.mscapi.prng
Sunmscapi:windows-my____sun.security.mscapi.keystore$my
Sunmscapi:windows-root____sun.security.mscapi.keystore$root
Sunmscapi:nonewithrsa____sun.security.mscapi.rsasignature$raw
Sunmscapi:sha1withrsa____sun.security.mscapi.rsasignature$sha1
sunmscapi:sha256withrsa____sun.security.mscapi.rsasignature$sha256
sunmscapi:sha384withrsa____sun.security.mscapi.rsasignature$sha384
sunmscapi:sha512withrsa____sun.security.mscapi.rsasignature$sha512
Sunmscapi:md5withrsa____sun.security.mscapi.rsasignature$md5
Sunmscapi:md2withrsa____sun.security.mscapi.rsasignature$md2
SunMSCAPI:RSA____sun.security.mscapi.RSAKeyPairGenerator
SunMSCAPI:RSA____sun.security.mscapi.RSACipher
Sunmscapi:rsa/ecb/pkcs1padding____sun.security.mscapi.rsacipher

Jdk6 provides an encryption algorithm

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.