added circle ci badge
This commit is contained in:
parent
92ed6acd75
commit
f69ff616d1
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
Digest::Blake2b
|
||||
===============
|
||||
|
||||
[![CircleCI](https://circleci.com/gh/kotovalexarian/digest-blake2b/tree/master.svg?style=svg)](https://circleci.com/gh/kotovalexarian/digest-blake2b/tree/master)
|
||||
|
||||
BLAKE2 is a cryptographic hash function faster than MD5, SHA-1, SHA-2, and SHA-3, yet is at least as secure as the latest standard SHA-3. BLAKE2 has been adopted by many projects due to its high speed, security, and simplicity.
|
||||
|
||||
More info at: [https://blake2.net](https://blake2.net).
|
||||
|
|
Loading…
Reference in a new issue