storj/pkg/macaroon
Bogdan Artemenko ecb81144a1 Macaroon Library (#1537)
* Added initial implementation of Macaroon Library.

* Implemented Unit tests.

* Added header.

* Serialization refactoring.

* Added description for Macaroon and Caveat struct.

* Removed NewNonce. Use NewSecret instead.

* change macaroon library to just use bytes directly

Change-Id: I0411203cb09244605d2ee49f9d9b9b1e2bf46c76

* linting

Change-Id: I0363c0e30b610966eb18ff8b3905d75c69541610
2019-05-01 08:40:56 -04:00
..
macaroon_test.go Macaroon Library (#1537) 2019-05-01 08:40:56 -04:00
macaroon.go Macaroon Library (#1537) 2019-05-01 08:40:56 -04:00
serialize.go Macaroon Library (#1537) 2019-05-01 08:40:56 -04:00