mirror of
https://github.com/jonasroussel/dart_jsonwebtoken.git
synced 2025-07-06 03:56:18 +08:00

* Use `pointycastle` for HMAC calculation instead of `crypto` * Implement custom deep list equality instead of using the `collection` package