commit | 89f8197e4b0923341065244c9d2b1333a7194b17 | [log] [tgz] |
---|---|---|
author | Ankur <ataly@google.com> | Fri Oct 16 17:59:14 2015 -0700 |
committer | Ankur <ataly@google.com> | Fri Oct 16 17:59:14 2015 -0700 |
tree | 02f92a242a6e4221f5527879d81dcc2aac56cacd | |
parent | 45ad4285ef457d0b200e2a0af2b0cd949feaa31d [diff] |
"x/ref": Blessing based Crypter This is another take at defining a blessings based crypter. This implementation is very concrete and does not involve any interfaces. It is also more thorough as it takes into account the possibility of having multiple identity providers (and therefore multiple IBE params). The Godoc for the exported types is here: http://ankurtaly.mtv.corp.google.com:6060/pkg/v.io/x/ref/lib/security/bcrypter/ Change-Id: Ia26843f04ab5d70614fe4cf26acf6ba1a8063a58
This repository contains a reference implementation of the Vanadium APIs.
Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.