Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Commit

Permalink
HKDF, IV, AAD support
Browse files Browse the repository at this point in the history
  • Loading branch information
pedroalbanese authored Jul 18, 2022
1 parent 86afade commit b8c47eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Multi purpose cross-platform cryptography tool for asymmetric/symmetric encrypti
* Recusive Hash Digest + Check
* CMAC (Cipher-based message authentication code)
* HMAC (Hash-based message authentication code)
* HKDF (HMAC-based key derivation function)
* PBKDF2 (Password-based key derivation function 2)
* TLS 1.2 (Transport Layer Security)

Expand Down

0 comments on commit b8c47eb

Please sign in to comment.