mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-11-24 02:59:13 +08:00
Updated Filer Data Encryption (markdown)
parent
ec2916d61b
commit
aff5e4b291
@ -23,5 +23,3 @@ The encryption is through AES256-GCM https://en.wikipedia.org/wiki/Galois/Counte
|
||||
|
||||
There is one randomly generated cipher key of 256 bits for each file chunk. The cipher code is here https://github.com/chrislusf/seaweedfs/blob/master/weed/util/cipher.go
|
||||
|
||||
### Note
|
||||
The volume servers are agnostic to encryption. There are no encryption if you only use master and volume servers as an object store.
|
||||
|
Loading…
Reference in New Issue
Block a user