libsodium-devel-1.0.3-1.el6.bolo1.x86_64.rpm

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/bolo/bolo/script.rpm.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/bolo/bolo/script.rpm.sh | sudo bash

STEP 2: Install the package
sudo yum install libsodium-devel-1.0.3-1.el6.bolo1.x86_64

Modern cryptography library - Development Files

Full description:
  Sodium is a modern, easy-to-use software library for encryption, decryption,
signatures, password hashing and more. It is a portable, cross-compilable,
installable, packageable fork of NaCl, with a compatible API, and an extended
API to improve usability even further. Its goal is to provide all of the core
operations needed to build higher-level cryptographic tools.

Sodium supports a variety of compilers and operating systems, including Windows
(with MinGW or Visual Studio, x86 and x64), iOS and Android. The design choices
emphasize security, and "magic constants" have clear rationales. And despite the
emphasis on high security, primitives are faster across-the-board than most
implementations of the NIST standards.

This package contains the header files for developing code against libsodium.

Checksums

MD5 4ef9bfdcf2ce088fa9a8a0b620bdf8e1
SHA1 d05aa0ab88b1d3c952a26b7bf87ff416649be17d
SHA256 d3bcdc765fbc07bc852fe696449b918db0ac2a728c82cf5272b8553ceee864fd
SHA512 4cd4991b26e26e04da5eb8a0df2a79a8ea21fb846291e719aba1068d448fd62368dbf7c955cc3cbcf47eb27eb9f97627ddc059e1579deaf04941c014e007cfd8

Requires

  • /usr/bin/pkg-config

Provides

  • libsodium-devel(x86-64) = 1.0.3-1.el6.bolo1
  • libsodium-devel = 1.0.3-1.el6.bolo1
  • pkgconfig(libsodium) = 1.0.3-

Files

  • /usr/lib64/pkgconfig/libsodium.pc
  • /usr/lib64/libsodium.la
  • /usr/lib64/libsodium.a
  • /usr/include/sodium/version.h
  • /usr/include/sodium/utils.h
  • /usr/include/sodium/runtime.h
  • /usr/include/sodium/randombytes.h
  • /usr/include/sodium/randombytes_sysrandom.h
  • /usr/include/sodium/randombytes_salsa20_random.h
  • /usr/include/sodium/export.h
  • /usr/include/sodium/crypto_verify_64.h
  • /usr/include/sodium/crypto_verify_32.h
  • /usr/include/sodium/crypto_verify_16.h
  • /usr/include/sodium/crypto_uint8.h
  • /usr/include/sodium/crypto_uint64.h
  • /usr/include/sodium/crypto_uint32.h
  • /usr/include/sodium/crypto_uint16.h
  • /usr/include/sodium/crypto_stream.h
  • /usr/include/sodium/crypto_stream_xsalsa20.h
  • /usr/include/sodium/crypto_stream_salsa208.h
  • /usr/include/sodium/crypto_stream_salsa2012.h
  • /usr/include/sodium/crypto_stream_salsa20.h
  • /usr/include/sodium/crypto_stream_chacha20.h
  • /usr/include/sodium/crypto_stream_aes128ctr.h
  • /usr/include/sodium/crypto_sign.h
  • /usr/include/sodium/crypto_sign_edwards25519sha512batch.h
  • /usr/include/sodium/crypto_sign_ed25519.h
  • /usr/include/sodium/crypto_shorthash.h
  • /usr/include/sodium/crypto_shorthash_siphash24.h
  • /usr/include/sodium/crypto_secretbox.h

Uploaded

over 8 years ago

Package Size

152 KB

Installed Size

838 KB

Downloads

4

wget

wget --content-disposition "https://packagecloud.io/bolo/bolo/packages/el/6/libsodium-devel-1.0.3-1.el6.bolo1.x86_64.rpm/download.rpm?distro_version_id=27"

Homepage

http://github.com/jedisct1/libsodium

License

ISC License