Sign in
chromium
/
chromium
/
src
/
5f959bfdc350e1cf17d1960a012a0cfc4d8a4a30
/
.
/
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
.