mirror of
https://github.com/jonasroussel/dart_jsonwebtoken.git
synced 2025-05-17 08:05:54 +08:00

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