]> git.immae.eu Git - github/fretlink/hmacaroons.git/commit
Basic validation functions
authorJulien Tanguy <julien.tanguy@jhome.fr>
Sun, 16 Aug 2015 21:22:10 +0000 (23:22 +0200)
committerJulien Tanguy <julien.tanguy@jhome.fr>
Sun, 16 Aug 2015 21:22:10 +0000 (23:22 +0200)
commit7f9f7386fdbe8d19ef30ebd20939e67cc8bb145c
treeea8eea3c4e8c35db822b46e502049fc81e891aa3
parentc830f7c2cf925ce340f4097d76ea2a3bc94cb4a6
Basic validation functions

Still needs testing

[ci skip]
default.nix
hmacaroons.cabal
shell.nix
src/Crypto/Macaroon/Verifier.hs
src/Crypto/Macaroon/Verifier/Internal.hs [new file with mode: 0644]
test/Crypto/Macaroon/Verifier/Tests.hs