Skip to content

Commit

Permalink
v1.5.1-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
pedroalbanese authored Jul 31, 2024
1 parent 6fac39f commit db39585
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -592,18 +592,10 @@ XOR (Exclusive OR) is a logical operator that works on bits. Let’s denote it b
* Recursive Hash Digest + Check
* ECDH (Shared Key Agreement)
* CMAC (Cipher-based message authentication code)
* GMAC (Galois message authentication code)
* PMAC (Parallelizable message authentication code)
* VMAC (Variable message authentication code)
* HMAC (Hash-based message authentication code)
* HKDF (HMAC-based key derivation function)
* PBKDF2 (Password-based key derivation function)
* Scrypt (Password-based key derivation function)
* Bcrypt (Password-hashing scheme)
* Makwa (Password-hashing scheme)
* Argon2 (Password-hashing scheme and KDF)
* Lyra2REv1 (Password-hashing scheme and KDF)
* Lyra2REv2 (Password-hashing scheme and KDF)
* PHS (Password-hashing scheme)
* TLS (Transport Layer Security v1.2 and 1.3)
* TLCP (Transport Layer Cryptography Protocol v1.1)
* PKCS12 (Personal Information Exchange Syntax v1.1)
Expand Down

0 comments on commit db39585

Please sign in to comment.