Encryption async api (#17603)
* swarm/storage/encryption: async segmentwise encryption/decryption * swarm/storage: adapt hasherstore to encryption API change * swarm/api: adapt RefEncryption for AC to new Encryption API * swarm/storage/encryption: address review comments
Showing
- swarm/api/encrypt.go 12 additions, 10 deletionsswarm/api/encrypt.go
- swarm/storage/encryption/encryption.go 81 additions, 45 deletionsswarm/storage/encryption/encryption.go
- swarm/storage/encryption/encryption_test.go 25 additions, 22 deletionsswarm/storage/encryption/encryption_test.go
- swarm/storage/hasherstore.go 52 additions, 48 deletionsswarm/storage/hasherstore.go
Loading
Please register or sign in to comment