libb2 0.97-4 source package in Ubuntu
Changelog
libb2 (0.97-4) unstable; urgency=medium * Team upload (collab-maint) * debian/patches/b044244959bd7c050656c54711290f7dfc934c9a.patch: Fix endianess failure in test. -- Gianfranco Costamagna <email address hidden> Tue, 10 Oct 2017 14:31:54 +0200
Upload details
- Uploaded by:
- Robert Ransom
- Uploaded to:
- Sid
- Original maintainer:
- Robert Ransom
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libb2_0.97-4.dsc | 1.8 KiB | 7d7a7fac46e0cce1cc50f608f958362dd1bcf522f94bf9de79a9ec548c7ecb77 |
libb2_0.97.orig.tar.gz | 501.2 KiB | 7829c7309347650239c76af7f15d9391af2587b38f0a65c250104a2efef99051 |
libb2_0.97-4.debian.tar.xz | 6.7 KiB | 8da485d15a5db050d28aea71b90ea05a992fb8d13e42758fe5338d819967d0de |
Available diffs
- diff from 0.97-3 to 0.97-4 (829 bytes)
No changes file available.
Binary packages built by this source
- libb2-1: No summary available for libb2-1 in ubuntu artful.
No description available for libb2-1 in ubuntu artful.
- libb2-1-dbgsym: No summary available for libb2-1-dbgsym in ubuntu artful.
No description available for libb2-1-dbgsym in ubuntu artful.
- libb2-dev: BLAKE2 family of hash functions -- development files
The BLAKE2 family of hash functions is an improved version of the
SHA-3 finalist BLAKE.
.
BLAKE2b is optimized for 64-bit platforms and produces up to 64 bytes
of output; BLAKE2s is optimized for 32-bit platforms and produces up
to 32 bytes of output.
.
BLAKE2bp and BLAKE2sp are parallel versions of BLAKE2b and BLAKE2s
designed for increased performance on multicore and large-vector SIMD
processors.
.
libb2 provides a portable implementation of BLAKE2, optimized
implementations for IA-32 and AMD64 processors, and an interface
layer that automatically selects the best implementation for the
processor it is run on.
.
This package contains the development files for libb2.