aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Crypto/Macaroon/Serializer
Commit message (Collapse)AuthorAgeFilesLines
* Deserialize MacaroonsJulien Tanguy2015-04-141-0/+85
- Refactor serialization/deserialization into its own module - Refactor tests