Skip to content

Commit af7747e

Browse files
committed
Merge pull request dart-archive/crypto#28 from Pacane/patch-1
added HMAC to the README
2 parents 92e9868 + 0a0265b commit af7747e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/crypto/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ A set of cryptographic functions implemented in pure Dart.
55
* MD5
66
* SHA1
77
* SHA265
8+
* HMAC
89
* Converting a list of bytes into a hex string
910
* Converting a list of bytes into a base64-encoded string.
1011
* Converting a Base 64 encoded String into list of bytes.

0 commit comments

Comments
 (0)