X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=main.dox;h=ce525e3dcd9137f9de861eff0f6e806cb3032dae;hp=f1ba9941549bf78003f1417c1e5cb628bcb88ee0;hb=e542ff92d053ecf40b42364a44bc887431cecae2;hpb=17332291e15183d71d88ed868275e3cb53917180 diff --git a/main.dox b/main.dox index f1ba994..ce525e3 100644 --- a/main.dox +++ b/main.dox @@ -50,6 +50,13 @@ - MD5 (md5.h) - SHA-1 (sha1.h) - SHA-256 (sha256.h) + - Blake + - Blue Midnight Wish + - Grøstl + - Keccak + - Shabal + - Skein + - Twister \subsection MACs Message-Authentification-Codes (MACs) Message-Authentification-Codes work like hash function but take an additional @@ -59,6 +66,7 @@ Implemented MAC functions: - HMAC-SHA-1 (hmac-sha1.h) - HMAC-SHA-256 (hmac-sha256.h) + \subsection PRNGs Pseudo-Random-Number-Generators (PRNGs) PRNGs produce pseudo random output determinated by the input. They aim to