- R - Class in com.tinfoilsms.crypto
-
- R() - Constructor for class com.tinfoilsms.crypto.R
-
- R - Static variable in class org.spongycastle.asn1.eac.ECDSAPublicKey
-
- R.attr - Class in com.tinfoilsms.crypto
-
- R.attr() - Constructor for class com.tinfoilsms.crypto.R.attr
-
- R.dimen - Class in com.tinfoilsms.crypto
-
- R.dimen() - Constructor for class com.tinfoilsms.crypto.R.dimen
-
- R.drawable - Class in com.tinfoilsms.crypto
-
- R.drawable() - Constructor for class com.tinfoilsms.crypto.R.drawable
-
- R.id - Class in com.tinfoilsms.crypto
-
- R.id() - Constructor for class com.tinfoilsms.crypto.R.id
-
- R.layout - Class in com.tinfoilsms.crypto
-
- R.layout() - Constructor for class com.tinfoilsms.crypto.R.layout
-
- R.menu - Class in com.tinfoilsms.crypto
-
- R.menu() - Constructor for class com.tinfoilsms.crypto.R.menu
-
- R.string - Class in com.tinfoilsms.crypto
-
- R.string() - Constructor for class com.tinfoilsms.crypto.R.string
-
- R.style - Class in com.tinfoilsms.crypto
-
- R.style() - Constructor for class com.tinfoilsms.crypto.R.style
-
- RADG3 - Static variable in class org.spongycastle.asn1.eac.CertificateHolderAuthorization
-
- RADG4 - Static variable in class org.spongycastle.asn1.eac.CertificateHolderAuthorization
-
- rand - Variable in class org.spongycastle.crypto.engines.RFC3211WrapEngine
-
- random - Variable in class org.spongycastle.crypto.agreement.DHAgreement
-
- random - Variable in class org.spongycastle.crypto.agreement.srp.SRP6Client
-
- random - Variable in class org.spongycastle.crypto.agreement.srp.SRP6Server
-
- random - Variable in class org.spongycastle.crypto.CipherKeyGenerator
-
- random - Variable in class org.spongycastle.crypto.encodings.OAEPEncoding
-
- random - Variable in class org.spongycastle.crypto.encodings.PKCS1Encoding
-
- random - Variable in class org.spongycastle.crypto.engines.ElGamalEngine
-
- random - Variable in class org.spongycastle.crypto.engines.NTRUEngine
-
- random - Variable in class org.spongycastle.crypto.engines.RSABlindedEngine
-
- random - Variable in class org.spongycastle.crypto.generators.DHParametersGenerator
-
- random - Variable in class org.spongycastle.crypto.generators.DSAParametersGenerator
-
- random - Variable in class org.spongycastle.crypto.generators.ECKeyPairGenerator
-
- random - Variable in class org.spongycastle.crypto.generators.ElGamalParametersGenerator
-
- random - Variable in class org.spongycastle.crypto.generators.RSABlindingFactorGenerator
-
- random - Variable in class org.spongycastle.crypto.KeyGenerationParameters
-
- random - Variable in class org.spongycastle.crypto.paddings.ISO10126d2Padding
-
- random - Variable in class org.spongycastle.crypto.paddings.X923Padding
-
- random - Variable in class org.spongycastle.crypto.params.ParametersWithRandom
-
- random - Variable in class org.spongycastle.crypto.signers.DSASigner
-
- random - Variable in class org.spongycastle.crypto.signers.ECDSASigner
-
- random - Variable in class org.spongycastle.crypto.signers.ECGOST3410Signer
-
- random - Variable in class org.spongycastle.crypto.signers.ECNRSigner
-
- random - Variable in class org.spongycastle.crypto.signers.GOST3410Signer
-
- random - Variable in class org.spongycastle.crypto.signers.ISO9796d2PSSSigner
-
- random - Variable in class org.spongycastle.crypto.signers.PSSSigner
-
- random - Variable in class org.spongycastle.crypto.tls.TlsProtocolHandler
-
- random - Variable in class org.spongycastle.jcajce.provider.asymmetric.ec.KeyPairGeneratorSpi.EC
-
- RandomGenerator - Interface in org.spongycastle.crypto.prng
-
Generic interface for objects generating random bytes.
- RC2_CBC - Static variable in interface org.spongycastle.asn1.pkcs.PKCSObjectIdentifiers
-
- RC2_CBC_40 - Static variable in class org.spongycastle.crypto.tls.EncryptionAlgorithm
-
- RC2CBCParameter - Class in org.spongycastle.asn1.pkcs
-
- RC2CBCParameter(byte[]) - Constructor for class org.spongycastle.asn1.pkcs.RC2CBCParameter
-
- RC2CBCParameter(int, byte[]) - Constructor for class org.spongycastle.asn1.pkcs.RC2CBCParameter
-
- RC2CBCParameter(ASN1Sequence) - Constructor for class org.spongycastle.asn1.pkcs.RC2CBCParameter
-
- RC2Engine - Class in org.spongycastle.crypto.engines
-
an implementation of RC2 as described in RFC 2268
"A Description of the RC2(r) Encryption Algorithm" R.
- RC2Engine() - Constructor for class org.spongycastle.crypto.engines.RC2Engine
-
- RC2Parameters - Class in org.spongycastle.crypto.params
-
- RC2Parameters(byte[]) - Constructor for class org.spongycastle.crypto.params.RC2Parameters
-
- RC2Parameters(byte[], int) - Constructor for class org.spongycastle.crypto.params.RC2Parameters
-
- RC2WrapEngine - Class in org.spongycastle.crypto.engines
-
Wrap keys according to RFC 3217 - RC2 mechanism
- RC2WrapEngine() - Constructor for class org.spongycastle.crypto.engines.RC2WrapEngine
-
- RC4_128 - Static variable in class org.spongycastle.crypto.tls.EncryptionAlgorithm
-
- RC4_40 - Static variable in class org.spongycastle.crypto.tls.EncryptionAlgorithm
-
- RC4Engine - Class in org.spongycastle.crypto.engines
-
- RC4Engine() - Constructor for class org.spongycastle.crypto.engines.RC4Engine
-
- RC532Engine - Class in org.spongycastle.crypto.engines
-
The specification for RC5 came from the RC5 Encryption Algorithm
publication in RSA CryptoBytes, Spring of 1995.
- RC532Engine() - Constructor for class org.spongycastle.crypto.engines.RC532Engine
-
Create an instance of the RC5 encryption algorithm
and set some defaults
- RC564Engine - Class in org.spongycastle.crypto.engines
-
The specification for RC5 came from the RC5 Encryption Algorithm
publication in RSA CryptoBytes, Spring of 1995.
- RC564Engine() - Constructor for class org.spongycastle.crypto.engines.RC564Engine
-
Create an instance of the RC5 encryption algorithm
and set some defaults
- RC5Parameters - Class in org.spongycastle.crypto.params
-
- RC5Parameters(byte[], int) - Constructor for class org.spongycastle.crypto.params.RC5Parameters
-
- RC6Engine - Class in org.spongycastle.crypto.engines
-
An RC6 engine.
- RC6Engine() - Constructor for class org.spongycastle.crypto.engines.RC6Engine
-
Create an instance of the RC6 encryption algorithm
and set some defaults
- rcon - Static variable in class org.spongycastle.crypto.engines.AESEngine
-
- rcon - Static variable in class org.spongycastle.crypto.engines.AESFastEngine
-
- rcon - Static variable in class org.spongycastle.crypto.engines.AESLightEngine
-
- rcon - Static variable in class org.spongycastle.crypto.engines.RijndaelEngine
-
- RDN - Class in org.spongycastle.asn1.x500
-
- RDN(ASN1Set) - Constructor for class org.spongycastle.asn1.x500.RDN
-
- RDN(ASN1ObjectIdentifier, ASN1Encodable) - Constructor for class org.spongycastle.asn1.x500.RDN
-
Create a single valued RDN.
- RDN(AttributeTypeAndValue) - Constructor for class org.spongycastle.asn1.x500.RDN
-
- RDN(AttributeTypeAndValue[]) - Constructor for class org.spongycastle.asn1.x500.RDN
-
Create a multi-valued RDN.
- rdnAreEqual(RDN, RDN) - Method in class org.spongycastle.asn1.x500.style.BCStyle
-
- rdnAreEqual(RDN, RDN) - Method in class org.spongycastle.asn1.x500.style.RFC4519Style
-
- rdns - Variable in class org.spongycastle.asn1.x500.X500Name
-
- rdns - Variable in class org.spongycastle.asn1.x500.X500NameBuilder
-
- rDNsFromString(String, X500NameStyle) - Static method in class org.spongycastle.asn1.x500.style.IETFUtils
-
- read(byte[], int, int) - Method in class org.spongycastle.asn1.ConstructedOctetStream
-
- read() - Method in class org.spongycastle.asn1.ConstructedOctetStream
-
- read() - Method in class org.spongycastle.asn1.DefiniteLengthInputStream
-
- read(byte[], int, int) - Method in class org.spongycastle.asn1.DefiniteLengthInputStream
-
- read(byte[], int, int) - Method in class org.spongycastle.asn1.IndefiniteLengthInputStream
-
- read() - Method in class org.spongycastle.asn1.IndefiniteLengthInputStream
-
- read() - Method in class org.spongycastle.crypto.io.CipherInputStream
-
- read(byte[]) - Method in class org.spongycastle.crypto.io.CipherInputStream
-
- read(byte[], int, int) - Method in class org.spongycastle.crypto.io.CipherInputStream
-
- read() - Method in class org.spongycastle.crypto.io.DigestInputStream
-
- read(byte[], int, int) - Method in class org.spongycastle.crypto.io.DigestInputStream
-
- read() - Method in class org.spongycastle.crypto.io.MacInputStream
-
- read(byte[], int, int) - Method in class org.spongycastle.crypto.io.MacInputStream
-
- read() - Method in class org.spongycastle.crypto.io.SignerInputStream
-
- read(byte[], int, int) - Method in class org.spongycastle.crypto.io.SignerInputStream
-
- read(byte[], int, int, int) - Method in class org.spongycastle.crypto.tls.ByteQueue
-
Read data from the buffer.
- read(byte[], int, int) - Method in class org.spongycastle.crypto.tls.TlsInputStream
-
- read() - Method in class org.spongycastle.crypto.tls.TlsInputStream
-
- read(byte[]) - Method in class org.spongycastle.util.io.TeeInputStream
-
- read(byte[], int, int) - Method in class org.spongycastle.util.io.TeeInputStream
-
- read() - Method in class org.spongycastle.util.io.TeeInputStream
-
- read() - Method in interface org.spongycastle.util.StreamParser
-
- readAll(InputStream) - Static method in class org.spongycastle.util.io.Streams
-
- readAll() - Method in interface org.spongycastle.util.StreamParser
-
- readAllLimited(InputStream, int) - Static method in class org.spongycastle.util.io.Streams
-
- readApplicationData(byte[], int, int) - Method in class org.spongycastle.crypto.tls.TlsProtocolHandler
-
Read data from the network.
- readCipher - Variable in class org.spongycastle.crypto.tls.RecordStream
-
- readCompression - Variable in class org.spongycastle.crypto.tls.RecordStream
-
- readData() - Method in class org.spongycastle.crypto.tls.RecordStream
-
- readFullLength(InputStream, int) - Static method in class org.spongycastle.math.ntru.util.Util
-
Reads a given number of bytes from an InputStream
.
- readFully(byte[]) - Method in class org.spongycastle.asn1.ASN1InputStream
-
- readFully(byte[], InputStream) - Static method in class org.spongycastle.crypto.tls.TlsUtils
-
- readFully(InputStream, byte[]) - Static method in class org.spongycastle.util.io.Streams
-
- readFully(InputStream, byte[], int, int) - Static method in class org.spongycastle.util.io.Streams
-
- readImplicit(boolean, int) - Method in class org.spongycastle.asn1.ASN1StreamParser
-
- readIndef(int) - Method in class org.spongycastle.asn1.ASN1StreamParser
-
- readLength() - Method in class org.spongycastle.asn1.ASN1InputStream
-
- readLength(InputStream, int) - Static method in class org.spongycastle.asn1.ASN1InputStream
-
- readMac - Variable in class org.spongycastle.crypto.tls.TlsBlockCipher
-
- readObject() - Method in interface org.spongycastle.asn1.ASN1ApplicationSpecificParser
-
- readObject() - Method in class org.spongycastle.asn1.ASN1InputStream
-
- readObject() - Method in interface org.spongycastle.asn1.ASN1SequenceParser
-
- readObject() - Method in interface org.spongycastle.asn1.ASN1SetParser
-
- readObject() - Method in class org.spongycastle.asn1.ASN1StreamParser
-
- readObject() - Method in class org.spongycastle.asn1.BERApplicationSpecificParser
-
- readObject() - Method in class org.spongycastle.asn1.BERSequenceParser
-
- readObject() - Method in class org.spongycastle.asn1.BERSetParser
-
- readObject() - Method in class org.spongycastle.asn1.DERExternalParser
-
- readObject() - Method in class org.spongycastle.asn1.DERSequenceParser
-
- readObject() - Method in class org.spongycastle.asn1.DERSetParser
-
- readObject() - Method in class org.spongycastle.asn1.LazyConstructionEnumeration
-
- readObject(ObjectInputStream) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.BCECPrivateKey
-
- readObject(ObjectInputStream) - Method in class org.spongycastle.jcajce.provider.asymmetric.ec.BCECPublicKey
-
- readObject(ObjectInputStream) - Method in class org.spongycastle.jcajce.provider.asymmetric.util.PKCS12BagAttributeCarrierImpl
-
- readOpaque16(InputStream) - Static method in class org.spongycastle.crypto.tls.TlsUtils
-
- readOpaque8(InputStream) - Static method in class org.spongycastle.crypto.tls.TlsUtils
-
- readPemObject() - Method in class org.spongycastle.util.io.pem.PemReader
-
- readTaggedObject(boolean, int) - Method in class org.spongycastle.asn1.ASN1StreamParser
-
- readTagNumber(InputStream, int) - Static method in class org.spongycastle.asn1.ASN1InputStream
-
- readUint16(InputStream) - Static method in class org.spongycastle.crypto.tls.TlsUtils
-
- readUint24(InputStream) - Static method in class org.spongycastle.crypto.tls.TlsUtils
-
- readUint32(InputStream) - Static method in class org.spongycastle.crypto.tls.TlsUtils
-
- readUint8(InputStream) - Static method in class org.spongycastle.crypto.tls.TlsUtils
-
- readVector() - Method in class org.spongycastle.asn1.ASN1StreamParser
-
- readVersion(byte[]) - Static method in class org.spongycastle.crypto.tls.TlsUtils
-
- readVersion(InputStream) - Static method in class org.spongycastle.crypto.tls.TlsUtils
-
- reasonCode - Static variable in class org.spongycastle.asn1.x509.Extension
-
Reason code
- reasonCode - Static variable in class org.spongycastle.asn1.x509.X509Extension
-
Reason code
- ReasonCode - Static variable in class org.spongycastle.asn1.x509.X509Extensions
-
Deprecated.
use X509Extension value.
- ReasonFlags - Class in org.spongycastle.asn1.x509
-
The ReasonFlags object.
- ReasonFlags(int) - Constructor for class org.spongycastle.asn1.x509.ReasonFlags
-
- ReasonFlags(DERBitString) - Constructor for class org.spongycastle.asn1.x509.ReasonFlags
-
- reasons - Variable in class org.spongycastle.asn1.x509.DistributionPoint
-
- reasons - Static variable in class org.spongycastle.asn1.x509.V2TBSCertListGenerator
-
- reasonString - Static variable in class org.spongycastle.asn1.x509.CRLReason
-
- record_overflow - Static variable in class org.spongycastle.crypto.tls.AlertDescription
-
- RecordStream - Class in org.spongycastle.crypto.tls
-
An implementation of the TLS 1.0 record layer, allowing downgrade to SSLv3.
- RecordStream(TlsProtocolHandler, InputStream, OutputStream) - Constructor for class org.spongycastle.crypto.tls.RecordStream
-
- recoveredMessage - Variable in class org.spongycastle.crypto.signers.ISO9796d2PSSSigner
-
- recoveredMessage - Variable in class org.spongycastle.crypto.signers.ISO9796d2Signer
-
- RED_ROUNDS - Static variable in class org.spongycastle.crypto.engines.CAST5Engine
-
- reduce(int, int[]) - Method in class org.spongycastle.math.ec.IntArray
-
- REDUCTION_POLYNOMIAL - Static variable in class org.spongycastle.crypto.digests.WhirlpoolDigest
-
- ReferenceEncoding - Static variable in class org.spongycastle.asn1.eac.CertificateHolderReference
-
- ReferenceEncoding - Static variable in class org.spongycastle.asn1.eac.CVCertificate
-
- ReferenceMultiplier - Class in org.spongycastle.math.ec
-
- ReferenceMultiplier() - Constructor for class org.spongycastle.math.ec.ReferenceMultiplier
-
- registeredAddress - Static variable in class org.spongycastle.asn1.x500.style.RFC4519Style
-
- registeredID - Static variable in class org.spongycastle.asn1.x509.GeneralName
-
- registerOid(ConfigurableProvider, ASN1ObjectIdentifier, String, AsymmetricKeyInfoConverter) - Method in class org.spongycastle.jcajce.provider.util.AsymmetricAlgorithmProvider
-
- registerOidAlgorithmParameters(ConfigurableProvider, ASN1ObjectIdentifier, String) - Method in class org.spongycastle.jcajce.provider.util.AsymmetricAlgorithmProvider
-
- remLen - Variable in class org.spongycastle.crypto.engines.IndexGenerator
-
- REMOVE_FROM_CRL - Static variable in class org.spongycastle.asn1.x509.CRLReason
-
Deprecated.
use lower case version
- removeData(int) - Method in class org.spongycastle.crypto.tls.ByteQueue
-
Remove some bytes from our data from the beginning.
- removeFromCRL - Static variable in class org.spongycastle.asn1.x509.CRLReason
-
- renegotiation_info - Static variable in class org.spongycastle.crypto.tls.ExtensionType
-
- RepeatedSecretKeySpec - Class in org.spongycastle.jce.spec
-
A simple object to indicate that a symmetric cipher should reuse the
last key provided.
- RepeatedSecretKeySpec(String) - Constructor for class org.spongycastle.jce.spec.RepeatedSecretKeySpec
-
- replaceTagNumber(int, byte[]) - Method in class org.spongycastle.asn1.DERApplicationSpecific
-
- representation - Variable in class org.spongycastle.math.ec.ECFieldElement.F2m
-
TPB or PPB.
- reqInfo - Variable in class org.spongycastle.asn1.pkcs.CertificationRequest
-
- requestToASN1Object() - Method in class org.spongycastle.asn1.eac.CertificateBody
-
create a request type Iso7816CertificateBody.
- requestType - Static variable in class org.spongycastle.asn1.eac.CertificateBody
-
- res - Variable in class org.spongycastle.math.ntru.polynomial.Resultant
-
Resultant of a polynomial with x^n-1
- reSeed(byte[]) - Method in class org.spongycastle.crypto.params.Nonce
-
Re-seeds the CSPRNG with the seed value specified, if your are using
this Nonce in a cryptographic system with more than one user/system
all systems must re-seed at the same state with the same seed value
in order to have the same sequence of nonces.
- reset() - Method in class com.tinfoilsms.csprng.ISAACRandomGenerator
-
Resets the CSPRNG, after resetting the CSPRNG you must either re-initialize
it or add additional seed material.
- reset() - Method in class org.spongycastle.asn1.x509.ExtensionsGenerator
-
Reset the generator
- reset() - Method in class org.spongycastle.asn1.x509.X509ExtensionsGenerator
-
Deprecated.
Reset the generator
- reset() - Method in interface org.spongycastle.crypto.BlockCipher
-
Reset the cipher.
- reset() - Method in class org.spongycastle.crypto.BufferedAsymmetricBlockCipher
-
Reset the buffer and the underlying cipher.
- reset() - Method in class org.spongycastle.crypto.BufferedBlockCipher
-
Reset the buffer and cipher.
- reset() - Method in interface org.spongycastle.crypto.Digest
-
reset the digest back to it's initial state.
- reset() - Method in class org.spongycastle.crypto.digests.GeneralDigest
-
- reset() - Method in class org.spongycastle.crypto.digests.GOST3411Digest
-
- reset() - Method in class org.spongycastle.crypto.digests.LongDigest
-
- reset() - Method in class org.spongycastle.crypto.digests.MD2Digest
-
reset the digest back to it's initial state.
- reset() - Method in class org.spongycastle.crypto.digests.MD4Digest
-
reset the chaining variables to the IV values.
- reset() - Method in class org.spongycastle.crypto.digests.MD5Digest
-
reset the chaining variables to the IV values.
- reset() - Method in class org.spongycastle.crypto.digests.NullDigest
-
- reset() - Method in class org.spongycastle.crypto.digests.RIPEMD128Digest
-
reset the chaining variables to the IV values.
- reset() - Method in class org.spongycastle.crypto.digests.RIPEMD160Digest
-
reset the chaining variables to the IV values.
- reset() - Method in class org.spongycastle.crypto.digests.RIPEMD256Digest
-
reset the chaining variables to the IV values.
- reset() - Method in class org.spongycastle.crypto.digests.RIPEMD320Digest
-
reset the chaining variables to the IV values.
- reset() - Method in class org.spongycastle.crypto.digests.SHA1Digest
-
reset the chaining variables
- reset() - Method in class org.spongycastle.crypto.digests.SHA224Digest
-
reset the chaining variables
- reset() - Method in class org.spongycastle.crypto.digests.SHA256Digest
-
reset the chaining variables
- reset() - Method in class org.spongycastle.crypto.digests.SHA384Digest
-
reset the chaining variables
- reset() - Method in class org.spongycastle.crypto.digests.SHA512Digest
-
reset the chaining variables
- reset() - Method in class org.spongycastle.crypto.digests.ShortenedDigest
-
- reset() - Method in class org.spongycastle.crypto.digests.TigerDigest
-
reset the chaining variables
- reset() - Method in class org.spongycastle.crypto.digests.WhirlpoolDigest
-
reset the chaining variables
- reset() - Method in class org.spongycastle.crypto.engines.AESEngine
-
- reset() - Method in class org.spongycastle.crypto.engines.AESFastEngine
-
- reset() - Method in class org.spongycastle.crypto.engines.AESLightEngine
-
- reset() - Method in class org.spongycastle.crypto.engines.BlowfishEngine
-
- reset() - Method in class org.spongycastle.crypto.engines.CamelliaEngine
-
- reset() - Method in class org.spongycastle.crypto.engines.CamelliaLightEngine
-
- reset() - Method in class org.spongycastle.crypto.engines.CAST5Engine
-
- reset() - Method in class org.spongycastle.crypto.engines.CAST6Engine
-
- reset() - Method in class org.spongycastle.crypto.engines.DESedeEngine
-
- reset() - Method in class org.spongycastle.crypto.engines.DESEngine
-
- reset() - Method in class org.spongycastle.crypto.engines.GOST28147Engine
-
- reset() - Method in class org.spongycastle.crypto.engines.Grain128Engine
-
- reset() - Method in class org.spongycastle.crypto.engines.Grainv1Engine
-
- reset() - Method in class org.spongycastle.crypto.engines.HC128Engine
-
- reset() - Method in class org.spongycastle.crypto.engines.HC256Engine
-
- reset() - Method in class org.spongycastle.crypto.engines.IDEAEngine
-
- reset() - Method in class org.spongycastle.crypto.engines.ISAACEngine
-
- reset() - Method in class org.spongycastle.crypto.engines.NoekeonEngine
-
- reset() - Method in class org.spongycastle.crypto.engines.NullEngine
-
- reset() - Method in class org.spongycastle.crypto.engines.RC2Engine
-
- reset() - Method in class org.spongycastle.crypto.engines.RC4Engine
-
- reset() - Method in class org.spongycastle.crypto.engines.RC532Engine
-
- reset() - Method in class org.spongycastle.crypto.engines.RC564Engine
-
- reset() - Method in class org.spongycastle.crypto.engines.RC6Engine
-
- reset() - Method in class org.spongycastle.crypto.engines.RijndaelEngine
-
- reset() - Method in class org.spongycastle.crypto.engines.Salsa20Engine
-
- reset() - Method in class org.spongycastle.crypto.engines.SEEDEngine
-
- reset() - Method in class org.spongycastle.crypto.engines.SerpentEngine
-
- reset() - Method in class org.spongycastle.crypto.engines.SkipjackEngine
-
- reset() - Method in class org.spongycastle.crypto.engines.TEAEngine
-
- reset() - Method in class org.spongycastle.crypto.engines.TwofishEngine
-
- reset() - Method in class org.spongycastle.crypto.engines.VMPCEngine
-
- reset() - Method in class org.spongycastle.crypto.engines.XTEAEngine
-
- reset() - Method in interface org.spongycastle.crypto.Mac
-
Reset the MAC.
- reset() - Method in class org.spongycastle.crypto.macs.BlockCipherMac
-
Reset the mac generator.
- reset() - Method in class org.spongycastle.crypto.macs.CBCBlockCipherMac
-
Reset the mac generator.
- reset() - Method in class org.spongycastle.crypto.macs.CFBBlockCipherMac
-
Reset the mac generator.
- reset() - Method in class org.spongycastle.crypto.macs.CMac
-
Reset the mac generator.
- reset() - Method in class org.spongycastle.crypto.macs.GOST28147Mac
-
- reset() - Method in class org.spongycastle.crypto.macs.HMac
-
Reset the mac generator.
- reset() - Method in class org.spongycastle.crypto.macs.ISO9797Alg3Mac
-
Reset the mac generator.
- reset() - Method in class org.spongycastle.crypto.macs.MacCFBBlockCipher
-
reset the chaining vector back to the IV and reset the underlying
cipher.
- reset() - Method in class org.spongycastle.crypto.macs.OldHMac
-
Reset the mac generator.
- reset() - Method in class org.spongycastle.crypto.macs.VMPCMac
-
- reset() - Method in interface org.spongycastle.crypto.modes.AEADBlockCipher
-
Reset the cipher.
- reset() - Method in class org.spongycastle.crypto.modes.CBCBlockCipher
-
reset the chaining vector back to the IV and reset the underlying
cipher.
- reset() - Method in class org.spongycastle.crypto.modes.CCMBlockCipher
-
- reset() - Method in class org.spongycastle.crypto.modes.CFBBlockCipher
-
reset the chaining vector back to the IV and reset the underlying
cipher.
- reset() - Method in class org.spongycastle.crypto.modes.EAXBlockCipher
-
- reset(boolean) - Method in class org.spongycastle.crypto.modes.EAXBlockCipher
-
- reset() - Method in class org.spongycastle.crypto.modes.GCMBlockCipher
-
- reset(boolean) - Method in class org.spongycastle.crypto.modes.GCMBlockCipher
-
- reset() - Method in class org.spongycastle.crypto.modes.GOFBBlockCipher
-
reset the feedback vector back to the IV and reset the underlying
cipher.
- reset() - Method in class org.spongycastle.crypto.modes.OFBBlockCipher
-
reset the feedback vector back to the IV and reset the underlying
cipher.
- reset() - Method in class org.spongycastle.crypto.modes.OpenPGPCFBBlockCipher
-
reset the chaining vector back to the IV and reset the underlying
cipher.
- reset() - Method in class org.spongycastle.crypto.modes.PGPCFBBlockCipher
-
reset the chaining vector back to the IV and reset the underlying
cipher.
- reset() - Method in class org.spongycastle.crypto.modes.SICBlockCipher
-
- reset() - Method in class org.spongycastle.crypto.params.Nonce
-
Resets the CSPRNG used by the None, after resetting the CSPRNG you must
either re-initialize or re-seed it.
- reset() - Method in interface org.spongycastle.crypto.Signer
-
reset the internal state
- reset() - Method in class org.spongycastle.crypto.signers.DSADigestSigner
-
- reset() - Method in class org.spongycastle.crypto.signers.GenericSigner
-
- reset() - Method in class org.spongycastle.crypto.signers.ISO9796d2PSSSigner
-
reset the internal state
- reset() - Method in class org.spongycastle.crypto.signers.ISO9796d2Signer
-
reset the internal state
- reset() - Method in class org.spongycastle.crypto.signers.PSSSigner
-
reset the internal state
- reset() - Method in class org.spongycastle.crypto.signers.RSADigestSigner
-
- reset() - Method in class org.spongycastle.crypto.StreamBlockCipher
-
reset the underlying cipher.
- reset() - Method in interface org.spongycastle.crypto.StreamCipher
-
reset the cipher.
- reset() - Method in class org.spongycastle.crypto.tls.CombinedHash
-
- reset() - Method in class org.spongycastle.crypto.tls.SSL3Mac
-
Reset the mac generator.
- resetCounter() - Method in class org.spongycastle.crypto.engines.Salsa20Engine
-
- resizedInts(int) - Method in class org.spongycastle.math.ec.IntArray
-
- restoreNonceState() - Method in class com.tinfoilsms.test.NonceTest
-
Test that the nonce generator can be restored to a previous state and can correctly
generated the sequence avoiding the risk of repeating IVs.
- result - Variable in class org.spongycastle.jcajce.provider.asymmetric.ec.KeyAgreementSpi
-
- resultant() - Method in class org.spongycastle.math.ntru.polynomial.IntegerPolynomial
-
Resultant of this polynomial with x^n-1
using a probabilistic algorithm.
- resultant(int) - Method in class org.spongycastle.math.ntru.polynomial.IntegerPolynomial
-
Resultant of this polynomial with x^n-1 mod p
.
- Resultant - Class in org.spongycastle.math.ntru.polynomial
-
Contains a resultant and a polynomial rho
such that
res = rho*this + t*(x^n-1) for some integer t
.
- Resultant(BigIntPolynomial, BigInteger) - Constructor for class org.spongycastle.math.ntru.polynomial.Resultant
-
- resultantMultiThread() - Method in class org.spongycastle.math.ntru.polynomial.IntegerPolynomial
-
- results - Variable in class org.spongycastle.crypto.engines.ISAACEngine
-
- returnByte(byte) - Method in class org.spongycastle.crypto.engines.Grain128Engine
-
- returnByte(byte) - Method in class org.spongycastle.crypto.engines.Grainv1Engine
-
- returnByte(byte) - Method in class org.spongycastle.crypto.engines.HC128Engine
-
- returnByte(byte) - Method in class org.spongycastle.crypto.engines.HC256Engine
-
- returnByte(byte) - Method in class org.spongycastle.crypto.engines.ISAACEngine
-
- returnByte(byte) - Method in class org.spongycastle.crypto.engines.RC4Engine
-
- returnByte(byte) - Method in class org.spongycastle.crypto.engines.Salsa20Engine
-
- returnByte(byte) - Method in class org.spongycastle.crypto.engines.VMPCEngine
-
- returnByte(byte) - Method in class org.spongycastle.crypto.StreamBlockCipher
-
encrypt/decrypt a single byte returning the result.
- returnByte(byte) - Method in interface org.spongycastle.crypto.StreamCipher
-
encrypt/decrypt a single byte returning the result.
- returnFalse(byte[]) - Method in class org.spongycastle.crypto.signers.ISO9796d2Signer
-
- reverse - Variable in class org.spongycastle.asn1.x509.CertificatePair
-
- reverse(byte[]) - Static method in class org.spongycastle.crypto.engines.DESedeWrapEngine
-
- ReversedWindowGenerator - Class in org.spongycastle.crypto.prng
-
Takes bytes generated by an underling RandomGenerator and reverses the order in
each small window (of configurable size).
- ReversedWindowGenerator(RandomGenerator, int) - Constructor for class org.spongycastle.crypto.prng.ReversedWindowGenerator
-
- reverseMap - Variable in class org.spongycastle.asn1.eac.BidirectionalMap
-
- ReverseMap - Static variable in class org.spongycastle.asn1.eac.CertificateHolderAuthorization
-
- revokedCertificates - Variable in class org.spongycastle.asn1.x509.TBSCertList
-
- RFC1779Symbols - Static variable in class org.spongycastle.asn1.x509.X509Name
-
Deprecated.
look up table translating OID values into their common symbols following the convention in RFC 1779
- RFC2253Symbols - Static variable in class org.spongycastle.asn1.x509.X509Name
-
Deprecated.
look up table translating OID values into their common symbols following the convention in RFC 2253
- RFC3211WrapEngine - Class in org.spongycastle.crypto.engines
-
an implementation of the RFC 3211 Key Wrap
Specification.
- RFC3211WrapEngine(BlockCipher) - Constructor for class org.spongycastle.crypto.engines.RFC3211WrapEngine
-
- RFC3394WrapEngine - Class in org.spongycastle.crypto.engines
-
an implementation of the AES Key Wrapper from the NIST Key Wrap
Specification as described in RFC 3394.
- RFC3394WrapEngine(BlockCipher) - Constructor for class org.spongycastle.crypto.engines.RFC3394WrapEngine
-
- RFC4519Style - Class in org.spongycastle.asn1.x500.style
-
- RFC4519Style() - Constructor for class org.spongycastle.asn1.x500.style.RFC4519Style
-
- rfc822Name - Static variable in class org.spongycastle.asn1.x509.GeneralName
-
- rho - Variable in class org.spongycastle.math.ntru.polynomial.Resultant
-
A polynomial such that res = rho*this + t*(x^n-1) for some integer t
- rightRotate(int, int) - Static method in class org.spongycastle.crypto.engines.CamelliaEngine
-
- rightRotate(int, int) - Static method in class org.spongycastle.crypto.engines.CamelliaLightEngine
-
- RightsDecodeMap - Static variable in class org.spongycastle.asn1.eac.CertificateHolderAuthorization
-
- RijndaelEngine - Class in org.spongycastle.crypto.engines
-
an implementation of Rijndael, based on the documentation and reference implementation
by Paulo Barreto, Vincent Rijmen, for v2.0 August '99.
- RijndaelEngine() - Constructor for class org.spongycastle.crypto.engines.RijndaelEngine
-
default constructor - 128 bit block size.
- RijndaelEngine(int) - Constructor for class org.spongycastle.crypto.engines.RijndaelEngine
-
basic constructor - set the cipher up for a given blocksize
- ripemd128 - Static variable in interface org.spongycastle.asn1.teletrust.TeleTrusTObjectIdentifiers
-
- RIPEMD128Digest - Class in org.spongycastle.crypto.digests
-
implementation of RIPEMD128
- RIPEMD128Digest() - Constructor for class org.spongycastle.crypto.digests.RIPEMD128Digest
-
Standard constructor
- RIPEMD128Digest(RIPEMD128Digest) - Constructor for class org.spongycastle.crypto.digests.RIPEMD128Digest
-
Copy constructor.
- ripemd160 - Static variable in interface org.spongycastle.asn1.teletrust.TeleTrusTObjectIdentifiers
-
- ripemd160 - Static variable in interface org.spongycastle.asn1.x509.X509ObjectIdentifiers
-
- RIPEMD160Digest - Class in org.spongycastle.crypto.digests
-
implementation of RIPEMD see,
http://www.esat.kuleuven.ac.be/~bosselae/ripemd160.html
- RIPEMD160Digest() - Constructor for class org.spongycastle.crypto.digests.RIPEMD160Digest
-
Standard constructor
- RIPEMD160Digest(RIPEMD160Digest) - Constructor for class org.spongycastle.crypto.digests.RIPEMD160Digest
-
Copy constructor.
- ripemd160WithRSAEncryption - Static variable in interface org.spongycastle.asn1.x509.X509ObjectIdentifiers
-
- ripemd256 - Static variable in interface org.spongycastle.asn1.teletrust.TeleTrusTObjectIdentifiers
-
- RIPEMD256Digest - Class in org.spongycastle.crypto.digests
-
implementation of RIPEMD256.
- RIPEMD256Digest() - Constructor for class org.spongycastle.crypto.digests.RIPEMD256Digest
-
Standard constructor
- RIPEMD256Digest(RIPEMD256Digest) - Constructor for class org.spongycastle.crypto.digests.RIPEMD256Digest
-
Copy constructor.
- RIPEMD320Digest - Class in org.spongycastle.crypto.digests
-
implementation of RIPEMD 320.
- RIPEMD320Digest() - Constructor for class org.spongycastle.crypto.digests.RIPEMD320Digest
-
Standard constructor
- RIPEMD320Digest(RIPEMD320Digest) - Constructor for class org.spongycastle.crypto.digests.RIPEMD320Digest
-
Copy constructor.
- RL(int, int) - Method in class org.spongycastle.crypto.digests.RIPEMD128Digest
-
- RL(int, int) - Method in class org.spongycastle.crypto.digests.RIPEMD160Digest
-
- RL(int, int) - Method in class org.spongycastle.crypto.digests.RIPEMD256Digest
-
- RL(int, int) - Method in class org.spongycastle.crypto.digests.RIPEMD320Digest
-
- roldq(int, int[], int, int[], int) - Static method in class org.spongycastle.crypto.engines.CamelliaEngine
-
- roldq(int, int[], int, int[], int) - Static method in class org.spongycastle.crypto.engines.CamelliaLightEngine
-
- roldqo32(int, int[], int, int[], int) - Static method in class org.spongycastle.crypto.engines.CamelliaEngine
-
- roldqo32(int, int[], int, int[], int) - Static method in class org.spongycastle.crypto.engines.CamelliaLightEngine
-
- roleAuthority - Variable in class org.spongycastle.asn1.x509.RoleSyntax
-
- roleName - Variable in class org.spongycastle.asn1.x509.RoleSyntax
-
- roleOccupant - Static variable in class org.spongycastle.asn1.x500.style.RFC4519Style
-
- RoleSyntax - Class in org.spongycastle.asn1.x509
-
Implementation of the RoleSyntax object as specified by the RFC3281.
- RoleSyntax(GeneralNames, GeneralName) - Constructor for class org.spongycastle.asn1.x509.RoleSyntax
-
Constructor.
- RoleSyntax(GeneralName) - Constructor for class org.spongycastle.asn1.x509.RoleSyntax
-
Constructor.
- RoleSyntax(String) - Constructor for class org.spongycastle.asn1.x509.RoleSyntax
-
Utility constructor.
- RoleSyntax(ASN1Sequence) - Constructor for class org.spongycastle.asn1.x509.RoleSyntax
-
Constructor that builds an instance of RoleSyntax
by
extracting the encoded elements from the ASN1Sequence
object supplied.
- RoleSyntax - Static variable in interface org.spongycastle.asn1.x509.X509AttributeIdentifiers
-
Deprecated.
use id_at_role
- rotate1() - Method in class org.spongycastle.math.ntru.polynomial.IntegerPolynomial
-
Multiplication by X
in Z[X]/Z[X^n-1]
.
- rotateLeft(int, int) - Method in class org.spongycastle.crypto.digests.MD4Digest
-
- rotateLeft(int, int) - Method in class org.spongycastle.crypto.digests.MD5Digest
-
- rotateLeft(int, int) - Static method in class org.spongycastle.crypto.engines.HC128Engine
-
- rotateLeft(int, int) - Method in class org.spongycastle.crypto.engines.RC532Engine
-
Perform a left "spin" of the word.
- rotateLeft(long, long) - Method in class org.spongycastle.crypto.engines.RC564Engine
-
Perform a left "spin" of the word.
- rotateLeft(int, int) - Method in class org.spongycastle.crypto.engines.RC6Engine
-
Perform a left "spin" of the word.
- rotateLeft(int, int) - Method in class org.spongycastle.crypto.engines.SerpentEngine
-
- rotateLeft8(long) - Method in class org.spongycastle.crypto.engines.SEEDEngine
-
- rotateRight(int, int) - Static method in class org.spongycastle.crypto.engines.HC128Engine
-
- rotateRight(int, int) - Static method in class org.spongycastle.crypto.engines.HC256Engine
-
- rotateRight(int, int) - Method in class org.spongycastle.crypto.engines.RC532Engine
-
Perform a right "spin" of the word.
- rotateRight(long, long) - Method in class org.spongycastle.crypto.engines.RC564Engine
-
Perform a right "spin" of the word.
- rotateRight(int, int) - Method in class org.spongycastle.crypto.engines.RC6Engine
-
Perform a right "spin" of the word.
- rotateRight(int, int) - Method in class org.spongycastle.crypto.engines.SerpentEngine
-
- rotateRight8(long) - Method in class org.spongycastle.crypto.engines.SEEDEngine
-
- rotateWordLeft(int, int) - Method in class org.spongycastle.crypto.engines.RC2Engine
-
return the result rotating the 16 bit number in x left by y
- rotl(int, int) - Method in class org.spongycastle.crypto.engines.NoekeonEngine
-
- rotl(int, int) - Static method in class org.spongycastle.crypto.engines.Salsa20Engine
-
Rotate left
- round() - Method in class org.spongycastle.math.ec.SimpleBigDecimal
-
- round(SimpleBigDecimal, SimpleBigDecimal, byte) - Static method in class org.spongycastle.math.ec.Tnaf
-
Rounds an element λ
of R[τ]
to an element of Z[τ]
, such that their difference
has minimal norm.
- round() - Method in class org.spongycastle.math.ntru.polynomial.BigDecimalPolynomial
-
Rounds all coefficients to the nearest integer.
- ROUND_SUBKEYS - Static variable in class org.spongycastle.crypto.engines.TwofishEngine
-
- roundABC(long, long) - Method in class org.spongycastle.crypto.digests.TigerDigest
-
- roundBCA(long, long) - Method in class org.spongycastle.crypto.digests.TigerDigest
-
- roundCAB(long, long) - Method in class org.spongycastle.crypto.digests.TigerDigest
-
- roundConstants - Static variable in class org.spongycastle.crypto.engines.NoekeonEngine
-
- ROUNDS - Static variable in class org.spongycastle.crypto.digests.WhirlpoolDigest
-
- ROUNDS - Variable in class org.spongycastle.crypto.engines.AESEngine
-
- ROUNDS - Variable in class org.spongycastle.crypto.engines.AESFastEngine
-
- ROUNDS - Variable in class org.spongycastle.crypto.engines.AESLightEngine
-
- ROUNDS - Static variable in class org.spongycastle.crypto.engines.BlowfishEngine
-
- ROUNDS - Static variable in class org.spongycastle.crypto.engines.CAST6Engine
-
- ROUNDS - Variable in class org.spongycastle.crypto.engines.RijndaelEngine
-
- ROUNDS - Static variable in class org.spongycastle.crypto.engines.SerpentEngine
-
- rounds - Static variable in class org.spongycastle.crypto.engines.TEAEngine
-
- ROUNDS - Static variable in class org.spongycastle.crypto.engines.TwofishEngine
-
- rounds - Static variable in class org.spongycastle.crypto.engines.XTEAEngine
-
- rounds - Variable in class org.spongycastle.crypto.params.RC5Parameters
-
- rs - Variable in class org.spongycastle.crypto.tls.TlsProtocolHandler
-
- RS_GF_FDBK - Static variable in class org.spongycastle.crypto.engines.TwofishEngine
-
- RS_MDS_Encode(int, int) - Method in class org.spongycastle.crypto.engines.TwofishEngine
-
Use (12, 8) Reed-Solomon code over GF(256) to produce
a key S-box 32-bit entity from 2 key material 32-bit
entities.
- RS_rem(int) - Method in class org.spongycastle.crypto.engines.TwofishEngine
-
Reed-Solomon code parameters: (12,8) reversible code:
- RSA - Static variable in class org.spongycastle.crypto.tls.KeyExchangeAlgorithm
-
- RSA_EXPORT - Static variable in class org.spongycastle.crypto.tls.KeyExchangeAlgorithm
-
- rsa_fixed_dh - Static variable in class org.spongycastle.crypto.tls.ClientCertificateType
-
- rsa_fixed_ecdh - Static variable in class org.spongycastle.crypto.tls.ClientCertificateType
-
- RSA_PSK - Static variable in class org.spongycastle.crypto.tls.KeyExchangeAlgorithm
-
- rsa_sign - Static variable in class org.spongycastle.crypto.tls.ClientCertificateType
-
- RSABlindedEngine - Class in org.spongycastle.crypto.engines
-
this does your basic RSA algorithm with blinding
- RSABlindedEngine() - Constructor for class org.spongycastle.crypto.engines.RSABlindedEngine
-
- RSABlindingEngine - Class in org.spongycastle.crypto.engines
-
This does your basic RSA Chaum's blinding and unblinding as outlined in
"Handbook of Applied Cryptography", page 475.
- RSABlindingEngine() - Constructor for class org.spongycastle.crypto.engines.RSABlindingEngine
-
- RSABlindingFactorGenerator - Class in org.spongycastle.crypto.generators
-
Generate a random factor suitable for use with RSA blind signatures
as outlined in Chaum's blinding and unblinding as outlined in
"Handbook of Applied Cryptography", page 475.
- RSABlindingFactorGenerator() - Constructor for class org.spongycastle.crypto.generators.RSABlindingFactorGenerator
-
- RSABlindingParameters - Class in org.spongycastle.crypto.params
-
- RSABlindingParameters(RSAKeyParameters, BigInteger) - Constructor for class org.spongycastle.crypto.params.RSABlindingParameters
-
- RSACoreEngine - Class in org.spongycastle.crypto.engines
-
this does your basic RSA algorithm.
- RSACoreEngine() - Constructor for class org.spongycastle.crypto.engines.RSACoreEngine
-
- RSADigestSigner - Class in org.spongycastle.crypto.signers
-
- RSADigestSigner(Digest) - Constructor for class org.spongycastle.crypto.signers.RSADigestSigner
-
- rsaEncryption - Static variable in interface org.spongycastle.asn1.pkcs.PKCSObjectIdentifiers
-
- RSAEngine - Class in org.spongycastle.crypto.engines
-
this does your basic RSA algorithm.
- RSAEngine() - Constructor for class org.spongycastle.crypto.engines.RSAEngine
-
- rsaEngine - Variable in class org.spongycastle.crypto.signers.RSADigestSigner
-
- RSAESOAEPparams - Class in org.spongycastle.asn1.pkcs
-
- RSAESOAEPparams() - Constructor for class org.spongycastle.asn1.pkcs.RSAESOAEPparams
-
The default version
- RSAESOAEPparams(AlgorithmIdentifier, AlgorithmIdentifier, AlgorithmIdentifier) - Constructor for class org.spongycastle.asn1.pkcs.RSAESOAEPparams
-
- RSAESOAEPparams(ASN1Sequence) - Constructor for class org.spongycastle.asn1.pkcs.RSAESOAEPparams
-
- RSAKeyGenerationParameters - Class in org.spongycastle.crypto.params
-
- RSAKeyGenerationParameters(BigInteger, SecureRandom, int, int) - Constructor for class org.spongycastle.crypto.params.RSAKeyGenerationParameters
-
- RSAKeyPairGenerator - Class in org.spongycastle.crypto.generators
-
an RSA key pair generator.
- RSAKeyPairGenerator() - Constructor for class org.spongycastle.crypto.generators.RSAKeyPairGenerator
-
- RSAKeyParameters - Class in org.spongycastle.crypto.params
-
- RSAKeyParameters(boolean, BigInteger, BigInteger) - Constructor for class org.spongycastle.crypto.params.RSAKeyParameters
-
- RSAPrivateCrtKeyParameters - Class in org.spongycastle.crypto.params
-
- RSAPrivateCrtKeyParameters(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class org.spongycastle.crypto.params.RSAPrivateCrtKeyParameters
-
- RSAPrivateKey - Class in org.spongycastle.asn1.pkcs
-
- RSAPrivateKey(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class org.spongycastle.asn1.pkcs.RSAPrivateKey
-
- RSAPrivateKey(ASN1Sequence) - Constructor for class org.spongycastle.asn1.pkcs.RSAPrivateKey
-
- RSAPrivateKeyStructure - Class in org.spongycastle.asn1.pkcs
-
Deprecated.
use RSAPrivateKey
- RSAPrivateKeyStructure(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class org.spongycastle.asn1.pkcs.RSAPrivateKeyStructure
-
Deprecated.
- RSAPrivateKeyStructure(ASN1Sequence) - Constructor for class org.spongycastle.asn1.pkcs.RSAPrivateKeyStructure
-
Deprecated.
- RSAPublicKey - Class in org.spongycastle.asn1.eac
-
an Iso7816RSAPublicKeyStructure structure.
- RSAPublicKey(ASN1Sequence) - Constructor for class org.spongycastle.asn1.eac.RSAPublicKey
-
- RSAPublicKey(ASN1ObjectIdentifier, BigInteger, BigInteger) - Constructor for class org.spongycastle.asn1.eac.RSAPublicKey
-
- RSAPublicKey - Class in org.spongycastle.asn1.pkcs
-
- RSAPublicKey(BigInteger, BigInteger) - Constructor for class org.spongycastle.asn1.pkcs.RSAPublicKey
-
- RSAPublicKey(ASN1Sequence) - Constructor for class org.spongycastle.asn1.pkcs.RSAPublicKey
-
- RSAPublicKeyStructure - Class in org.spongycastle.asn1.x509
-
Deprecated.
use org.spongycastle.asn1.pkcs.RSAPublicKey
- RSAPublicKeyStructure(BigInteger, BigInteger) - Constructor for class org.spongycastle.asn1.x509.RSAPublicKeyStructure
-
Deprecated.
- RSAPublicKeyStructure(ASN1Sequence) - Constructor for class org.spongycastle.asn1.x509.RSAPublicKeyStructure
-
Deprecated.
- rsaServerPublicKey - Variable in class org.spongycastle.crypto.tls.TlsPSKKeyExchange
-
- rsaServerPublicKey - Variable in class org.spongycastle.crypto.tls.TlsRSAKeyExchange
-
- rsaSignatureWithripemd128 - Static variable in interface org.spongycastle.asn1.teletrust.TeleTrusTObjectIdentifiers
-
- rsaSignatureWithripemd160 - Static variable in interface org.spongycastle.asn1.teletrust.TeleTrusTObjectIdentifiers
-
- rsaSignatureWithripemd256 - Static variable in interface org.spongycastle.asn1.teletrust.TeleTrusTObjectIdentifiers
-
- RSASSAPSSparams - Class in org.spongycastle.asn1.pkcs
-
- RSASSAPSSparams() - Constructor for class org.spongycastle.asn1.pkcs.RSASSAPSSparams
-
The default version
- RSASSAPSSparams(AlgorithmIdentifier, AlgorithmIdentifier, ASN1Integer, ASN1Integer) - Constructor for class org.spongycastle.asn1.pkcs.RSASSAPSSparams
-
- RSASSAPSSparams(ASN1Sequence) - Constructor for class org.spongycastle.asn1.pkcs.RSASSAPSSparams
-
- run() - Method in class org.spongycastle.crypto.prng.ThreadedSeedGenerator.SeedGenerator
-
- runChild(FrameworkMethod, RunNotifier, Set<String>) - Method in class org.junit.contrib.assumes.Corollaries
-
- runChild(FrameworkMethod, RunNotifier) - Method in class org.junit.contrib.assumes.Corollaries
-
- runChildren(RunNotifier, Set<String>) - Method in class org.junit.contrib.assumes.Corollaries
-
- runTest(Test) - Static method in class org.spongycastle.util.test.SimpleTest
-
- runTest(Test, PrintStream) - Static method in class org.spongycastle.util.test.SimpleTest
-
- RuntimeCryptoException - Exception in org.spongycastle.crypto
-
the foundation class for the exceptions thrown by the crypto packages.
- RuntimeCryptoException() - Constructor for exception org.spongycastle.crypto.RuntimeCryptoException
-
base constructor.
- RuntimeCryptoException(String) - Constructor for exception org.spongycastle.crypto.RuntimeCryptoException
-
create a RuntimeCryptoException with the given message.