Add generic hash to checklist

This commit is contained in:
Ugljesa Jovanovic 2020-08-30 13:15:41 +02:00 committed by Ugljesa Jovanovic
parent 6768832332
commit 4cf1d48225
No known key found for this signature in database
GPG Key ID: 178E6DFCECCB0E0F

View File

@ -63,12 +63,12 @@
| crypto_core_ristretto255_scalar_reduce | |
| crypto_core_ristretto255_scalar_sub | |
| crypto_core_ristretto255_sub | |
| crypto_generichash | | DONE
| crypto_generichash | :heavy_check_mark: |
| crypto_generichash_blake2b_salt_personal | |
| crypto_generichash_final | | DONE
| crypto_generichash_init | | DONE
| crypto_generichash_final | :heavy_check_mark: |
| crypto_generichash_init | :heavy_check_mark: |
| crypto_generichash_keygen | |
| crypto_generichash_update | | DONE
| crypto_generichash_update | :heavy_check_mark: |
| crypto_hash | |
| crypto_hash_sha256 | |
| crypto_hash_sha256_final | |