Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(326)

Unified Diff: components/os_crypt/README

Issue 200713005: components: Rename encryptor directory to os_crypt. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/os_crypt/OWNERS ('k') | components/os_crypt/ie7_password_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/os_crypt/README
diff --git a/components/os_crypt/README b/components/os_crypt/README
new file mode 100644
index 0000000000000000000000000000000000000000..14bcf15a58330c1c81989b56e5bae344662ffaae
--- /dev/null
+++ b/components/os_crypt/README
@@ -0,0 +1,4 @@
+OSCrypt gives access to simple encryption and decryption of strings.
+
+On systems where available (currently Linux and Mac), this uses system
+services to perform the encryption/decryption.
« no previous file with comments | « components/os_crypt/OWNERS ('k') | components/os_crypt/ie7_password_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698