Home | History | Annotate | only in /external/chromium_org/components/webdata/encryptor
Up to higher level directory
NameDateSize
DEPS01-Nov-201346
encryptor.h01-Nov-20131.9K
encryptor_mac.mm01-Nov-20134.6K
encryptor_password_mac.h01-Nov-20131.1K
encryptor_password_mac.mm01-Nov-20133K
encryptor_password_mac_unittest.cc01-Nov-20133K
encryptor_posix.cc01-Nov-20134.7K
encryptor_unittest.cc01-Nov-20134.8K
encryptor_win.cc01-Nov-20132K
ie7_password.cc01-Nov-20135.2K
ie7_password.h01-Nov-20131.4K
ie7_password_unittest_win.cc01-Nov-20132.7K
OWNERS01-Nov-201321
README01-Nov-2013179

README

      1 Encryptor gives access to simple encryption and decryption of strings.
      2 
      3 On systems where available (currently Linux and Mac), this uses system
      4 services to perform the encryption.
      5