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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/components/os_crypt/
README 1 OSCrypt gives access to simple encryption and decryption of strings.
4 services to perform the encryption/decryption.
  /external/wpa_supplicant_8/wpa_supplicant/examples/
plaintext.conf 1 # Plaintext (no encryption) network
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
CMSSignatureEncryptionAlgorithmFinder.java 6 * Finder which is used to look up the algorithm identifiers representing the encryption algorithms that
12 * Return the encryption algorithm identifier associated with the passed in signatureAlgorithm
14 * @return the algorithm identifier to be associated with the encryption algorithm used in signature creation.
CMSSignatureAlgorithmNameGenerator.java 12 * @param encryptionAlg the encryption, or signing, algorithm id.
  /libcore/luni/src/main/java/java/security/spec/
package.html 9 encryption and signing algorithms. The following standards are supported:
10 (1) PKCS#1 RSA encryption standard;
14 The parameters for the Elliptic Curve (EC) encryption algorithm are only specified as
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
AESWrapEngine.java 7 * For further details see: <a href="http://csrc.nist.gov/encryption/kms/key-wrap.pdf">http://csrc.nist.gov/encryption/kms/key-wrap.pdf</a>.
  /libcore/luni/src/main/java/java/security/interfaces/
package.html 9 (1) Keys for the RSA asymmetric encryption algorithm using the PKCS#1 standard;
11 (3) Keys for a generic Elliptic Curve asymmetric encryption algorithm.
  /external/chromium_org/components/sync_driver/
data_type_encryption_handler.h 13 // The DataTypeEncryptionHandler provides the status of datatype encryption.
19 // Returns true if a passphrase is required for encryption to proceed, false
  /libcore/luni/src/main/java/javax/crypto/spec/
package.html 5 and parameter for encryption. The following standards are supported:
8 <li>FIPS-46-2 Data Encryption Standard (DES);
  /external/chromium_org/third_party/libsrtp/srtp/
timing 20 # plot encryption-only data
22 set title "Encryption Only"
29 # plot encryption and authentication data
31 set title "Encryption and Authentication"
  /external/scrypt/lib/
README 5 included here which is not actually used by the scrypt file encryption
  /external/srtp/
timing 20 # timing.plt # # gnuplot script file for plotting the output generated by srtp_driver -t # # David A. McGrew # Cisco Systems, Inc. # set xrange [0:2500] set term pict "Times-Roman" 9 # # plot authentication-only data # set title "Authentication Only" set ylabel "Megabits per second" set xlabel "Octets in packet" set yrange [0:2000] set output "plot-auth.pict" plot "timing.dat" index 0 title "HMAC SHA1" with lines, "timing.dat" index 1 title "TMMH/AES" with lines, "timing.dat" index 2 title "TMMH/SEAL" with lines # # plot encryption-only data # set title "Encryption Only" set ylabel "Megabits per second" set xlabel "Octets in packet" set output "plot-enc.pict" set yrange [0:1200] plot "timing.dat" index 3 title "SEAL" with lines, "timing.dat" index 4 title "AES ICM" with lines # # plot encryption and authentication data # set title "Encryption and Authentication" set ylabel "Megabits per second" set xlabel "Octets in packet" set yrange [0:1 (…)
  /external/wpa_supplicant_8/src/tls/
pkcs5.h 2 * PKCS #5 (Password-based Encryption)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_crypt.py 11 print 'Test encryption: ', c
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_crypt.py 11 print 'Test encryption: ', c
  /external/srtp/crypto/include/
crypto.h 18 * cipher type, e.g. the Advanced Encryption Standard (AES). A
20 * and can be selected to indicate that no encryption is to take
  /external/chromium_org/net/quic/test_tools/
mock_crypto_client_stream.h 25 // the handshake and establish encryption. This behavior will never happen
29 // ZERO_RTT indicates that CryptoConnect will establish encryption but will
33 // COLD_START indicates that CryptoConnect will neither establish encryption
  /external/chromium_org/sync/internal_api/
sync_encryption_handler_impl.h 29 // Sync encryption handler implementation.
31 // This class acts as the respository of all sync encryption state, and handles
32 // encryption related changes/queries coming from both the chrome side and
34 // (re-encryption), updating the encrypted types, changing the encryption keys,
134 // The set of types that require encryption.
155 // Write the current encryption state into the nigori node. This includes
163 // had stricter encryption than |nigori|, and the nigori node needs to be
164 // updated with the newer encryption state.
182 // Decrypt the encryption keybag using a user provided passphrase
    [all...]
  /external/chromium_org/sync/internal_api/public/
sync_encryption_handler.h 27 // encryption. Happens only during
34 // The different states for the encryption passphrase. These control if and how
43 // Enum used to distinguish which bootstrap encryption token is being updated.
49 // Sync's encryption handler. Handles tracking encrypted types, ensuring the
63 // - If the passphrase is required for encryption, |reason| will be
92 // everything flag has been changed. Note that encryption isn't
144 // or OnPassphraseRequired, updates the nigori node, and does re-encryption as
149 // re-encryption once the pending keys are decrypted.
155 // or OnPassphraseRequired, updates the nigori node, and does re-encryption as
156 // appropriate if there is a previously cached encryption passphrase. It is a
    [all...]
sync_encryption_handler.cc 17 // It has its own encryption scheme, but we include it anyway.
  /external/chromium_org/sync/test/
fake_sync_encryption_handler.h 19 // A fake sync encryption handler capable of keeping track of the encryption
23 // Note: NOT thread safe. If threads attempt to check encryption state
  /development/samples/browseable/BasicAndroidKeyStore/
_index.jd 9 encryption keys that only your application can access. You can also sign data
  /external/chromium_org/chrome/browser/media/
chrome_webrtc_disable_encryption_flag_browsertest.cc 18 // This tests the --disable-webrtc-encryption command line flag. Disabling
19 // encryption should only be possible on certain channels.
42 // Disable encryption with the command line flag.
50 // Makes a call and checks that there's encryption or not in the SDP offer.
  /external/chromium_org/content/public/browser/
cookie_crypto_delegate.h 10 // Implements encryption and decryption for the persistent cookie store.
  /external/openssl/crypto/des/
des.pod 5 des - encrypt or decrypt data using Data Encryption Standard
44 Data Encryption Standard algorithm.
58 Two standard encryption modes are supported by the
103 (eight bytes at a time) encryption mode.
107 Encrypt using triple encryption.
108 By default triple cbc encryption is used but if the
110 option is used then triple ECB encryption is performed.
121 This will product a more secure encryption.
161 Use the encryption

Completed in 1123 milliseconds

1 2 3 4 5 6 7 8 91011>>