HomeSort by relevance Sort by last modified time
    Searched full:cryptography (Results 1 - 25 of 77) sorted by null

1 2 3 4

  /libcore/luni/src/main/java/javax/crypto/spec/
package.html 9 <li>PKCS#5 Password-Based Cryptography standard.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/generators/
DHParametersHelper.java 23 * (see: Handbook of Applied Cryptography 4.86)
70 * (see: Handbook of Applied Cryptography 4.80)
80 * RFC 2631 2.2.1.2 (and see: Handbook of Applied Cryptography 4.81)
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.pom 9 <description>The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.5 to JDK 1.7.</description>
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_pkcs.h 3 /* ===> PKCS #1 -- RSA Cryptography <=== */
70 /* ===> PKCS #5 -- Password Based Cryptography <=== */
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.48/
bcpkix-jdk15on-1.48.pom 9 <description>The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.5 to JDK 1.7. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.</description>
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/digests/
GeneralDigest.java 7 * "Handbook of Applied Cryptography", pages 344 - 347.
  /external/openssh/
rsa.c 40 * Bruce Schneier: Applied Cryptography. John Wiley & Sons, 1994.
42 * Jennifer Seberry and Josed Pieprzyk: Cryptography: An Introduction to
45 * Man Young Rhee: Cryptography and Secure Data Communications. McGraw-Hill,
  /external/chromium/crypto/
scoped_capi_types.h 44 // scoped_ptr-like class for the CryptoAPI cryptography and certificate
  /external/srtp/crypto/include/
xfm.h 17 * @defgroup Crypto Cryptography
cryptoalg.h 51 * @defgroup Crypto Cryptography
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/macs/
CBCBlockCipherMac.java 59 * the chance of an exhaustive attack (see Handbook of Applied Cryptography).
79 * the chance of an exhaustive attack (see Handbook of Applied Cryptography).
  /docs/source.android.com/src/devices/tech/security/
enhancements42.jd 49 <li><strong>Cryptography</strong> - Modified the default implementations of SecureRandom and
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/signers/
DSASigner.java 16 * Cryptography", pages 452 - 453.
  /external/dhcpcd/compat/
arc4random.c 11 * This code is derived from section 17.1 of Applied Cryptography,
  /external/dropbear/libtomcrypt/notes/
tech0002.txt 18 learn the key used. However, good cryptography mandates the close scrutiny of any practical side channel.
  /external/webkit/PerformanceTests/SunSpider/hosted/
sunspider.html 51 input, a 3D raytracer, cryptography tests, code decompression, and
  /external/webkit/Source/JavaScriptCore/wtf/
CryptographicallyRandomNumber.cpp 21 * This code is derived from section 17.1 of Applied Cryptography,
  /libcore/luni/src/main/java/java/security/
security.properties 19 # See also: J2SE doc. "How to Implement a Provider for the JavaTM Cryptography Architecture"
  /libcore/luni/src/main/java/java/security/spec/
ECParameterSpec.java 23 * The parameter specification used with Elliptic Curve Cryptography (ECC).
  /libcore/luni/src/main/java/org/apache/harmony/security/provider/crypto/
CryptoProvider.java 28 * JavaTM Cryptography Architecture, API Specification & Reference
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
csharp.php 136 'System.Security.Cryptography',
137 'System.Security.Cryptography.X509Certificates',
  /external/dropbear/
rsa.c 28 * The format is specified in rfc2437, Applied Cryptography or The Handbook of
29 * Applied Cryptography detail the general algorithm. */
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/spec/
ECPrivateKeySpec_ImplTest.java 43 // which are invalid for real EC cryptography application
ECPublicKeySpec_ImplTest.java 43 // which are invalid for real EC cryptography application
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/params/
DESParameters.java 56 * Cryptography"</a> by Bruce Schneier for more information.

Completed in 702 milliseconds

1 2 3 4