open-vault/command/server
Calvin Leung Huang a08ccbffa7
[Review Only] Autoseal OSS port (#757)
* Port awskms autoseal

* Rename files

* WIP autoseal

* Fix protobuf conflict

* Expose some structs to properly allow encrypting stored keys

* Update awskms with the latest changes

* Add KeyGuard implementation to abstract encryption/decryption of keys

* Fully decouple seal.Access implementations from sealwrap structs

* Add extra line to proto files, comment update

* Update seal_access_entry.go

* govendor sync

* Add endpoint info to configureAWSKMSSeal

* Update comment

* Refactor structs

* Update make proto

* Remove remove KeyGuard, move encrypt/decrypt to autoSeal

* Add rest of seals, update VerifyRecoveryKeys, add deps

* Fix some merge conflicts via govendor updates

* Rename SealWrapEntry to EncryptedBlobInfo

* Remove barrier type upgrade check in oss

* Add key to EncryptedBlobInfo proto

* Update barrierTypeUpgradeCheck signature
2018-10-19 14:43:57 -07:00
..
seal [Review Only] Autoseal OSS port (#757) 2018-10-19 14:43:57 -07:00
test-fixtures Sync over some stuff 2018-08-24 12:09:03 -04:00
config.go [Review Only] Autoseal OSS port (#757) 2018-10-19 14:43:57 -07:00
config_test.go Sync over some stuff 2018-08-24 12:09:03 -04:00
listener.go Updated proxy protocol config validation (#4528) 2018-05-09 10:53:44 -04:00
listener_tcp.go X-Forwarded-For (#4380) 2018-04-17 18:52:09 -04:00
listener_tcp_test.go go vet fixes 2018-02-05 14:26:31 -05:00
listener_test.go Add tests. This actually adds the initial tests for the TLS listener, 2016-03-11 14:05:52 -05:00