• Home
  • Raw
  • Download

Lines Matching refs:PSS

1428 -        put("AlgorithmParameters.PSS", "org.bouncycastle.jce.provider.JDKAlgorithmParameters$PSS");
1430 + // put("AlgorithmParameters.PSS", "org.bouncycastle.jce.provider.JDKAlgorithmParameters$PS…
1497 - put("Alg.Alias.AlgorithmParameters.RSAPSS", "PSS");
1498 - put("Alg.Alias.AlgorithmParameters.RSASSA-PSS", "PSS");
1499 - put("Alg.Alias.AlgorithmParameters." + PKCSObjectIdentifiers.id_RSASSA_PSS, "PSS");
1500 - put("Alg.Alias.AlgorithmParameters.SHA1withRSA/PSS", "PSS");
1501 - put("Alg.Alias.AlgorithmParameters.SHA224withRSA/PSS", "PSS");
1502 - put("Alg.Alias.AlgorithmParameters.SHA256withRSA/PSS", "PSS");
1503 - put("Alg.Alias.AlgorithmParameters.SHA384withRSA/PSS", "PSS");
1504 - put("Alg.Alias.AlgorithmParameters.SHA512withRSA/PSS", "PSS");
1505 - put("Alg.Alias.AlgorithmParameters.SHA1WITHRSAANDMGF1", "PSS");
1506 - put("Alg.Alias.AlgorithmParameters.SHA224WITHRSAANDMGF1", "PSS");
1507 - put("Alg.Alias.AlgorithmParameters.SHA256WITHRSAANDMGF1", "PSS");
1508 - put("Alg.Alias.AlgorithmParameters.SHA384WITHRSAANDMGF1", "PSS");
1509 - put("Alg.Alias.AlgorithmParameters.SHA512WITHRSAANDMGF1", "PSS");
1510 - put("Alg.Alias.AlgorithmParameters.RAWRSAPSS", "PSS");
1511 - put("Alg.Alias.AlgorithmParameters.NONEWITHRSAPSS", "PSS");
1512 - put("Alg.Alias.AlgorithmParameters.NONEWITHRSASSA-PSS", "PSS");
1514 + // put("Alg.Alias.AlgorithmParameters.RSAPSS", "PSS");
1515 + // put("Alg.Alias.AlgorithmParameters.RSASSA-PSS", "PSS");
1516 + // put("Alg.Alias.AlgorithmParameters." + PKCSObjectIdentifiers.id_RSASSA_PSS, "PSS");
1517 + // put("Alg.Alias.AlgorithmParameters.SHA1withRSA/PSS", "PSS");
1518 + // put("Alg.Alias.AlgorithmParameters.SHA224withRSA/PSS", "PSS");
1519 + // put("Alg.Alias.AlgorithmParameters.SHA256withRSA/PSS", "PSS");
1520 + // put("Alg.Alias.AlgorithmParameters.SHA384withRSA/PSS", "PSS");
1521 + // put("Alg.Alias.AlgorithmParameters.SHA512withRSA/PSS", "PSS");
1522 + // put("Alg.Alias.AlgorithmParameters.SHA1WITHRSAANDMGF1", "PSS");
1523 + // put("Alg.Alias.AlgorithmParameters.SHA224WITHRSAANDMGF1", "PSS");
1524 + // put("Alg.Alias.AlgorithmParameters.SHA256WITHRSAANDMGF1", "PSS");
1525 + // put("Alg.Alias.AlgorithmParameters.SHA384WITHRSAANDMGF1", "PSS");
1526 + // put("Alg.Alias.AlgorithmParameters.SHA512WITHRSAANDMGF1", "PSS");
1527 + // put("Alg.Alias.AlgorithmParameters.RAWRSAPSS", "PSS");
1528 + // put("Alg.Alias.AlgorithmParameters.NONEWITHRSAPSS", "PSS");
1529 + // put("Alg.Alias.AlgorithmParameters.NONEWITHRSASSA-PSS", "PSS");
2147 - put("Signature.RSASSA-PSS", "org.bouncycastle.jce.provider.JDKPSSSigner$PSSwithRSA");
2149 - put("Signature.SHA1withRSA/PSS", "org.bouncycastle.jce.provider.JDKPSSSigner$SHA1withRSA");
2150 - put("Signature.SHA224withRSA/PSS", "org.bouncycastle.jce.provider.JDKPSSSigner$SHA224withR…
2151 - put("Signature.SHA256withRSA/PSS", "org.bouncycastle.jce.provider.JDKPSSSigner$SHA256withR…
2152 - put("Signature.SHA384withRSA/PSS", "org.bouncycastle.jce.provider.JDKPSSSigner$SHA384withR…
2153 - put("Signature.SHA512withRSA/PSS", "org.bouncycastle.jce.provider.JDKPSSSigner$SHA512withR…
2156 - put("Signature.RAWRSASSA-PSS", "org.bouncycastle.jce.provider.JDKPSSSigner$nonePSS");
2162 + // put("Signature.RSASSA-PSS", "org.bouncycastle.jce.provider.JDKPSSSigner$PSSwithRSA");
2164 + // put("Signature.SHA1withRSA/PSS", "org.bouncycastle.jce.provider.JDKPSSSigner$SHA1withRS…
2165 + // put("Signature.SHA224withRSA/PSS", "org.bouncycastle.jce.provider.JDKPSSSigner$SHA224wi…
2166 + // put("Signature.SHA256withRSA/PSS", "org.bouncycastle.jce.provider.JDKPSSSigner$SHA256wi…
2167 + // put("Signature.SHA384withRSA/PSS", "org.bouncycastle.jce.provider.JDKPSSSigner$SHA384wi…
2168 + // put("Signature.SHA512withRSA/PSS", "org.bouncycastle.jce.provider.JDKPSSSigner$SHA512wi…
2171 + // put("Signature.RAWRSASSA-PSS", "org.bouncycastle.jce.provider.JDKPSSSigner$nonePSS");
2178 - put("Alg.Alias.Signature.RAWRSAPSS", "RAWRSASSA-PSS");
2179 - put("Alg.Alias.Signature.NONEWITHRSAPSS", "RAWRSASSA-PSS");
2180 - put("Alg.Alias.Signature.NONEWITHRSASSA-PSS", "RAWRSASSA-PSS");
2182 - put("Alg.Alias.Signature.RSAPSS", "RSASSA-PSS");
2184 - put("Alg.Alias.Signature.SHA1withRSAandMGF1", "SHA1withRSA/PSS");
2185 - put("Alg.Alias.Signature.SHA224withRSAandMGF1", "SHA224withRSA/PSS");
2186 - put("Alg.Alias.Signature.SHA256withRSAandMGF1", "SHA256withRSA/PSS");
2187 - put("Alg.Alias.Signature.SHA384withRSAandMGF1", "SHA384withRSA/PSS");
2188 - put("Alg.Alias.Signature.SHA512withRSAandMGF1", "SHA512withRSA/PSS");
2195 + // put("Alg.Alias.Signature.RAWRSAPSS", "RAWRSASSA-PSS");
2196 + // put("Alg.Alias.Signature.NONEWITHRSAPSS", "RAWRSASSA-PSS");
2197 + // put("Alg.Alias.Signature.NONEWITHRSASSA-PSS", "RAWRSASSA-PSS");
2199 + // put("Alg.Alias.Signature.RSAPSS", "RSASSA-PSS");
2201 + // put("Alg.Alias.Signature.SHA1withRSAandMGF1", "SHA1withRSA/PSS");
2202 + // put("Alg.Alias.Signature.SHA224withRSAandMGF1", "SHA224withRSA/PSS");
2203 + // put("Alg.Alias.Signature.SHA256withRSAandMGF1", "SHA256withRSA/PSS");
2204 + // put("Alg.Alias.Signature.SHA384withRSAandMGF1", "SHA384withRSA/PSS");
2205 + // put("Alg.Alias.Signature.SHA512withRSAandMGF1", "SHA512withRSA/PSS");
6612 - public static class PSS
6618 - * Return the PKCS#1 ASN.1 structure RSASSA-PSS-params.
6658 - throw new InvalidParameterSpecException("unknown parameter spec passed to PSS paramete…
6667 … InvalidParameterSpecException("PSSParameterSpec required to initialise an PSS algorithm parameter…
6690 - throw new IOException("Not a valid PSS Parameter encoding.");
6694 - throw new IOException("Not a valid PSS Parameter encoding.");
6715 - return "PSS Parameters";
6719 + // public static class PSS
6725 + // * Return the PKCS#1 ASN.1 structure RSASSA-PSS-params.
6769 + // throw new InvalidParameterSpecException("unknown parameter spec passed to PSS param…
6778 … InvalidParameterSpecException("PSSParameterSpec required to initialise an PSS algorithm parameter…
6801 + // throw new IOException("Not a valid PSS Parameter encoding.");
6805 + // throw new IOException("Not a valid PSS Parameter encoding.");
6826 + // return "PSS Parameters";