• Home
Name Date Size #Lines LOC

..--

DEPSD03-May-202446 54

OWNERSD03-May-202421 21

READMED03-May-2024179 53

encryptor.hD03-May-20241.9 KiB5221

encryptor_mac.mmD03-May-20244.6 KiB151116

encryptor_password_mac.hD03-May-20241.1 KiB3618

encryptor_password_mac.mmD03-May-20243 KiB8066

encryptor_password_mac_unittest.ccD03-May-20243 KiB8055

encryptor_posix.ccD03-May-20244.7 KiB14077

encryptor_unittest.ccD03-May-20244.8 KiB144103

encryptor_win.ccD03-May-20242 KiB6648

ie7_password_unittest_win.ccD03-May-20244 KiB9170

ie7_password_win.ccD03-May-20245.3 KiB149101

ie7_password_win.hD03-May-20241.7 KiB5525

README

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