We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92e9868 + 0a0265b commit af7747eCopy full SHA for af7747e
pkgs/crypto/README.md
@@ -5,6 +5,7 @@ A set of cryptographic functions implemented in pure Dart.
5
* MD5
6
* SHA1
7
* SHA265
8
+* HMAC
9
* Converting a list of bytes into a hex string
10
* Converting a list of bytes into a base64-encoded string.
11
* Converting a Base 64 encoded String into list of bytes.
0 commit comments