Sign in
chromium
/
chromium
/
src.git
/
d899f2b86b930cefbfa5121594de5e3bb26b8acd
/
.
/
components
/
os_crypt
/
README
blob: 14bcf15a58330c1c81989b56e5bae344662ffaae [
file
]
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
.