google / webcrypto.dart

Cross-platform implementation of Web Cryptography APIs
https://pub.dev/packages/webcrypto
Apache License 2.0
71 stars 43 forks source link

docs: add example section for HmacSecretKey class #103

Closed HamdaanAliQuatil closed 1 month ago

HamdaanAliQuatil commented 1 month ago

Here's the self-contained code and the terminal logs: https://gist.github.com/HamdaanAliQuatil/bd32945af3091ff7ba72071386ff4de7

HamdaanAliQuatil commented 1 month ago

Takes a step towards #101

jonasfj commented 1 month ago

The comment about length is a little confusing. The rest looks fine, my comments are just nits :)