@guanghechen/helper-mac
Utility functions for calculating Message Authentication Code.
Install
-
npm
npm install --save @guanghechen/helper-mac
-
yarn
yarn add @guanghechen/helper-mac
Overview
Name | Description |
---|---|
calcMac |
Calc mac (Message Authentication Code). |
calcMacFromFile |
Calc mac (Message Authentication Code) from fle. |