# libb2 **Repository Path**: oscstudio/libb2 ## Basic Information - **Project Name**: libb2 - **Description**: C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp - **Primary Language**: C - **License**: CC0-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-03-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # libb2 C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp Installation: ``` $ ./autogen.sh $ ./configure $ make $ sudo make install ``` Contact: contact@blake2.net