Home | History | Annotate | only in /external/chromium_org/components/webdata/encryptor
Up to higher level directory
NameDateSize
DEPS20-Jun-201446
encryptor.h20-Jun-20141.9K
encryptor_mac.mm20-Jun-20144.6K
encryptor_password_mac.h20-Jun-20141.1K
encryptor_password_mac.mm20-Jun-20143K
encryptor_password_mac_unittest.cc20-Jun-20143K
encryptor_posix.cc20-Jun-20144.7K
encryptor_unittest.cc20-Jun-20144.8K
encryptor_win.cc20-Jun-20142K
ie7_password_unittest_win.cc20-Jun-20144K
ie7_password_win.cc20-Jun-20145.3K
ie7_password_win.h20-Jun-20141.7K
OWNERS20-Jun-201421
README20-Jun-2014179

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