Skip to content

Commit

Permalink
Merge pull request #51 from intricate/paseto-haskell
Browse files Browse the repository at this point in the history
Add paseto-haskell to implementations.json
  • Loading branch information
paragonie-security authored Sep 19, 2024
2 parents 55d36ba + 2b1e3e0 commit 8aa857b
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions data/implementations.json
Original file line number Diff line number Diff line change
Expand Up @@ -744,5 +744,34 @@
"working": true
},
"audits": []
},
{
"name": "paseto-haskell",
"url": "https://github.com/intricate/paseto-haskell",
"authors": [
{
"name": "intricate",
"homepage": "https://github.com/intricate"
}
],
"comment": null,
"language": "Haskell",
"features": {
"v1.local": false,
"v1.public": false,
"v2.local": false,
"v2.public": false,
"v3.local": true,
"v3.public": true,
"v4.local": true,
"v4.public": true,
"paserk": false
},
"extra": {
"test-vectors-exist": true,
"test-vectors-pass": true,
"working": true
},
"audits": []
}
]

0 comments on commit 8aa857b

Please # to comment.