mirror of
https://github.com/monero-project/monero.git
synced 2025-07-23 22:40:47 -04:00
Changed URLs to HTTPS
This commit is contained in:
parent
ffab67004c
commit
7cdd147da5
21 changed files with 79 additions and 79 deletions
|
@ -31,7 +31,7 @@
|
|||
* The blake256_* and blake224_* functions are largely copied from
|
||||
* blake256_light.c and blake224_light.c from the BLAKE website:
|
||||
*
|
||||
* http://131002.net/blake/
|
||||
* https://131002.net/blake/
|
||||
*
|
||||
* The hmac_* functions implement HMAC-BLAKE-256 and HMAC-BLAKE-224.
|
||||
* HMAC is specified by RFC 2104.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue