google / webcrypto.dart

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

Refactor HmacSecretKey Class #144

Closed HamdaanAliQuatil closed 2 months ago

HamdaanAliQuatil commented 3 months ago

part of #105

jonasfj commented 2 months ago

@HamdaanAliQuatil please rebase this, so we can run tests again, hopefully they'll pass :D

HamdaanAliQuatil commented 2 months ago

@HamdaanAliQuatil please rebase this, so we can run tests again, hopefully they'll pass :D

@jonasfj Done. The tests still didn't pass