From 08bea09841343c185587f103c9a99c32d65b1fb5 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Mon, 16 Mar 2020 00:03:56 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b76a8acf..194c0625d 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ On top of the object store, optional [Filer] can support directories and POSIX a * [Hadoop Compatible File System][Hadoop] to access files from Hadoop/Spark/Flink/etc jobs. * [Async Backup To Cloud][BackupToCloud] has extremely fast local access and backups to Amazon S3, Google Cloud Storage, Azure, BackBlaze. * [WebDAV] access as a mapped drive on Mac and Windows, or from mobile devices. -* [256bit AES Encrypted Storage][FilerDataEncryption] safely stores the encrypted data. +* [AES256-GCM Encrypted Storage][FilerDataEncryption] safely stores the encrypted data. * [File TTL][FilerTTL] automatically purge file metadata and actual file data. [Filer]: https://github.com/chrislusf/seaweedfs/wiki/Directories-and-Files