Skip to content

1.0.23-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@vmelamed vmelamed released this 05 Jan 01:35
· 513 commits to master since this release

Changes to the Ciphers v1.10.2

Added MAC keyed hashers like HMAC-SHA256 or MAC-3DES.
Added a MAC key importing/exporting utility MacKey in the style of EncryptedKey or ProtectedKey.
Changed the access of the classes HashAlgorithmFactory,KeyedHashAlgorithmFactory,SymmetricAlgorithmFactory, KeyLocationStrategy to public.