commit | c6cf46f1b2a7b88746eaf61b35cc294bf0cf02fc | [log] [tgz] |
---|---|---|
author | Gregory Brail <gregbrail@google.com> | Wed Feb 01 15:23:52 2017 -0800 |
committer | Gregory Brail <gregbrail@google.com> | Wed Feb 01 15:23:52 2017 -0800 |
tree | d110c9c901644ce3e9644b6314e7f44634475bdd | |
parent | 9830da5b434b9609988ad9fba5dff454f883a054 [diff] |
Add Jose.
diff --git a/third_party/SermoDigital/jose/README.google b/third_party/SermoDigital/jose/README.google new file mode 100644 index 0000000..af2f305 --- /dev/null +++ b/third_party/SermoDigital/jose/README.google
@@ -0,0 +1,6 @@ +jose is a set of libraries for JWT and other kind of crypto stuff +in Go (but it does not contain implementations of crypto algorithms +itself!). It is MIT licensed. + +URL: https://github.com/SermoDigital/jose.git +