Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 34bf695

Browse files
committed
Minor documentation changes #1
1 parent 82ef9e9 commit 34bf695

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/introduction.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Message Authentication Codes Introduction # {#mac_introduction}
22

3-
The Crypto3.MAC library extends the Nil Foundation's cryptography suite and provides a set of key derivation
4-
functions implemented in way C++ standard library implies: concepts, algorithms, predictable behavior, latest standard features support and clean architecture without compromising security and performance.
3+
The Crypto3.MAC library extends the Nil Foundation's cryptography suite and provides a set of message
4+
authentication codes implemented in way C++ standard library implies: concepts, algorithms, predictable behavior, latest standard features support and clean architecture without compromising security and performance.
55

66
Crypto3.MAC consists of several parts to review:
77
* [Manual](@ref mac_manual).

0 commit comments

Comments
 (0)