Files
kubernetes/hack
Kubernetes Submit Queue 6047143f3e Merge pull request #41939 from smarterclayton/encrypt_transformer
Automatic merge from submit-queue (batch tested with PRs 45709, 41939)

Add an AEAD encrypting transformer for storing secrets encrypted at rest

Tweak the ValueTransformer interface slightly to support additional
context information (to allow authenticated data to be generated by the
store and passed to the transformer). Add a prefix transformer that
looks for known matching prefixes and uses them. Add an AES GCM
transformer that performs AEAD on the values coming in and out of the
store.

Implementation of https://docs.google.com/document/d/1lFhPLlvkCo3XFC2xFDPSn0jAGpqKcCCZaNsBAv8zFdE/edit# and https://github.com/kubernetes/kubernetes/issues/12742
2017-05-16 23:11:51 -07:00
..
2017-03-25 12:16:50 -07:00
2017-05-16 21:29:22 +02:00
2017-05-15 10:01:57 -05:00
2017-05-16 22:37:00 -04:00
2017-02-10 17:00:28 -08:00
2017-02-01 15:18:32 -05:00
2017-04-28 18:51:34 +00:00
2017-05-02 08:43:31 -04:00
2017-04-27 15:01:34 -07:00
2017-05-02 08:43:31 -04:00
2017-03-27 09:44:10 -04:00
2017-04-27 15:01:34 -07:00
2016-12-06 13:45:10 -05:00
2017-05-02 08:43:31 -04:00
2017-05-01 16:43:50 -07:00
2016-12-14 06:03:00 -08:00