Home | History | Annotate | only in /external/chromium_org/components/webdata/encryptor
Up to higher level directory
NameDateSize
DEPS03-Jun-201446
encryptor.h03-Jun-20141.9K
encryptor_mac.mm03-Jun-20144.6K
encryptor_password_mac.h03-Jun-20141.1K
encryptor_password_mac.mm03-Jun-20143K
encryptor_password_mac_unittest.cc03-Jun-20143K
encryptor_posix.cc03-Jun-20144.7K
encryptor_unittest.cc03-Jun-20144.8K
encryptor_win.cc03-Jun-20142K
ie7_password_unittest_win.cc03-Jun-20144K
ie7_password_win.cc03-Jun-20145.3K
ie7_password_win.h03-Jun-20141.7K
OWNERS03-Jun-201421
README03-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